#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 | ||
) |
TmModule::~TmModule | ( | ) | [virtual] |
Definition at line 16 of file TmModule.cc.
{ }
int TmModule::getId | ( | ) | [inline] |
int TmModule::getKey | ( | ) | [inline] |
Definition at line 23 of file TmModule.h.
References idModule, layer, and ring.
Referenced by TrackerMap::drawApvPair().
int TmModule::getQPointArray | ( | ) | [inline] |
bool TmModule::notInUse | ( | ) | [inline] |
Definition at line 24 of file TmModule.h.
References notused.
Referenced by TrackerMap::print(), TrackerMap::printall(), TrackerMap::printlayers(), TrackerMap::printonline(), TrackerMap::save(), and TrackerMap::save_as_fedtrackermap().
{return notused;}
void TmModule::setQPointArray | ( | int | ar | ) | [inline] |
void TmModule::setUsed | ( | ) | [inline] |
Definition at line 25 of file TmModule.h.
References notused.
Referenced by TrackerMap::build().
{notused=false;}
int TmModule::blue |
Definition at line 11 of file TmModule.h.
Referenced by TrackerMap::drawApvPair(), TrackerMap::drawModule(), and TrackerMap::fillc().
std::string TmModule::capvids |
Definition at line 16 of file TmModule.h.
Referenced by TrackerMap::drawModule(), TmModule(), and TrackerMap::TrackerMap().
int TmModule::CcuId |
Definition at line 17 of file TmModule.h.
Referenced by TrackerMap::drawModule(), TmModule(), and TrackerMap::TrackerMap().
int TmModule::count |
Definition at line 13 of file TmModule.h.
Referenced by TrackerMap::build(), TrackerMap::drawApvPair(), TrackerMap::drawModule(), TrackerMap::fill(), TrackerMap::fill_current_val(), TrackerMap::print(), TrackerMap::printlayers(), TrackerMap::reset(), TrackerMap::save(), and TrackerMap::save_as_fedtrackermap().
int TmModule::green |
Definition at line 11 of file TmModule.h.
Referenced by TrackerMap::drawApvPair(), TrackerMap::drawModule(), and TrackerMap::fillc().
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 TrackerMap::drawModule(), and TmModule().
unsigned int TmModule::idex |
Definition at line 29 of file TmModule.h.
Referenced by TrackerMap::build(), TrackerMap::drawApvPair(), TrackerMap::drawModule(), SiPixelTrackerMap::drawModule(), TrackerMap::module(), TrackerMap::printall(), TrackerMap::printonline(), and TrackerMap::TrackerMap().
Definition at line 26 of file TmModule.h.
Referenced by TrackerMap::drawModule(), SiPixelTrackerMap::drawModule(), getId(), getKey(), and TmModule().
int TmModule::layer |
Definition at line 28 of file TmModule.h.
Referenced by getKey(), TmModule(), and TrackerMap::TrackerMap().
float TmModule::length |
Definition at line 10 of file TmModule.h.
Referenced by TrackerMap::build(), TrackerMap::drawModule(), and SiPixelTrackerMap::drawModule().
std::string TmModule::name |
Definition at line 15 of file TmModule.h.
Referenced by TrackerMap::build(), TrackerMap::drawApvPair(), TrackerMap::drawModule(), SiPixelTrackerMap::drawModule(), TrackerMap::printall(), TrackerMap::printonline(), and TrackerMap::TrackerMap().
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.
Referenced by TrackerMap::build(), TrackerMap::drawModule(), and SiPixelTrackerMap::drawModule().
float TmModule::posy |
Definition at line 9 of file TmModule.h.
Referenced by TrackerMap::build(), TrackerMap::drawModule(), and SiPixelTrackerMap::drawModule().
float TmModule::posz |
Definition at line 9 of file TmModule.h.
Referenced by TrackerMap::build(), TrackerMap::drawModule(), and SiPixelTrackerMap::drawModule().
std::string TmModule::PsuId |
Definition at line 18 of file TmModule.h.
Referenced by TrackerMap::TrackerMap().
Definition at line 19 of file TmModule.h.
Referenced by TrackerMap::drawModule(), and TrackerMap::TrackerMap().
int TmModule::red |
Definition at line 11 of file TmModule.h.
Referenced by TrackerMap::drawApvPair(), TrackerMap::drawModule(), TrackerMap::fill_current_val(), TrackerMap::fillc(), TrackerMap::reset(), and TmModule().
int TmModule::ring |
Definition at line 27 of file TmModule.h.
Referenced by TrackerMap::drawModule(), SiPixelTrackerMap::drawModule(), getKey(), and TmModule().
std::string TmModule::text |
Definition at line 14 of file TmModule.h.
Referenced by TrackerMap::drawModule(), SiPixelTrackerMap::drawModule(), TrackerMap::setText(), and TmModule().
float TmModule::thickness |
Definition at line 10 of file TmModule.h.
Referenced by TrackerMap::build().
float TmModule::value |
Definition at line 12 of file TmModule.h.
Referenced by TrackerMap::build(), TrackerMap::drawApvPair(), TrackerMap::drawModule(), TrackerMap::fill(), TrackerMap::fill_current_val(), TrackerMap::print(), TrackerMap::printlayers(), TrackerMap::reset(), TrackerMap::save(), and TrackerMap::save_as_fedtrackermap().
float TmModule::width |
Definition at line 10 of file TmModule.h.
Referenced by TrackerMap::build(), TrackerMap::drawModule(), and SiPixelTrackerMap::drawModule().
Definition at line 10 of file TmModule.h.
Referenced by TrackerMap::build(), TrackerMap::drawModule(), and SiPixelTrackerMap::drawModule().