Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CondFormats
DTObjects
interface
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
33
class
DTVelocityUnits
{
34
35
public
:
36
37
enum
type
{
cm_per_count
,
cm_per_ns
};
38
41
virtual
~DTVelocityUnits
();
42
43
private
:
46
DTVelocityUnits
();
49
51
52
53
};
54
55
56
#endif // DTVelocityUnits_H
57
58
59
60
61
62
DTVelocityUnits::DTVelocityUnits
DTVelocityUnits()
Definition:
DTVelocityUnits.cc:33
DTVelocityUnits::cm_per_ns
Definition:
DTVelocityUnits.h:37
DTVelocityUnits::~DTVelocityUnits
virtual ~DTVelocityUnits()
Definition:
DTVelocityUnits.cc:39
DTVelocityUnits::cm_per_count
Definition:
DTVelocityUnits.h:37
DTVelocityUnits
Definition:
DTVelocityUnits.h:33
DTVelocityUnits::type
type
Definition:
DTVelocityUnits.h:37
Generated for CMSSW Reference Manual by
1.8.5