![]() |
|
|||
File indexing completed on 2023-03-17 11:24:54
0001 #ifndef SimG4Core_CMSG4RegionReporter_H 0002 #define SimG4Core_CMSG4RegionReporter_H 0003 0004 #include <string> 0005 0006 class CMSG4RegionReporter { 0007 public: 0008 CMSG4RegionReporter(); 0009 0010 ~CMSG4RegionReporter(); 0011 0012 void ReportRegions(const std::string& ss); 0013 }; 0014 0015 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |