CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PedeLabelerBase.cc
Go to the documentation of this file.
1 
13 
15 
16 // NOTE: Changing '+14' makes older binary files unreadable...
18 // NOTE: Changing the offset of '700000' makes older binary files unreadable...
19 const unsigned int PedeLabelerBase::theParamInstanceOffset = 700000;
20 const unsigned int PedeLabelerBase::theMinLabel = 1; // must be > 0
21 
24  :theOpenRunRange(std::make_pair<RunNumber,RunNumber>((RunNumber)cond::timeTypeSpecs[cond::runnumber].beginValue,
25  (RunNumber)cond::timeTypeSpecs[cond::runnumber].endValue))
26 {
27 
28 }
const TimeTypeSpecs timeTypeSpecs[]
Definition: Time.cc:22
AlignmentAlgorithmBase::RunNumber RunNumber
static const unsigned int theMinLabel
static const unsigned int theMaxNumParam
PedeLabelerBase(const TopLevelAlignables &alignables, const edm::ParameterSet &config)
constructor from three Alignables (null pointers allowed )
static const unsigned int theParamInstanceOffset