CMS 3D CMS Logo

TotemRPOrganization.h
Go to the documentation of this file.
1 #ifndef Forward_TotemRPOrganization_h
2 #define Forward_TotemRPOrganization_h 1
3 // -*- C++ -*-
4 //
5 // Package: Forward
6 // Class : TotemRPOrganization
7 //
17 //
18 // Original Author:
19 // Created: Tue May 16 10:14:34 CEST 2006
20 //
21 
22 // system include files
23 
24 // user include files
25 
27 
29 
30 public:
31 
32  // ---------- Constructor and destructor -----------------
34  ~TotemRPOrganization() override;
35 
36  // ---------- member functions ---------------------------
37  uint32_t getUnitID(const G4Step* aStep) const override;
38 
39 };
40 #endif
uint32_t getUnitID(const G4Step *aStep) const override