CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
G4RegionReporter.h
Go to the documentation of this file.
1 #ifndef SimG4Core_G4RegionReporter_H
2 #define SimG4Core_G4RegionReporter_H
3 
4 #include <string>
5 
7 {
8 public:
9 
11 
13 
14  void ReportRegions(const std::string& ss);
15 
16 };
17 
18 #endif
void ReportRegions(const std::string &ss)