CMS 3D CMS Logo

DTVelocityUnits.h
Go to the documentation of this file.
1 #ifndef DTVelocityUnits_H
2 #define DTVelocityUnits_H
3 
14 //----------------------
15 // Base Class Headers --
16 //----------------------
17 
18 //------------------------------------
19 // Collaborating Class Declarations --
20 //------------------------------------
21 
22 //---------------
23 // C++ Headers --
24 //---------------
25 
26 // ---------------------
27 // -- Class Interface --
28 // ---------------------
29 
31 public:
33 
36  virtual ~DTVelocityUnits();
37 
38 private:
44 };
46 
47 #endif // DTVelocityUnits_H
DTVelocityUnits::~DTVelocityUnits
virtual ~DTVelocityUnits()
Definition: DTVelocityUnits.cc:35
DTVelocityUnits::type
type
Definition: DTVelocityUnits.h:32
DTVelocityUnits::cm_per_ns
Definition: DTVelocityUnits.h:32
DTVelocityUnits::DTVelocityUnits
DTVelocityUnits()
Definition: DTVelocityUnits.cc:30
DTVelocityUnits::cm_per_count
Definition: DTVelocityUnits.h:32
DTVelocityUnits
Definition: DTVelocityUnits.h:30