![]() |
![]() |
#include <ME.h>
Classes | |
struct | Header |
struct | Settings |
Public Member Functions | |
virtual | ~ME () |
Static Public Member Functions | |
static std::vector< int > | apdRefChannels (ME::LMMid ilmmod, ME::LMRid ilmr) |
static std::pair< int, int > | dccAndSide (int ilmr) |
static int | ecalRegion (int ilmr) |
static bool | isBarrel (int ilmr) |
static TString | lmdataPath (int lmr) |
static std::vector< ME::LMMid > | lmmodFromDcc (ME::DCCid idcc) |
static std::vector< ME::LMMid > | lmmodFromLmr (ME::LMRid ilmr) |
static int | lmr (int idcc, int iside) |
static MEChannel * | lmrTree (int ilmr) |
static std::vector< ME::DCCid > | memFromDcc (ME::DCCid idcc) |
static std::pair< ME::DCCid, ME::DCCid > | memFromLmr (ME::LMRid ilmr) |
static TString | path () |
static std::pair< ME::DCCid, ME::PNid > | pn (ME::LMRid ilmr, ME::LMMid ilmmod, ME::PN ipn) |
static TString | primPath (int lmr) |
static void | regionAndSector (int ilmr, int &ireg, int &isect, int &idcc, int &iside) |
static MEChannel * | regTree (int ireg) |
static TString | rootFileName (ME::Header header, ME::Settings settings) |
static TString | runListName (int lmr, int type, int color) |
static TString | smName (int ilmr) |
static TString | smName (int ireg, int ism) |
static TString | smNameFromDcc (int idcc) |
static Time | time (float dt, Time t0, int tunit=iHour) |
static Time | time_high (TimeStamp t) |
static Time | time_low (TimeStamp t) |
static std::vector< Time > | timeDiff (Time t1, Time t2, short int &sign) |
static float | timeDiff (Time t1, Time t0, int tunit=iHour) |
Static Public Attributes | |
static std::vector< MEChannel * > | _trees = std::vector<MEChannel*>(4,(MEChannel*)0) |
static TString | APDPrimVar [iSizeAPD] |
static TString | color [iSizeC] |
static TString | granularity [iSizeG] |
static const TimeStamp | kLowMask =0xFFFFFFFF |
static TString | MTQPrimVar [iSizeMTQ] |
static TString | PNPrimVar [iSizePN] |
static TString | region [4] |
static TString | TPAPDPrimVar [iSizeTPAPD] |
static TString | TPPNPrimVar [iSizeTPPN] |
static TString | type [iSizeT] |
static bool | useElectronicNumbering = false |
anonymous enum |
Enumerator | |
---|---|
iLmfLaserRun | |
iLmfLaserConfig | |
iLmfLaserPulse | |
iLmfLaserPrim | |
iLmfLaserPnPrim | |
iLmfTestPulseRun | |
iLmfTestPulseConfig | |
iLmfTestPulsePrim | |
iLmfTestPulsePnPrim | |
iSizeLmf |
anonymous enum |
Definition at line 103 of file ME.h.
anonymous enum |
Enumerator | |
---|---|
iPN_FLAG | |
iPN_MEAN | |
iPN_RMS | |
iPN_M3 | |
iPNA_OVER_PNB_MEAN | |
iPNA_OVER_PNB_RMS | |
iPNA_OVER_PNB_M3 | |
iSizePN |
anonymous enum |
Enumerator | |
---|---|
iMTQ_FIT_METHOD | |
iMTQ_AMPL | |
iMTQ_TIME | |
iMTQ_RISE | |
iMTQ_FWHM | |
iMTQ_FW20 | |
iMTQ_FW80 | |
iMTQ_SLIDING | |
iSizeMTQ |
anonymous enum |
anonymous enum |
enum ME::EcalElec |
enum ME::EcalRegion |
enum ME::EcalUnit |
enum ME::Gain |
enum ME::PN |
enum ME::PNGain |
enum ME::RunType |
enum ME::TUnit |
|
static |
Definition at line 608 of file ME.cc.
Referenced by TMem::init().
|
static |
Definition at line 579 of file ME.cc.
Referenced by TMem::Mem().
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 144 of file ME.h.
Referenced by core.AutoHandle.AutoHandle::ReallyLoad().