test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CondTools
DT
interface
DTDBDataHandle.h
Go to the documentation of this file.
1
#ifndef DTDBDataHandle_H
2
#define DTDBDataHandle_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
DTDBDataHandle
{
34
35
public
:
36
39
DTDBDataHandle
();
40
43
virtual
~DTDBDataHandle
();
44
47
static
int
nearestInt
(
double
d
);
49
static
bool
toBool
(
short
s
);
50
static
short
toShort
(
bool
b
);
51
52
private
:
53
54
55
};
56
57
58
#endif // DTDBDataHandle_H
59
DTDBDataHandle::DTDBDataHandle
DTDBDataHandle()
Definition:
DTDBDataHandle.cc:34
DTDBDataHandle::toBool
static bool toBool(short s)
Definition:
DTDBDataHandle.cc:55
ztail.d
tuple d
Definition:
ztail.py:151
DTDBDataHandle::toShort
static short toShort(bool b)
Definition:
DTDBDataHandle.cc:68
alignCSCRings.s
list s
Definition:
alignCSCRings.py:91
b
double b
Definition:
hdecay.h:120
DTDBDataHandle
Definition:
DTDBDataHandle.h:33
DTDBDataHandle::~DTDBDataHandle
virtual ~DTDBDataHandle()
Definition:
DTDBDataHandle.cc:40
DTDBDataHandle::nearestInt
static int nearestInt(double d)
Definition:
DTDBDataHandle.cc:46
Generated for CMSSW Reference Manual by
1.8.5