CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 //------------------------------------
20 // Collaborating Class Declarations --
21 //------------------------------------
22 
23 
24 //---------------
25 // C++ Headers --
26 //---------------
27 
28 
29 // ---------------------
30 // -- Class Interface --
31 // ---------------------
32 
34 
35  public:
36 
38 
41  virtual ~DTVelocityUnits();
42 
43  private:
49 
51 
52 
53 };
54 
55 
56 #endif // DTVelocityUnits_H
57 
58 
59 
60 
61 
62 
virtual ~DTVelocityUnits()