#include <TMCReader.h>
Public Member Functions | |
void | changedatatopeak (int, int, int) |
void | changedatatoraw (int, int, int) |
int | getlmodN (int indx) |
void | getMCLaserData (int, int) |
void | getMCPulseData (int) |
int | getNbOflmodN () |
int | getnevts (int norm) |
int | getSMNumb () |
int | getstartime () |
int | getstoptime () |
void | printeinjData (int, int, int) |
void | printlaserData (int, int, int, int) |
void | printlaserpeak (int, int, int) |
void | printnormlaserData (int, int, int, int, int) |
void | printnormlaserpeak (int, int, int, int) |
void | setcolor (int c) |
void | setdirlmodN (int lmp) |
void | setpartition (int p) |
void | setsmlocal (int sm) |
TMCReader () | |
void | validMCLaser (int, int) |
void | validMCPulse (int) |
virtual | ~TMCReader () |
Private Member Functions | |
void | init () |
Private Attributes | |
int | arr [9] |
int | color |
float | evts [2+1][200+10] |
int | lmdir |
double | max [2+1][200+10] |
double | min [2+1][200+10] |
int | nlmodN |
int | part |
double | sig [2+1][200+10] |
int | smlocal |
int | smN |
float | sumprob |
long int | timestart |
long int | timestop |
double | val [2+1][200+10] |
double | wbin [2+1][200+10] |
Definition at line 14 of file TMCReader.h.
TMCReader::TMCReader | ( | ) |
|
virtual |
void TMCReader::changedatatopeak | ( | int | , |
int | , | ||
int | |||
) |
Referenced by setpartition().
void TMCReader::changedatatoraw | ( | int | , |
int | , | ||
int | |||
) |
Referenced by setpartition().
|
inline |
Definition at line 45 of file TMCReader.h.
void TMCReader::getMCLaserData | ( | int | , |
int | |||
) |
void TMCReader::getMCPulseData | ( | int | ) |
|
inline |
|
inline |
Definition at line 48 of file TMCReader.h.
|
inline |
|
inline |
|
inline |
|
private |
void TMCReader::printeinjData | ( | int | , |
int | , | ||
int | |||
) |
Referenced by setpartition().
void TMCReader::printlaserData | ( | int | , |
int | , | ||
int | , | ||
int | |||
) |
Referenced by setpartition().
void TMCReader::printlaserpeak | ( | int | , |
int | , | ||
int | |||
) |
Referenced by setpartition().
void TMCReader::printnormlaserData | ( | int | , |
int | , | ||
int | , | ||
int | , | ||
int | |||
) |
Referenced by setpartition().
void TMCReader::printnormlaserpeak | ( | int | , |
int | , | ||
int | , | ||
int | |||
) |
Referenced by setpartition().
|
inline |
|
inline |
Definition at line 52 of file TMCReader.h.
|
inline |
Definition at line 53 of file TMCReader.h.
References changedatatopeak(), changedatatoraw(), AlCaHLTBitMon_ParallelJobs::p, printeinjData(), printlaserData(), printlaserpeak(), printnormlaserData(), and printnormlaserpeak().
|
inline |
Definition at line 50 of file TMCReader.h.
void TMCReader::validMCLaser | ( | int | , |
int | |||
) |
void TMCReader::validMCPulse | ( | int | ) |
|
private |
Definition at line 19 of file TMCReader.h.
|
private |
Definition at line 27 of file TMCReader.h.
Referenced by edmStreamStallGrapher.StreamInfoElement::unpack().
|
private |
Definition at line 21 of file TMCReader.h.
|
private |
Definition at line 27 of file TMCReader.h.
|
private |
Definition at line 22 of file TMCReader.h.
|
private |
Definition at line 22 of file TMCReader.h.
|
private |
Definition at line 19 of file TMCReader.h.
Referenced by getNbOflmodN().
|
private |
Definition at line 27 of file TMCReader.h.
Referenced by PixelMapPlotter.Barrel::__str__(), PixelMapPlotter.Forward::__str__(), PixelMapPlotter.Barrel::convertParts(), and PixelMapPlotter.Forward::convertParts().
|
private |
Definition at line 23 of file TMCReader.h.
|
private |
Definition at line 27 of file TMCReader.h.
|
private |
Definition at line 19 of file TMCReader.h.
Referenced by getSMNumb().
|
private |
Definition at line 25 of file TMCReader.h.
|
private |
Definition at line 20 of file TMCReader.h.
Referenced by getstartime().
|
private |
Definition at line 20 of file TMCReader.h.
Referenced by getstoptime().
|
private |
Definition at line 23 of file TMCReader.h.
Referenced by value.Value::__eq__(), value.Value::__iadd__(), value.Value::__idiv__(), value.Value::__isub__(), value.Value::__str__(), and value.Value::relerr().
|
private |
Definition at line 24 of file TMCReader.h.