CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
TotemRPVDetectorOrganization.h
Go to the documentation of this file.
1 #ifndef TotemRPVDetectorOrganization_h
2 #define TotemRPVDetectorOrganization_h
3 
4 #include "G4Step.hh"
5 
7 public:
10  virtual uint32_t unitID(const G4Step* aStep) = 0;
11 };
12 
13 #endif //TotemRPVDetectorOrganization_h
virtual uint32_t unitID(const G4Step *aStep)=0