CMS 3D CMS Logo

CMSG4RegionReporter.h
Go to the documentation of this file.
1 #ifndef SimG4Core_CMSG4RegionReporter_H
2 #define SimG4Core_CMSG4RegionReporter_H
3 
4 #include <string>
5 
7 public:
9 
11 
12  void ReportRegions(const std::string& ss);
13 };
14 
15 #endif
void ReportRegions(const std::string &ss)