#include <TmModule.h>
Public Member Functions | |
int | getId () |
int | getKey () |
int | getQPointArray () |
bool | notInUse () |
void | setQPointArray (int ar) |
void | setUsed () |
TmModule (int idc, int iring, int ilayer) | |
virtual | ~TmModule () |
Public Attributes | |
int | blue |
std::string | capvids |
int | CcuId |
int | count |
int | green |
int | histNumber |
short int | HVchannel |
unsigned int | idex |
int | idModule |
int | layer |
float | length |
std::string | name |
bool | notused |
float | posx |
float | posy |
float | posz |
std::string | PsuId |
int | psuIdex |
int | red |
int | ring |
std::string | text |
float | thickness |
float | value |
float | width |
float | widthAtHalfLength |
Definition at line 5 of file TmModule.h.
TmModule::TmModule | ( | int | idc, |
int | iring, | ||
int | ilayer | ||
) |
|
virtual |
Definition at line 16 of file TmModule.cc.
|
inline |
|
inline |
Definition at line 23 of file TmModule.h.
References idModule, layer, and ring.
Referenced by MatrixToProcess.MatrixToProcess::getConfig(), MatrixToProcess.MatrixToProcess::getProcess(), MatrixToProcess.MatrixToProcess::identityTest(), and MatrixToProcess.MatrixToProcess::load().
|
inline |
|
inline |
|
inline |
|
inline |
int TmModule::blue |
Definition at line 11 of file TmModule.h.
std::string TmModule::capvids |
Definition at line 16 of file TmModule.h.
Referenced by TmModule().
int TmModule::CcuId |
Definition at line 17 of file TmModule.h.
Referenced by TmModule().
int TmModule::count |
Definition at line 13 of file TmModule.h.
int TmModule::green |
Definition at line 11 of file TmModule.h.
int TmModule::histNumber |
Definition at line 21 of file TmModule.h.
Referenced by getQPointArray(), setQPointArray(), and TmModule().
short int TmModule::HVchannel |
Definition at line 20 of file TmModule.h.
Referenced by TmModule().
unsigned int TmModule::idex |
Definition at line 29 of file TmModule.h.
int TmModule::idModule |
Definition at line 26 of file TmModule.h.
Referenced by getId(), getKey(), and TmModule().
int TmModule::layer |
Definition at line 28 of file TmModule.h.
Referenced by getKey(), and TmModule().
float TmModule::length |
Definition at line 10 of file TmModule.h.
std::string TmModule::name |
Definition at line 15 of file TmModule.h.
Referenced by ElectronMVAID.ElectronMVAID::__call__(), counter.Counter::__str__(), average.Average::__str__(), VIDSelectorBase.VIDSelectorBase::initialize(), counter.Counter::write(), and average.Average::write().
bool TmModule::notused |
Definition at line 30 of file TmModule.h.
Referenced by notInUse(), setUsed(), and TmModule().
float TmModule::posx |
Definition at line 9 of file TmModule.h.
float TmModule::posy |
Definition at line 9 of file TmModule.h.
float TmModule::posz |
Definition at line 9 of file TmModule.h.
std::string TmModule::PsuId |
Definition at line 18 of file TmModule.h.
int TmModule::psuIdex |
Definition at line 19 of file TmModule.h.
int TmModule::red |
Definition at line 11 of file TmModule.h.
Referenced by TmModule().
int TmModule::ring |
Definition at line 27 of file TmModule.h.
Referenced by getKey(), and TmModule().
std::string TmModule::text |
Definition at line 14 of file TmModule.h.
Referenced by TmModule().
float TmModule::thickness |
Definition at line 10 of file TmModule.h.
float TmModule::value |
Definition at line 12 of file TmModule.h.
Referenced by timeout.TimedOutExc::__str__(), GlobalTag.GlobalTagBuilderException::__str__(), and average.Average::average().
float TmModule::width |
Definition at line 10 of file TmModule.h.
float TmModule::widthAtHalfLength |
Definition at line 10 of file TmModule.h.