18 deadTimeNormalization_(0.0),
31 instantETLumiErr_(0.0),
32 instantETLumiQlty_(0),
35 liveLumiOccFill_(nOcc),
36 liveLumiOccRun_(nOcc),
37 instantOccLumi_(nOcc),
38 instantOccLumiErr_(nOcc),
39 instantOccLumiQlty_(nOcc),
75 lumi = & (raw3->
lumi);
114 float * fspare = (
float *) raw6->
spare;
148 s <<
"LumiScalers Version: " << c.
version() <<
149 " SourceID: "<< c.
sourceID() << std::endl;
152 hora = gmtime(&ts.tv_sec);
153 strftime(zeit,
sizeof(zeit),
"%Y.%m.%d %H:%M:%S", hora);
154 sprintf(line,
" CollectionTime: %s.%9.9d", zeit,
156 s << line << std::endl;
158 sprintf(line,
" TrigType: %d EventID: %d BunchNumber: %d",
160 s << line << std::endl;
162 sprintf(line,
" SectionNumber: %10d StartOrbit: %10d NumOrbits: %10d",
164 s << line << std::endl;
166 sprintf(line,
" Normalization: %e DeadTimeNormalization: %e",
168 s << line << std::endl;
172 sprintf(line,
" LumiFill: %e LumiRun: %e",
174 s << line << std::endl;
175 sprintf(line,
" LiveLumiFill: %e LiveLumiRun: %e",
177 s << line << std::endl;
179 sprintf(line,
" LumiETFill: %e LumiETRun: %e",
181 s << line << std::endl;
183 sprintf(line,
" LiveLumiETFill: %e LiveLumETiRun: %e",
185 s << line << std::endl;
188 for (
int i=0;
i<length;
i++)
191 " LumiOccFill[%d]: %e LumiOccRun[%d]: %e",
193 s << line << std::endl;
196 " LiveLumiOccFill[%d]: %e LiveLumiOccRun[%d]: %e",
198 s << line << std::endl;
203 sprintf(line,
" InstantLumi: %e Err: %e Qlty: %d",
205 s << line << std::endl;
207 sprintf(line,
" InstantETLumi: %e Err: %e Qlty: %d",
209 s << line << std::endl;
211 for (
int i=0;
i<length;
i++)
213 sprintf(line,
" InstantOccLumi[%d]: %e Err: %e Qlty: %d",
216 s << line << std::endl;
217 sprintf(line,
" LumiNoise[%d]: %e",
i, c.
lumiNoise()[
i]);
218 s << line << std::endl;
221 sprintf(line,
" Pileup: %f PileupRMS: %f",
223 s << line << std::endl;
225 sprintf(line,
" BunchLumi: %f Spare: %f",
227 s << line << std::endl;
unsigned char InstantETLumiQlty
unsigned int collectionTime_sec
std::vector< unsigned char > instantOccLumiQlty_
std::vector< float > lumiOccFill() const
unsigned int trigType() const
unsigned char instantETLumiQlty() const
unsigned char instantLumiQlty_
float LiveLumiOccFill[ScalersRaw::N_LUMI_OCC_v1]
unsigned int sectionNumber() const
unsigned int bunchNumber() const
float LumiOccRun[ScalersRaw::N_LUMI_OCC_v1]
std::vector< float > liveLumiOccRun_
void set_tv_nsec(long value)
std::vector< float > liveLumiOccFill_
unsigned char instantETLumiQlty_
std::vector< float > instantOccLumi_
unsigned long long header
float normalization() const
float instantETLumi() const
std::vector< float > instantOccLumiErr() const
unsigned long long spare[ScalersRaw::N_SPARE_v5]
std::vector< float > lumiOccRun_
std::ostream & operator<<(std::ostream &out, const ALILine &li)
float DeadtimeNormalization
float LumiOccFill[ScalersRaw::N_LUMI_OCC_v1]
std::vector< float > lumiNoise_
float instantLumi() const
unsigned char InstantOccLumiQlty[ScalersRaw::N_LUMI_OCC_v1]
float deadTimeNormalization_
float lumiNoise[ScalersRaw::N_LUMI_OCC_v1]
float liveLumiETRun() const
float liveLumiRun() const
unsigned int numOrbits() const
unsigned int collectionTime_nsec
timespec collectionTime() const
unsigned int sectionNumber_
float instantETLumiErr() const
std::vector< float > lumiOccRun() const
float InstantOccLumiErr[ScalersRaw::N_LUMI_OCC_v1]
std::vector< float > lumiNoise() const
std::vector< float > instantOccLumiErr_
std::vector< unsigned char > instantOccLumiQlty() const
float liveLumiETFill() const
float LiveLumiOccRun[ScalersRaw::N_LUMI_OCC_v1]
std::vector< float > lumiOccFill_
unsigned int eventID() const
unsigned char instantLumiQlty() const
float liveLumiFill() const
unsigned int startOrbit() const
float instantLumiErr() const
unsigned int sourceID() const
std::vector< float > instantOccLumi() const
unsigned char InstantLumiQlty
unsigned int bunchNumber_
std::vector< float > liveLumiOccRun() const
void set_tv_sec(long value)
if(conf.exists("allCellsPositionCalc"))
float InstantOccLumi[ScalersRaw::N_LUMI_OCC_v1]
struct LumiScalersRaw_v1 lumi
struct LumiScalersRaw_v1 lumi
unsigned int sectionNumber
float deadTimeNormalization() const
std::vector< float > liveLumiOccFill() const