#include <CommonTools/TrackerMap/interface/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 | count |
int | green |
int | histNumber |
unsigned int | idex |
int | idModule |
int | layer |
float | length |
std::string | name |
bool | notused |
float | posx |
float | posy |
float | posz |
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 | ( | ) | [virtual] |
int TmModule::getId | ( | ) | [inline] |
int TmModule::getKey | ( | ) | [inline] |
Definition at line 19 of file TmModule.h.
References idModule, layer, and ring.
Referenced by VisTrackerMap::VisTrackerMap().
int TmModule::getQPointArray | ( | ) | [inline] |
Definition at line 29 of file TmModule.h.
References histNumber.
Referenced by VisTrackerMap::mousePressEvent(), and VisTrackerMap::paintEvent().
00029 {return histNumber;};
bool TmModule::notInUse | ( | ) | [inline] |
Definition at line 20 of file TmModule.h.
References notused.
Referenced by VisTrackerMap::mousePressEvent(), VisTrackerMap::paintEvent(), TrackerMap::printonline(), TrackerMap::save(), TrackerMap::save_as_fedtrackermap(), and VisTrackerMap::VisTrackerMap().
00020 {return notused;}
Definition at line 28 of file TmModule.h.
References histNumber.
Referenced by VisTrackerMap::VisTrackerMap().
00028 {histNumber = ar;};
void TmModule::setUsed | ( | ) | [inline] |
Definition at line 21 of file TmModule.h.
References notused.
Referenced by TrackerMap::build().
00021 {notused=false;}
Definition at line 11 of file TmModule.h.
Referenced by VisTrackerMap::computeColor(), and TrackerMap::fillc().
std::string TmModule::capvids |
Definition at line 13 of file TmModule.h.
Referenced by TrackerMap::build(), VisTrackerMap::computeColor(), TrackerMap::fill(), VisTrackerMap::mousePressEvent(), VisTrackerMap::paintEvent(), TrackerMap::save(), and TrackerMap::save_as_fedtrackermap().
Definition at line 11 of file TmModule.h.
Referenced by VisTrackerMap::computeColor(), and TrackerMap::fillc().
Definition at line 17 of file TmModule.h.
Referenced by getQPointArray(), setQPointArray(), and TmModule().
unsigned int TmModule::idex |
Definition at line 25 of file TmModule.h.
Referenced by TrackerMap::build(), SiPixelTrackerMap::drawModule(), TrackerMap::module(), VisTrackerMap::mousePressEvent(), TrackerMap::printonline(), and TrackerMap::TrackerMap().
Definition at line 22 of file TmModule.h.
Referenced by SiPixelTrackerMap::drawModule(), getId(), getKey(), TmModule(), and VisTrackerMap::visDrawModule().
Definition at line 24 of file TmModule.h.
Referenced by getKey(), and VisTrackerMap::VisTrackerMap().
float TmModule::length |
Definition at line 10 of file TmModule.h.
Referenced by TrackerMap::build(), SiPixelTrackerMap::drawModule(), and VisTrackerMap::visDrawModule().
std::string TmModule::name |
Definition at line 15 of file TmModule.h.
Referenced by TrackerMap::build(), SiPixelTrackerMap::drawModule(), VisTrackerMap::mousePressEvent(), TrackerMap::printonline(), and TrackerMap::TrackerMap().
float TmModule::posx |
Definition at line 9 of file TmModule.h.
Referenced by TrackerMap::build(), SiPixelTrackerMap::drawModule(), and VisTrackerMap::visDrawModule().
float TmModule::posy |
Definition at line 9 of file TmModule.h.
Referenced by TrackerMap::build(), SiPixelTrackerMap::drawModule(), and VisTrackerMap::visDrawModule().
float TmModule::posz |
Definition at line 9 of file TmModule.h.
Referenced by TrackerMap::build(), SiPixelTrackerMap::drawModule(), and VisTrackerMap::visDrawModule().
Definition at line 11 of file TmModule.h.
Referenced by VisTrackerMap::computeColor(), TrackerMap::fillc(), and TmModule().
Definition at line 23 of file TmModule.h.
Referenced by SiPixelTrackerMap::drawModule(), getKey(), and VisTrackerMap::visDrawModule().
std::string TmModule::text |
Definition at line 14 of file TmModule.h.
Referenced by SiPixelTrackerMap::drawModule(), VisTrackerMap::mousePressEvent(), TrackerMap::setText(), and TmModule().
float TmModule::thickness |
float TmModule::value |
Definition at line 12 of file TmModule.h.
Referenced by TrackerMap::build(), VisTrackerMap::computeColor(), TrackerMap::fill(), TrackerMap::fill_current_val(), VisTrackerMap::mousePressEvent(), VisTrackerMap::paintEvent(), TrackerMap::save(), and TrackerMap::save_as_fedtrackermap().
float TmModule::width |
Definition at line 10 of file TmModule.h.
Referenced by TrackerMap::build(), SiPixelTrackerMap::drawModule(), and VisTrackerMap::visDrawModule().
Definition at line 10 of file TmModule.h.
Referenced by TrackerMap::build(), SiPixelTrackerMap::drawModule(), and VisTrackerMap::visDrawModule().