#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 TrackerMap::drawApvPair(), MatrixToProcess.MatrixToProcess::getConfig(), MatrixToProcess.MatrixToProcess::getProcess(), MatrixToProcess.MatrixToProcess::identityTest(), and MatrixToProcess.MatrixToProcess::load().
|
inline |
|
inline |
Definition at line 24 of file TmModule.h.
References notused.
Referenced by TrackerMap::getAutomaticRange(), SiPixelTrackerMap::print(), TrackerMap::print(), TrackerMap::printall(), TrackerMap::printlayers(), TrackerMap::printonline(), TrackerMap::save(), and TrackerMap::save_as_fedtrackermap().
|
inline |
|
inline |
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::getAutomaticRange(), NodeCut.MatchLessSeen::match(), NodeCut.MatchLessHit::match(), SiPixelTrackerMap::print(), TrackerMap::print(), TrackerMap::printlayers(), TrackerMap::reset(), TrackerMap::save(), TrackerMap::save_as_fedtrackermap(), and MatrixInjector.MatrixInjector::uploadConf().
int TmModule::green |
Definition at line 11 of file TmModule.h.
Referenced by TrackerMap::drawApvPair(), TrackerMap::drawModule(), and TrackerMap::fillc().
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 TrackerMap::drawModule(), TmModule(), and TrackerMap::TrackerMap().
unsigned int TmModule::idex |
Definition at line 29 of file TmModule.h.
Referenced by TrackerMap::build(), TrackerMap::drawApvPair(), SiPixelTrackerMap::drawModule(), TrackerMap::drawModule(), TrackerMap::module(), TrackerMap::printall(), TrackerMap::printonline(), and TrackerMap::TrackerMap().
int TmModule::idModule |
Definition at line 26 of file TmModule.h.
Referenced by SiPixelTrackerMap::drawModule(), TrackerMap::drawModule(), getId(), getKey(), and TmModule().
int TmModule::layer |
Definition at line 28 of file TmModule.h.
Referenced by getKey(), geometryXMLparser.DTAlignable::index(), geometryXMLparser.CSCAlignable::index(), TmModule(), and TrackerMap::TrackerMap().
float TmModule::length |
Definition at line 10 of file TmModule.h.
Referenced by Vispa.Views.LineDecayView.DecayLine::arrowBoundingRect(), TrackerMap::build(), SiPixelTrackerMap::drawModule(), TrackerMap::drawModule(), Vispa.Views.LineDecayView.DecayLine::labelBoundingRect(), and Vispa.Views.LineDecayView.DecayLine::paint().
std::string TmModule::name |
Definition at line 15 of file TmModule.h.
Referenced by dirstructure.Directory::__create_pie_image(), dqm_interfaces.DirID::__eq__(), dirstructure.Directory::__get_full_path(), dirstructure.Comparison::__get_img_name(), dataset.Dataset::__getFileInfoList(), cuy.divideElement::__init__(), cuy.plotElement::__init__(), cuy.additionElement::__init__(), cuy.superimposeElement::__init__(), cuy.graphElement::__init__(), BeautifulSoup.SoupStrainer::__init__(), dirstructure.Comparison::__make_image(), dirstructure.Directory::__repr__(), dqm_interfaces.DirID::__repr__(), dirstructure.Comparison::__repr__(), BeautifulSoup.SoupStrainer::__str__(), BeautifulSoup.Tag::_invert(), TrackerMap::build(), dirstructure.Directory::calcStats(), python.rootplot.utilities.Hist::divide(), python.rootplot.utilities.Hist::divide_wilson(), TrackerMap::drawApvPair(), SiPixelTrackerMap::drawModule(), TrackerMap::drawModule(), TreeCrawler.Package::dump(), utils.StatisticalTest::get_status(), dirstructure.Directory::print_report(), TrackerMap::printall(), TrackerMap::printonline(), BeautifulSoup.SoupStrainer::searchTag(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), TrackerMap::TrackerMap(), and Vispa.Views.PropertyView.Property::valueChanged().
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(), SiPixelTrackerMap::drawModule(), and TrackerMap::drawModule().
float TmModule::posy |
Definition at line 9 of file TmModule.h.
Referenced by TrackerMap::build(), SiPixelTrackerMap::drawModule(), and TrackerMap::drawModule().
float TmModule::posz |
Definition at line 9 of file TmModule.h.
Referenced by TrackerMap::build(), SiPixelTrackerMap::drawModule(), and TrackerMap::drawModule().
std::string TmModule::PsuId |
Definition at line 18 of file TmModule.h.
Referenced by TrackerMap::TrackerMap().
int TmModule::psuIdex |
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 SiPixelTrackerMap::drawModule(), TrackerMap::drawModule(), getKey(), geometryXMLparser.CSCAlignable::index(), and TmModule().
std::string TmModule::text |
Definition at line 14 of file TmModule.h.
Referenced by BeautifulSoup.SoupStrainer::__init__(), Vispa.Views.TableView.TableWidgetItem::__lt__(), BeautifulSoup.SoupStrainer::__str__(), SiPixelTrackerMap::drawModule(), TrackerMap::drawModule(), BeautifulSoup.SoupStrainer::search(), 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 NodeCut.Int::__repr__(), TreeToEdges.Int::__repr__(), GlobalTag.GlobalTagBuilderException::__str__(), TrackerMap::build(), Vispa.Views.PropertyView.FileProperty::buttonClicked(), Types.string::configValue(), Types.FileInPath::configValue(), TrackerMap::drawApvPair(), TrackerMap::drawModule(), Mixins.UsingBlock::dumpPython(), TrackerMap::fill(), TrackerMap::fill_current_val(), TrackerMap::getAutomaticRange(), NodeCut.Int::inc(), TreeToEdges.Int::inc(), Types.int32::insertInto(), Types.uint32::insertInto(), Types.int64::insertInto(), Types.uint64::insertInto(), Mixins.UsingBlock::insertInto(), Types.double::insertInto(), Types.bool::insertInto(), Types.string::insertInto(), Types.FileInPath::insertInto(), Types.vint32::insertInto(), Types.vuint32::insertInto(), Types.vint64::insertInto(), Types.vuint64::insertInto(), Types.vdouble::insertInto(), Types.vbool::insertInto(), Types.vstring::insertInto(), Vispa.Views.PropertyView.FileProperty::labelDoubleClicked(), SiPixelTrackerMap::print(), 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 python.rootplot.utilities.Hist::__init_TGraph(), Vispa.Main.MainWindow.MainWindow::_saveIni(), Vispa.Gui.VispaWidget.VispaWidget::autosize(), python.rootplot.root2matplotlib.Hist::bar(), python.rootplot.root2matplotlib.Hist::barh(), Vispa.Gui.VispaWidget.VispaWidget::boundingRect(), TrackerMap::build(), Vispa.Gui.VispaWidget.VispaWidget::contentRect(), Vispa.Gui.VispaWidget.VispaWidget::defineArrowBackgroundShape(), Vispa.Gui.VispaWidget.VispaWidget::defineCircleBackgroundShape(), Vispa.Gui.VispaWidget.VispaWidget::defineRoundRectBackgroundShape(), Vispa.Gui.VispaWidget.VispaWidget::drawHeaderBackground(), SiPixelTrackerMap::drawModule(), TrackerMap::drawModule(), Vispa.Gui.ConnectableWidget.ConnectableWidget::drawPortNames(), Vispa.Gui.VispaWidget.VispaWidget::imageRectF(), Vispa.Gui.ConnectableWidget.ConnectableWidget::positionizeMenuWidget(), Vispa.Views.PropertyView.PropertyView::resizeEvent(), Vispa.Views.PropertyView.PropertyView::sectionResized(), Vispa.Gui.VispaWidget.VispaWidget::setZoom(), and Vispa.Main.MainWindow.MainWindow::updateStartupScreenGeometry().
float TmModule::widthAtHalfLength |
Definition at line 10 of file TmModule.h.
Referenced by TrackerMap::build(), SiPixelTrackerMap::drawModule(), and TrackerMap::drawModule().