#include <TrackerMap.h>
Public Types | |
typedef std::multimap< TmCcu *, TmModule * > | FecModule |
typedef std::map< const int, TmModule * > | ImoduleMap |
typedef std::map< const int, TmCcu * > | MapCcu |
typedef std::map< const int, TmPsu * > | MapPsu |
typedef std::multimap< const int, TmApvPair * > | ModApvPair |
typedef std::multimap< TmPsu *, TmModule * > | PsuModule |
typedef std::map< const int, TmModule * > | SmoduleMap |
typedef std::map< const int, TmApvPair * > | SvgApvPair |
typedef std::map< const int, int > | SvgFed |
Public Member Functions | |
void | addPixel (bool addPixelfl) |
void | build () |
void | defcwindow (int num_crate) |
void | deffecwindow (int num_crate) |
void | defpsuwindow (int num_rack) |
void | defwindow (int num_lay) |
void | drawApvPair (int crate, int numfed_incrate, bool total, TmApvPair *apvPair, std::ofstream *file, bool useApvPairValue) |
void | drawCcu (int crate, int numfed_incrate, bool total, TmCcu *ccu, std::ofstream *file, bool useCcuValue) |
void | drawHV2 (int rack, int numcrate_inrack, bool print_total, TmPsu *psu, ofstream *svgfile, bool usePsuValue) |
void | drawHV3 (int rack, int numcrate_inrack, bool print_total, TmPsu *psu, ofstream *svgfile, bool usePsuValue) |
void | drawModule (TmModule *mod, int key, int layer, bool total, std::ofstream *file) |
void | drawPalette (std::ofstream *file) |
void | drawPsu (int rack, int numcrate_inrack, bool print_total, TmPsu *psu, ofstream *svgfile, bool usePsuValue) |
void | fill (int layer, int ring, int nmod, float x) |
void | fill (int idmod, float qty) |
void | fill_all_blank () |
void | fill_current_val (int idmod, float current_val) |
void | fill_current_val_fed_channel (int fedId, int fedCh, float current_val) |
void | fill_fec_channel (int crate, int slot, int ring, int addr, float qty) |
void | fill_fed_channel (int fedId, int fedCh, float qty) |
void | fill_fed_channel (int modId, float qty) |
void | fill_hv_channel2 (int rack, int crate, int board, float qty) |
void | fill_hv_channel3 (int rack, int crate, int board, float qty) |
void | fill_lv_channel (int rack, int crate, int board, float qty) |
void | fillc (int idmod, int RGBcode) |
void | fillc (int idmod, int red, int green, int blue) |
void | fillc (int layer, int ring, int nmod, int red, int green, int blue) |
void | fillc_all_blank () |
void | fillc_fec_channel (int crate, int slot, int ring, int addr, int red, int green, int blue) |
void | fillc_fed_channel (int fedId, int fedCh, int red, int green, int blue) |
void | fillc_hv_channel2 (int rack, int crate, int board, int red, int green, int blue) |
void | fillc_hv_channel3 (int rack, int crate, int board, int red, int green, int blue) |
void | fillc_lv_channel (int rack, int crate, int board, int red, int green, int blue) |
int | find_layer (int ix, int iy) |
std::ifstream * | findfile (std::string filename) |
int | getcolor (float value, int palette) |
int | getlayerCount (int subdet, int partdet) |
int | getmoduleCount (int subdet, int partdet, int layer, int ring) |
int | getNumMod () |
int | getringCount (int subdet, int partdet, int layer) |
int | getxsize () |
int | getysize () |
void | init () |
std::string | layername (int layer) |
void | load (std::string s="tmap.svg") |
int | module (int fedId, int fedCh) |
int | nlayer (int det, int part, int lay) |
double | phival (double x, double y) |
void | print (bool print_total=true, float minval=0., float maxval=0., std::string s="svgmap") |
void | printall (bool print_total=true, float minval=0., float maxval=0., std::string s="svgmap") |
void | printlayers (bool print_total=true, float minval=0., float maxval=0., std::string s="layer") |
void | printonline () |
void | reset () |
void | save (bool print_total=true, float minval=0., float maxval=0., std::string s="svgmap.svg", int width=1500, int height=800) |
void | save_as_fectrackermap (bool print_total=true, float minval=0., float maxval=0., std::string s="fec_svgmap.svg", int width=1500, int height=800) |
void | save_as_fedtrackermap (bool print_total=true, float minval=0., float maxval=0., std::string s="fed_svgmap.svg", int width=1500, int height=800) |
void | save_as_HVtrackermap (bool print_total=true, float minval=0., float maxval=0., std::string s="psu_svgmap.svg", int width=1500, int height=800) |
void | save_as_psutrackermap (bool print_total=true, float minval=0., float maxval=0., std::string s="psu_svgmap.svg", int width=1500, int height=800) |
void | setPalette (int numpalette) |
void | setRange (float min, float max) |
void | setText (int idmod, std::string s) |
void | setText (int layer, int ring, int nmod, std::string s) |
void | setTitle (std::string s) |
void | showPalette (bool printflag1) |
TrackerMap (std::string s=" ", int xsize1=340, int ysize1=200) | |
TrackerMap (const edm::ParameterSet &iConfig) | |
TrackerMap (const edm::ParameterSet &iConfig, const edm::ESHandle< SiStripFedCabling > tkFed) | |
double | xdpixel (double x) |
double | xdpixelc (double x) |
double | xdpixelfec (double x) |
double | xdpixelpsu (double x) |
double | ydpixel (double y) |
double | ydpixelc (double y) |
double | ydpixelfec (double y) |
double | ydpixelpsu (double y) |
~TrackerMap () | |
default destructor More... | |
Static Public Member Functions | |
static bool | isRingStereo (int key) |
static int | layerno (int subdet, int leftright, int layer) |
Public Attributes | |
SvgApvPair | apvMap |
ModApvPair | apvModuleMap |
MapCcu | ccuMap |
bool | enableFecProcessing |
bool | enableFedProcessing |
bool | enableHVProcessing |
bool | enableLVProcessing |
FecModule | fecModuleMap |
SvgFed | fedMap |
int | firstRing [43] |
ImoduleMap | imoduleMap |
std::string | infilename |
std::string | jsfilename |
std::string | jsPath |
int | ndet |
int | npart |
int | ntotRing [43] |
int | palette |
bool | printflag |
bool | psetAvailable |
MapPsu | psuMap |
PsuModule | psuModuleMap |
SmoduleMap | smoduleMap |
std::string | title |
std::vector< TColor * > | vc |
Protected Attributes | |
std::ifstream * | ccufile |
bool | firstcall |
float | gmaxvalue |
float | gminvalue |
std::ifstream * | inputfile |
int | ix |
int | iy |
std::ifstream * | jsfile |
float | maxvalue |
float | minvalue |
int | ncrate |
int | ncrates |
int | nfeccrates |
int | nlay |
int | npsuracks |
int | nrack |
int | number_modules |
bool | posrel |
std::ofstream * | savefile |
std::ofstream * | svgfile |
bool | temporary_file |
double | xmax |
double | xmin |
int | xsize |
double | ymax |
double | ymin |
int | ysize |
Private Attributes | |
bool | addPixelFlag |
float | oldz |
bool | saveAsSingleLayer |
Definition at line 20 of file TrackerMap.h.
typedef std::multimap<TmCcu* , TmModule*> TrackerMap::FecModule |
Definition at line 94 of file TrackerMap.h.
typedef std::map<const int , TmModule *> TrackerMap::ImoduleMap |
Definition at line 84 of file TrackerMap.h.
typedef std::map<const int , TmCcu*> TrackerMap::MapCcu |
Definition at line 92 of file TrackerMap.h.
typedef std::map<const int , TmPsu*> TrackerMap::MapPsu |
Definition at line 96 of file TrackerMap.h.
typedef std::multimap<const int , TmApvPair*> TrackerMap::ModApvPair |
Definition at line 88 of file TrackerMap.h.
typedef std::multimap<TmPsu* , TmModule*> TrackerMap::PsuModule |
Definition at line 98 of file TrackerMap.h.
typedef std::map<const int , TmModule *> TrackerMap::SmoduleMap |
Definition at line 82 of file TrackerMap.h.
typedef std::map<const int , TmApvPair*> TrackerMap::SvgApvPair |
Definition at line 86 of file TrackerMap.h.
typedef std::map<const int , int> TrackerMap::SvgFed |
Definition at line 90 of file TrackerMap.h.
TrackerMap::TrackerMap | ( | std::string | s = " " , |
int | xsize1 = 340 , |
||
int | ysize1 = 200 |
||
) |
Definition at line 379 of file TrackerMap.cc.
References enableFedProcessing, infilename, init(), jsfilename, psetAvailable, alignCSCRings::s, saveAsSingleLayer, title, xsize, and ysize.
TrackerMap::TrackerMap | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 362 of file TrackerMap.cc.
References gather_cfg::cout, enableFedProcessing, edm::ParameterSet::exists(), edm::ParameterSet::getUntrackedParameter(), infilename, init(), jsfilename, ncrates, psetAvailable, saveAsSingleLayer, title, xsize, and ysize.
TrackerMap::TrackerMap | ( | const edm::ParameterSet & | iConfig, |
const edm::ESHandle< SiStripFedCabling > | tkFed | ||
) |
Definition at line 30 of file TrackerMap.cc.
References apvMap, apvModuleMap, dataDML::branchinfo, TmModule::capvids, TmModule::CcuId, ccuMap, TmCcu::cmodid, TmPsu::cmodid_HV2, TmPsu::cmodid_HV3, TmPsu::cmodid_LV, gather_cfg::cout, TmApvPair::crate, SiStripFecCabling::crates(), enableFecProcessing, enableFedProcessing, enableHVProcessing, enableLVProcessing, edm::ParameterSet::exists(), fecModuleMap, fedMap, TmCcu::getCcuCrate(), TmCcu::getCcuRing(), TmCcu::getCcuSlot(), TmApvPair::getFedCh(), TmApvPair::getFedId(), TmPsu::getPsuBoard(), TmPsu::getPsuBranch(), TmPsu::getPsuCrate(), TmPsu::getPsuDcs(), TmPsu::getPsuRack(), edm::ParameterSet::getUntrackedParameter(), TmPsu::idex, TmCcu::idex, TmApvPair::idex, TmModule::idex, imoduleMap, recoMuon::in, infilename, init(), sistrip::invalid32_, sistrip::invalid_, jsfilename, jsPath, combine::key, TmCcu::layer, TmModule::layer, TmApvPair::mod, text2workspace::mod, TmApvPair::mpos, TmCcu::mpos, TmModule::name, nchan, ncrates, nfeccrates, TmCcu::nmod, TmPsu::nmod, TmPsu::nmodHV2, TmPsu::nmodHV3, npsuracks, pos, psetAvailable, TmPsu::psId, TmModule::PsuId, TmModule::psuIdex, psuMap, psuModuleMap, run_regression::ret, relativeConstraints::ring, alignCSCRings::s, saveAsSingleLayer, TmCcu::text, TmApvPair::text, TmPsu::text, TmPsu::textHV2, TmPsu::textHV3, title, xsize, and ysize.
TrackerMap::~TrackerMap | ( | ) |
default destructor
Definition at line 448 of file TrackerMap.cc.
References apvMap, ccuMap, firstRing, combine::key, text2workspace::mod, module(), ntotRing, psuMap, relativeConstraints::ring, and smoduleMap.
|
inline |
void TrackerMap::build | ( | ) |
Definition at line 2580 of file TrackerMap.cc.
References TmModule::count, gather_cfg::cout, TmModule::idex, imoduleMap, recoMuon::in, EdgesToViz::infile, infilename, combine::key, TmModule::length, text2workspace::mod, TmModule::name, mergeVDriftHistosByStation::name, number_modules, TmModule::posx, TmModule::posy, TmModule::posz, relativeConstraints::ring, TmModule::setUsed(), smoduleMap, TmModule::thickness, TmModule::value, TmModule::width, tablePrinter::width, and TmModule::widthAtHalfLength.
Referenced by init().
|
inline |
|
inline |
|
inline |
Definition at line 256 of file TrackerMap.h.
References ix, iy, nrack, xmax, xmin, xsize, ymax, ymin, and ysize.
Referenced by save_as_HVtrackermap(), and save_as_psutrackermap().
|
inline |
Definition at line 273 of file TrackerMap.h.
References ix, iy, nlay, posrel, xmax, xmin, xsize, ymax, ymin, and ysize.
Referenced by print(), SiPixelTrackerMap::print(), printlayers(), and save().
void TrackerMap::drawApvPair | ( | int | crate, |
int | numfed_incrate, | ||
bool | total, | ||
TmApvPair * | apvPair, | ||
std::ofstream * | file, | ||
bool | useApvPairValue | ||
) |
Definition at line 847 of file TrackerMap.cc.
References TmApvPair::blue, TmModule::blue, create_public_lumi_plots::color, TmModule::count, TmApvPair::count, getcolor(), TmApvPair::getFedCh(), TmApvPair::getFedId(), TmModule::getKey(), TmApvPair::green, TmModule::green, cmsRelvalreport::green(), TmApvPair::idex, TmModule::idex, j, gen::k, TmApvPair::mod, TmModule::name, np, palette, TmApvPair::red, TmModule::red, cmsRelvalreport::red(), alignCSCRings::s, temporary_file, TmApvPair::value, TmModule::value, xdpixelc(), and ydpixelc().
Referenced by save_as_fedtrackermap().
void TrackerMap::drawCcu | ( | int | crate, |
int | numfed_incrate, | ||
bool | total, | ||
TmCcu * | ccu, | ||
std::ofstream * | file, | ||
bool | useCcuValue | ||
) |
Definition at line 931 of file TrackerMap.cc.
References TmCcu::blue, TmCcu::cmodid, create_public_lumi_plots::color, TmCcu::count, TmCcu::getCcuRing(), TmCcu::getCcuSlot(), getcolor(), TmCcu::green, cmsRelvalreport::green(), TmCcu::idex, j, gen::k, TmCcu::layer, TmCcu::mpos, np, palette, TmCcu::red, cmsRelvalreport::red(), alignCSCRings::s, temporary_file, TmCcu::text, TmCcu::value, xdpixelfec(), and ydpixelfec().
Referenced by save_as_fectrackermap().
void TrackerMap::drawHV2 | ( | int | rack, |
int | numcrate_inrack, | ||
bool | print_total, | ||
TmPsu * | psu, | ||
std::ofstream * | svgfile, | ||
bool | usePsuValue | ||
) |
Definition at line 1062 of file TrackerMap.cc.
References TmPsu::blueHV2, TmPsu::cmodid_HV2, create_public_lumi_plots::color, TmPsu::countHV2, getcolor(), TmPsu::getPsuBoard(), TmPsu::getPsuCrate(), TmPsu::greenHV2, TmPsu::idex, j, gen::k, np, palette, TmPsu::redHV2, alignCSCRings::s, temporary_file, TmPsu::textHV2, TmPsu::valueHV2, xdpixelpsu(), and ydpixelpsu().
Referenced by save_as_HVtrackermap().
void TrackerMap::drawHV3 | ( | int | rack, |
int | numcrate_inrack, | ||
bool | print_total, | ||
TmPsu * | psu, | ||
std::ofstream * | svgfile, | ||
bool | usePsuValue | ||
) |
Definition at line 1129 of file TrackerMap.cc.
References TmPsu::blueHV3, TmPsu::cmodid_HV3, create_public_lumi_plots::color, TmPsu::countHV3, getcolor(), TmPsu::getPsuBoard(), TmPsu::getPsuCrate(), TmPsu::greenHV3, TmPsu::idex, j, gen::k, np, palette, TmPsu::redHV3, alignCSCRings::s, temporary_file, TmPsu::textHV3, TmPsu::valueHV3, xdpixelpsu(), and ydpixelpsu().
Referenced by save_as_HVtrackermap().
void TrackerMap::drawModule | ( | TmModule * | mod, |
int | key, | ||
int | layer, | ||
bool | total, | ||
std::ofstream * | file | ||
) |
Definition at line 495 of file TrackerMap.cc.
References TmModule::blue, TmModule::capvids, TmModule::CcuId, create_public_lumi_plots::color, funct::cos(), TmModule::count, getcolor(), TmModule::green, cmsRelvalreport::green(), TmModule::HVchannel, TmModule::idex, TmModule::idModule, isRingStereo(), j, gen::k, TmModule::length, M_PI, TmModule::name, np, palette, phi, phival(), posrel, TmModule::posx, TmModule::posy, TmModule::posz, TmModule::psuIdex, alignCSCRings::r, TmModule::red, cmsRelvalreport::red(), TmModule::ring, funct::sin(), mathSSE::sqrt(), temporary_file, TmModule::text, TmModule::value, TmModule::width, TmModule::widthAtHalfLength, xdpixel(), and ydpixel().
Referenced by print(), printlayers(), and save().
void TrackerMap::drawPalette | ( | std::ofstream * | file | ) |
Definition at line 2277 of file TrackerMap.cc.
References create_public_lumi_plots::color, getcolor(), cmsRelvalreport::green(), i, maxvalue, minvalue, palette, cmsRelvalreport::red(), and temporary_file.
Referenced by print(), and save().
void TrackerMap::drawPsu | ( | int | rack, |
int | numcrate_inrack, | ||
bool | print_total, | ||
TmPsu * | psu, | ||
std::ofstream * | svgfile, | ||
bool | usePsuValue | ||
) |
Definition at line 996 of file TrackerMap.cc.
References TmPsu::blue, TmPsu::cmodid_LV, create_public_lumi_plots::color, TmPsu::count, getcolor(), TmPsu::getPsuBoard(), TmPsu::getPsuCrate(), TmPsu::green, cmsRelvalreport::green(), TmPsu::idex, j, gen::k, np, palette, TmPsu::red, cmsRelvalreport::red(), alignCSCRings::s, temporary_file, TmPsu::text, TmPsu::value, xdpixelpsu(), and ydpixelpsu().
Referenced by save_as_psutrackermap().
void TrackerMap::fill | ( | int | layer, |
int | ring, | ||
int | nmod, | ||
float | x | ||
) |
Definition at line 2549 of file TrackerMap.cc.
References TmModule::count, gather_cfg::cout, combine::key, text2workspace::mod, smoduleMap, and TmModule::value.
Referenced by SiStripCablingTrackerMap::analyze(), SiStripQualityStatistics::analyze(), SiStripDQMProfileToTkMapConverter::beginRun(), SiStripPlotGain::DoAnalysis(), SiStripCorrelateNoise::DoAnalysis(), TkHistoMap::dumpInTkMap(), SiStripBaseCondObjDQM::fillTkMap(), load(), and SiStripHitEffFromCalibTree::makeTKMap().
void TrackerMap::fill | ( | int | idmod, |
float | qty | ||
) |
Definition at line 2529 of file TrackerMap.cc.
References TmModule::count, gather_cfg::cout, imoduleMap, text2workspace::mod, and TmModule::value.
void TrackerMap::fill_all_blank | ( | ) |
Definition at line 2512 of file TrackerMap.cc.
References fill_current_val(), and imoduleMap.
Referenced by SiStripTrackerMapCreator::create().
void TrackerMap::fill_current_val | ( | int | idmod, |
float | current_val | ||
) |
Definition at line 2522 of file TrackerMap.cc.
References TmModule::count, gather_cfg::cout, imoduleMap, text2workspace::mod, TmModule::red, and TmModule::value.
Referenced by TrackerDpgAnalysis::beginRun(), fill_all_blank(), and SiStripTrackerMapCreator::paintTkMapFromHistogram().
void TrackerMap::fill_current_val_fed_channel | ( | int | fedId, |
int | fedCh, | ||
float | current_val | ||
) |
Definition at line 2337 of file TrackerMap.cc.
References apvMap, TmApvPair::count, gather_cfg::cout, combine::key, TmApvPair::red, and TmApvPair::value.
void TrackerMap::fill_fec_channel | ( | int | crate, |
int | slot, | ||
int | ring, | ||
int | addr, | ||
float | qty | ||
) |
Definition at line 2361 of file TrackerMap.cc.
References ccuMap, TmCcu::count, gather_cfg::cout, combine::key, and TmCcu::value.
void TrackerMap::fill_fed_channel | ( | int | fedId, |
int | fedCh, | ||
float | qty | ||
) |
Definition at line 2470 of file TrackerMap.cc.
References apvMap, TmApvPair::count, gather_cfg::cout, combine::key, and TmApvPair::value.
void TrackerMap::fill_fed_channel | ( | int | modId, |
float | qty | ||
) |
Definition at line 2322 of file TrackerMap.cc.
References apvModuleMap, TmApvPair::count, gather_cfg::cout, pos, and TmApvPair::value.
void TrackerMap::fill_hv_channel2 | ( | int | rack, |
int | crate, | ||
int | board, | ||
float | qty | ||
) |
Definition at line 2431 of file TrackerMap.cc.
References TmPsu::countHV2, gather_cfg::cout, combine::key, psuMap, and TmPsu::valueHV2.
void TrackerMap::fill_hv_channel3 | ( | int | rack, |
int | crate, | ||
int | board, | ||
float | qty | ||
) |
Definition at line 2443 of file TrackerMap.cc.
References TmPsu::countHV3, gather_cfg::cout, combine::key, psuMap, and TmPsu::valueHV3.
void TrackerMap::fill_lv_channel | ( | int | rack, |
int | crate, | ||
int | board, | ||
float | qty | ||
) |
Definition at line 2390 of file TrackerMap.cc.
References TmPsu::count, gather_cfg::cout, combine::key, psuMap, and TmPsu::value.
|
inline |
Definition at line 48 of file TrackerMap.h.
References fillc().
Referenced by SiStripQualityStatistics::analyze(), SiStripCorrelateBadStripAndNoise::correlateWithNoise(), fillc(), fillc_all_blank(), SiStripHitEffFromCalibTree::makeTKMap(), SiStripTrackerMapCreator::paintTkMapFromAlarm(), SiStripTrackerMapCreator::paintTkMapFromHistogram(), and SiStripQualityStatistics::SetBadComponents().
void TrackerMap::fillc | ( | int | idmod, |
int | red, | ||
int | green, | ||
int | blue | ||
) |
Definition at line 2483 of file TrackerMap.cc.
References TmModule::blue, gather_cfg::cout, TmModule::green, cmsRelvalreport::green(), imoduleMap, text2workspace::mod, TmModule::red, and cmsRelvalreport::red().
void TrackerMap::fillc | ( | int | layer, |
int | ring, | ||
int | nmod, | ||
int | red, | ||
int | green, | ||
int | blue | ||
) |
Definition at line 2492 of file TrackerMap.cc.
References TmModule::blue, gather_cfg::cout, TmModule::green, cmsRelvalreport::green(), combine::key, text2workspace::mod, TmModule::red, cmsRelvalreport::red(), and smoduleMap.
void TrackerMap::fillc_all_blank | ( | ) |
Definition at line 2504 of file TrackerMap.cc.
References fillc(), and imoduleMap.
Referenced by SiStripTrackerMapCreator::setTkMapFromAlarm().
void TrackerMap::fillc_fec_channel | ( | int | crate, |
int | slot, | ||
int | ring, | ||
int | addr, | ||
int | red, | ||
int | green, | ||
int | blue | ||
) |
Definition at line 2348 of file TrackerMap.cc.
References TmCcu::blue, ccuMap, gather_cfg::cout, TmCcu::green, cmsRelvalreport::green(), combine::key, TmCcu::red, and cmsRelvalreport::red().
void TrackerMap::fillc_fed_channel | ( | int | fedId, |
int | fedCh, | ||
int | red, | ||
int | green, | ||
int | blue | ||
) |
Definition at line 2310 of file TrackerMap.cc.
References apvMap, TmApvPair::blue, gather_cfg::cout, TmApvPair::green, cmsRelvalreport::green(), combine::key, TmApvPair::red, and cmsRelvalreport::red().
void TrackerMap::fillc_hv_channel2 | ( | int | rack, |
int | crate, | ||
int | board, | ||
int | red, | ||
int | green, | ||
int | blue | ||
) |
Definition at line 2403 of file TrackerMap.cc.
References TmPsu::blueHV2, gather_cfg::cout, cmsRelvalreport::green(), TmPsu::greenHV2, combine::key, psuMap, cmsRelvalreport::red(), and TmPsu::redHV2.
void TrackerMap::fillc_hv_channel3 | ( | int | rack, |
int | crate, | ||
int | board, | ||
int | red, | ||
int | green, | ||
int | blue | ||
) |
Definition at line 2416 of file TrackerMap.cc.
References TmPsu::blueHV3, gather_cfg::cout, cmsRelvalreport::green(), TmPsu::greenHV3, combine::key, psuMap, cmsRelvalreport::red(), and TmPsu::redHV3.
void TrackerMap::fillc_lv_channel | ( | int | rack, |
int | crate, | ||
int | board, | ||
int | red, | ||
int | green, | ||
int | blue | ||
) |
Definition at line 2376 of file TrackerMap.cc.
References TmPsu::blue, gather_cfg::cout, TmPsu::green, cmsRelvalreport::green(), combine::key, psuMap, TmPsu::red, and cmsRelvalreport::red().
|
inline |
Definition at line 126 of file TrackerMap.h.
References Clusterizer1DCommons::add(), xsize, and ysize.
std::ifstream * TrackerMap::findfile | ( | std::string | filename | ) |
Definition at line 3251 of file TrackerMap.cc.
References gather_cfg::cout, lut2db_cfg::filename, recoMuon::in, and jsPath.
Referenced by printall(), and printonline().
int TrackerMap::getcolor | ( | float | value, |
int | palette | ||
) |
Definition at line 2623 of file TrackerMap.cc.
References delta, cmsRelvalreport::green(), maxvalue, minvalue, cmsRelvalreport::red(), and vdt::x.
Referenced by drawApvPair(), drawCcu(), drawHV2(), drawHV3(), drawModule(), drawPalette(), and drawPsu().
|
inline |
|
inline |
|
inline |
Definition at line 80 of file TrackerMap.h.
|
inline |
|
inline |
|
inline |
void TrackerMap::init | ( | void | ) |
Definition at line 398 of file TrackerMap.cc.
References addPixelFlag, build(), firstcall, firstRing, getlayerCount(), getmoduleCount(), getringCount(), gmaxvalue, gminvalue, isRingStereo(), ix, iy, combine::key, maxvalue, minvalue, module(), ndet, nlayer(), npart, ntotRing, palette, posrel, printflag, relativeConstraints::ring, smoduleMap, and temporary_file.
Referenced by TrackerMap().
|
inlinestatic |
Definition at line 384 of file TrackerMap.h.
Referenced by drawModule(), SiPixelTrackerMap::drawModule(), and init().
|
inline |
|
inlinestatic |
Definition at line 372 of file TrackerMap.h.
void TrackerMap::load | ( | std::string | s = "tmap.svg" | ) |
Definition at line 2175 of file TrackerMap.cc.
References gather_cfg::cout, fill(), recoMuon::in, inputfile, geometryCSVtoXML::line, and relativeConstraints::value.
Referenced by MatrixToProcess.MatrixToProcess::getProcess(), and MatrixToProcess.MatrixToProcess::listAll().
int TrackerMap::module | ( | int | fedId, |
int | fedCh | ||
) |
Definition at line 2460 of file TrackerMap.cc.
References apvMap, gather_cfg::cout, TmModule::idex, combine::key, and TmApvPair::mod.
Referenced by init(), print(), SiPixelTrackerMap::print(), printall(), printlayers(), printonline(), save(), and ~TrackerMap().
|
inline |
|
inline |
Definition at line 112 of file TrackerMap.h.
Referenced by drawModule(), and SiPixelTrackerMap::drawModule().
void TrackerMap::print | ( | bool | print_total = true , |
float | minval = 0. , |
||
float | maxval = 0. , |
||
std::string | s = "svgmap" |
||
) |
Definition at line 2210 of file TrackerMap.cc.
References TmModule::count, defwindow(), drawModule(), drawPalette(), firstRing, recoMuon::in, jsfile, jsfilename, combine::key, geometryCSVtoXML::line, maxvalue, minvalue, text2workspace::mod, module(), nlay, TmModule::notInUse(), ntotRing, dbtoconf::out, printflag, relativeConstraints::ring, smoduleMap, svgfile, temporary_file, title, TmModule::value, and relativeConstraints::value.
Referenced by SiStripQualityStatistics::analyze(), SiStripCablingTrackerMap::endJob(), and SiStripQualityStatistics::endJob().
void TrackerMap::printall | ( | bool | print_total = true , |
float | minval = 0. , |
||
float | maxval = 0. , |
||
std::string | s = "svgmap" |
||
) |
Definition at line 2945 of file TrackerMap.cc.
References apvMap, apvModuleMap, ccuMap, edmPickEvents::command, gather_cfg::cout, enableFecProcessing, enableFedProcessing, enableHVProcessing, enableLVProcessing, fecModuleMap, fedMap, findfile(), firstRing, TmCcu::getCcuCrate(), TmApvPair::getFedCh(), TmApvPair::getFedId(), TmPsu::getPsuBoard(), TmPsu::getPsuRack(), TmPsu::idex, TmCcu::idex, TmApvPair::idex, TmModule::idex, combine::key, geometryCSVtoXML::line, TmApvPair::mod, text2workspace::mod, module(), TmCcu::mpos, TmModule::name, nchan, ncrates, nfeccrates, TmCcu::nmod, TmPsu::nmod, TmPsu::nmodHV2, TmPsu::nmodHV3, TmModule::notInUse(), npsuracks, ntotRing, dbtoconf::out, pos, printlayers(), psuMap, psuModuleMap, run_regression::ret, relativeConstraints::ring, save(), save_as_fectrackermap(), save_as_fedtrackermap(), save_as_HVtrackermap(), save_as_psutrackermap(), smoduleMap, temporary_file, TmCcu::text, TmApvPair::text, TmPsu::text, TmPsu::textHV2, TmPsu::textHV3, title, and makeMuonMisalignmentScenario::txtfile.
void TrackerMap::printlayers | ( | bool | print_total = true , |
float | minval = 0. , |
||
float | maxval = 0. , |
||
std::string | s = "layer" |
||
) |
Definition at line 3268 of file TrackerMap.cc.
References TmModule::count, defwindow(), drawModule(), firstRing, combine::key, maxvalue, minvalue, text2workspace::mod, module(), nlay, TmModule::notInUse(), ntotRing, dbtoconf::out, relativeConstraints::ring, saveAsSingleLayer, smoduleMap, TmModule::value, relativeConstraints::value, and makeMuonMisalignmentScenario::xmlfile.
Referenced by printall(), and printonline().
void TrackerMap::printonline | ( | ) |
Definition at line 2644 of file TrackerMap.cc.
References apvMap, apvModuleMap, ccuMap, edmPickEvents::command, gather_cfg::cout, enableFecProcessing, enableFedProcessing, enableHVProcessing, enableLVProcessing, fecModuleMap, fedMap, findfile(), firstRing, TmCcu::getCcuCrate(), TmApvPair::getFedCh(), TmApvPair::getFedId(), TmPsu::getPsuBoard(), TmPsu::getPsuRack(), gmaxvalue, gminvalue, TmPsu::idex, TmCcu::idex, TmApvPair::idex, TmModule::idex, combine::key, geometryCSVtoXML::line, TmApvPair::mod, text2workspace::mod, module(), TmCcu::mpos, TmModule::name, nchan, ncrates, nfeccrates, TmCcu::nmod, TmPsu::nmod, TmPsu::nmodHV2, TmPsu::nmodHV3, TmModule::notInUse(), npsuracks, ntotRing, dbtoconf::out, pos, printlayers(), psuMap, psuModuleMap, run_regression::ret, relativeConstraints::ring, save(), save_as_fectrackermap(), save_as_fedtrackermap(), save_as_HVtrackermap(), save_as_psutrackermap(), smoduleMap, temporary_file, TmCcu::text, TmApvPair::text, TmPsu::text, TmPsu::textHV2, TmPsu::textHV3, title, and makeMuonMisalignmentScenario::txtfile.
Referenced by SiStripTrackerMapCreator::create().
void TrackerMap::reset | ( | void | ) |
Definition at line 390 of file TrackerMap.cc.
References TmModule::count, imoduleMap, text2workspace::mod, TmModule::red, and TmModule::value.
Referenced by MatrixReader.MatrixReader::__init__(), and MatrixReader.MatrixReader::showRaw().
void TrackerMap::save | ( | bool | print_total = true , |
float | minval = 0. , |
||
float | maxval = 0. , |
||
std::string | s = "svgmap.svg" , |
||
int | width = 1500 , |
||
int | height = 800 |
||
) |
Definition at line 632 of file TrackerMap.cc.
References addPixelFlag, trackerHits::c, colors, edmPickEvents::command, TmModule::count, gather_cfg::cout, defwindow(), drawModule(), drawPalette(), lut2db_cfg::filename, alcaDQMUpload::filetype(), firstRing, newFWLiteAna::found, cmsRelvalreport::green(), i, recoMuon::in, combine::key, prof2calltree::l, maxvalue, minvalue, text2workspace::mod, module(), nlay, TmModule::notInUse(), ntotRing, dbtoconf::out, pos, printflag, cmsRelvalreport::red(), relativeConstraints::ring, alignCSCRings::s, savefile, smoduleMap, temporary_file, title, TmModule::value, relativeConstraints::value, vc, vdt::x, and detailsBasic3DVector::y.
Referenced by Vispa.Main.TabController.TabController::allowClose(), SiStripQualityStatistics::analyze(), TkVoltageMapCreator::beginRun(), TrackerDpgAnalysis::beginRun(), Vispa.Main.TabController.TabController::checkModificationTimestamp(), SiStripTrackerMapCreator::createForOffline(), SiStripCorrelateNoise::DoPlots(), SiStripCablingTrackerMap::endJob(), SiStripQualityStatistics::endJob(), SiStripDQMProfileToTkMapConverter::endJob(), SiStripPlotGain::endJob(), SiStripCorrelateBadStripAndNoise::endJob(), BuildTrackerMapPlugin::endJob(), SiStripHitEffFromCalibTree::makeTKMap(), printall(), printonline(), and SiStripBaseCondObjDQM::saveTkMap().
void TrackerMap::save_as_fectrackermap | ( | bool | print_total = true , |
float | minval = 0. , |
||
float | maxval = 0. , |
||
std::string | s = "fec_svgmap.svg" , |
||
int | width = 1500 , |
||
int | height = 800 |
||
) |
Definition at line 1194 of file TrackerMap.cc.
References TmCcu::blue, trackerHits::c, ccuMap, colors, edmPickEvents::command, TmCcu::count, gather_cfg::cout, deffecwindow(), drawCcu(), enableFecProcessing, fecModuleMap, lut2db_cfg::filename, alcaDQMUpload::filetype(), newFWLiteAna::found, TmCcu::getCcuCrate(), TmCcu::getCcuSlot(), TmCcu::green, cmsRelvalreport::green(), i, recoMuon::in, maxvalue, minvalue, ncrate, nfeccrates, TmCcu::nmod, dbtoconf::out, pos, TmCcu::red, cmsRelvalreport::red(), run_regression::ret, alignCSCRings::s, saveAsSingleLayer, savefile, temporary_file, title, TmCcu::value, relativeConstraints::value, vc, vdt::x, and detailsBasic3DVector::y.
Referenced by printall(), and printonline().
void TrackerMap::save_as_fedtrackermap | ( | bool | print_total = true , |
float | minval = 0. , |
||
float | maxval = 0. , |
||
std::string | s = "fed_svgmap.svg" , |
||
int | width = 1500 , |
||
int | height = 800 |
||
) |
Definition at line 1950 of file TrackerMap.cc.
References apvMap, trackerHits::c, colors, edmPickEvents::command, TmModule::count, TmApvPair::count, gather_cfg::cout, defcwindow(), drawApvPair(), enableFedProcessing, fedMap, lut2db_cfg::filename, alcaDQMUpload::filetype(), newFWLiteAna::found, cmsRelvalreport::green(), i, recoMuon::in, combine::key, maxvalue, minvalue, TmApvPair::mod, TmApvPair::mpos, ncrate, ncrates, TmModule::notInUse(), dbtoconf::out, pos, TmApvPair::red, cmsRelvalreport::red(), alignCSCRings::s, saveAsSingleLayer, savefile, temporary_file, TmApvPair::value, TmModule::value, relativeConstraints::value, vc, vdt::x, and detailsBasic3DVector::y.
Referenced by SiStripTrackerMapCreator::createForOffline(), BuildTrackerMapPlugin::endJob(), printall(), and printonline().
void TrackerMap::save_as_HVtrackermap | ( | bool | print_total = true , |
float | minval = 0. , |
||
float | maxval = 0. , |
||
std::string | s = "psu_svgmap.svg" , |
||
int | width = 1500 , |
||
int | height = 800 |
||
) |
Definition at line 1435 of file TrackerMap.cc.
References TmPsu::blueHV2, TmPsu::blueHV3, trackerHits::c, colors, edmPickEvents::command, TmPsu::countHV2, TmPsu::countHV3, gather_cfg::cout, defpsuwindow(), drawHV2(), drawHV3(), enableHVProcessing, lut2db_cfg::filename, alcaDQMUpload::filetype(), newFWLiteAna::found, TmPsu::getPsuCrate(), TmPsu::getPsuRack(), cmsRelvalreport::green(), TmPsu::greenHV2, TmPsu::greenHV3, i, recoMuon::in, max(), maxvalue, min, minvalue, TmPsu::nmodHV2, TmPsu::nmodHV3, npsuracks, nrack, dbtoconf::out, pos, psuMap, psuModuleMap, cmsRelvalreport::red(), TmPsu::redHV2, TmPsu::redHV3, run_regression::ret, alignCSCRings::s, saveAsSingleLayer, savefile, temporary_file, title, TmPsu::valueHV2, TmPsu::valueHV3, vc, vdt::x, and detailsBasic3DVector::y.
Referenced by printall(), and printonline().
void TrackerMap::save_as_psutrackermap | ( | bool | print_total = true , |
float | minval = 0. , |
||
float | maxval = 0. , |
||
std::string | s = "psu_svgmap.svg" , |
||
int | width = 1500 , |
||
int | height = 800 |
||
) |
Definition at line 1700 of file TrackerMap.cc.
References TmPsu::blue, trackerHits::c, colors, edmPickEvents::command, TmPsu::count, gather_cfg::cout, defpsuwindow(), drawPsu(), enableLVProcessing, lut2db_cfg::filename, alcaDQMUpload::filetype(), newFWLiteAna::found, TmPsu::getPsuCrate(), TmPsu::getPsuRack(), TmPsu::green, cmsRelvalreport::green(), i, recoMuon::in, maxvalue, minvalue, TmPsu::nmod, npsuracks, nrack, dbtoconf::out, pos, psuMap, psuModuleMap, TmPsu::red, cmsRelvalreport::red(), run_regression::ret, alignCSCRings::s, saveAsSingleLayer, savefile, temporary_file, title, TmPsu::value, relativeConstraints::value, vc, vdt::x, and detailsBasic3DVector::y.
Referenced by SiStripTrackerMapCreator::createForOffline(), printall(), and printonline().
|
inline |
Definition at line 68 of file TrackerMap.h.
References palette.
Referenced by Vispa.Views.LineDecayView.LineDecayView::__init__(), TkVoltageMapCreator::beginRun(), BuildTrackerMapPlugin::endJob(), and SiStripBaseCondObjDQM::saveTkMap().
|
inline |
Definition at line 72 of file TrackerMap.h.
References gmaxvalue, gminvalue, max(), and min.
Referenced by SiStripTrackerMapCreator::setTkMapRange().
void TrackerMap::setText | ( | int | idmod, |
std::string | s | ||
) |
Definition at line 2560 of file TrackerMap.cc.
References gather_cfg::cout, imoduleMap, text2workspace::mod, alignCSCRings::s, and TmModule::text.
Referenced by SiStripTrackerMapCreator::paintTkMapFromAlarm(), and Vispa.Gui.PortWidget.PortWidget::setDescription().
void TrackerMap::setText | ( | int | layer, |
int | ring, | ||
int | nmod, | ||
std::string | s | ||
) |
Definition at line 2570 of file TrackerMap.cc.
References gather_cfg::cout, combine::key, text2workspace::mod, alignCSCRings::s, smoduleMap, and TmModule::text.
Referenced by Vispa.Gui.PortWidget.PortWidget::setDescription().
|
inline |
Definition at line 71 of file TrackerMap.h.
References alignCSCRings::s, and title.
Referenced by SiStripTrackerMapCreator::create(), SiStripTrackerMapCreator::createForOffline(), Vispa.Gui.PortWidget.PortWidget::setName(), and Vispa.Views.LineDecayView.LineDecayContainer::setPxlObject().
|
inline |
Definition at line 70 of file TrackerMap.h.
References printflag.
Referenced by BuildTrackerMapPlugin::endJob(), and SiStripBaseCondObjDQM::saveTkMap().
|
inline |
Definition at line 174 of file TrackerMap.h.
References ix, saveAsSingleLayer, xmax, xmin, and xsize.
Referenced by drawModule(), and SiPixelTrackerMap::drawModule().
|
inline |
Definition at line 194 of file TrackerMap.h.
References ix, saveAsSingleLayer, xmax, xmin, and xsize.
Referenced by drawApvPair().
|
inline |
Definition at line 208 of file TrackerMap.h.
References ix, saveAsSingleLayer, xmax, xmin, and xsize.
Referenced by drawCcu().
|
inline |
Definition at line 222 of file TrackerMap.h.
References ix, saveAsSingleLayer, xmax, xmin, and xsize.
Referenced by drawHV2(), drawHV3(), and drawPsu().
|
inline |
Definition at line 180 of file TrackerMap.h.
References iy, nlay, saveAsSingleLayer, xsize, ymax, ymin, and ysize.
Referenced by drawModule(), and SiPixelTrackerMap::drawModule().
|
inline |
Definition at line 200 of file TrackerMap.h.
References iy, saveAsSingleLayer, ymax, ymin, and ysize.
Referenced by drawApvPair().
|
inline |
Definition at line 214 of file TrackerMap.h.
References iy, saveAsSingleLayer, ymax, ymin, and ysize.
Referenced by drawCcu().
|
inline |
Definition at line 228 of file TrackerMap.h.
References iy, saveAsSingleLayer, ymax, ymin, and ysize.
Referenced by drawHV2(), drawHV3(), and drawPsu().
|
private |
Definition at line 450 of file TrackerMap.h.
Referenced by addPixel(), init(), and save().
SvgApvPair TrackerMap::apvMap |
Definition at line 87 of file TrackerMap.h.
Referenced by fill_current_val_fed_channel(), fill_fed_channel(), fillc_fed_channel(), module(), printall(), printonline(), save_as_fedtrackermap(), TrackerMap(), and ~TrackerMap().
ModApvPair TrackerMap::apvModuleMap |
Definition at line 89 of file TrackerMap.h.
Referenced by fill_fed_channel(), printall(), printonline(), and TrackerMap().
|
protected |
Definition at line 440 of file TrackerMap.h.
MapCcu TrackerMap::ccuMap |
Definition at line 93 of file TrackerMap.h.
Referenced by fill_fec_channel(), fillc_fec_channel(), printall(), printonline(), save_as_fectrackermap(), TrackerMap(), and ~TrackerMap().
bool TrackerMap::enableFecProcessing |
Definition at line 103 of file TrackerMap.h.
Referenced by printall(), printonline(), save_as_fectrackermap(), and TrackerMap().
bool TrackerMap::enableFedProcessing |
Definition at line 102 of file TrackerMap.h.
Referenced by printall(), printonline(), save_as_fedtrackermap(), and TrackerMap().
bool TrackerMap::enableHVProcessing |
Definition at line 105 of file TrackerMap.h.
Referenced by printall(), printonline(), save_as_HVtrackermap(), and TrackerMap().
bool TrackerMap::enableLVProcessing |
Definition at line 104 of file TrackerMap.h.
Referenced by printall(), printonline(), save_as_psutrackermap(), and TrackerMap().
FecModule TrackerMap::fecModuleMap |
Definition at line 95 of file TrackerMap.h.
Referenced by printall(), printonline(), save_as_fectrackermap(), and TrackerMap().
SvgFed TrackerMap::fedMap |
Definition at line 91 of file TrackerMap.h.
Referenced by printall(), printonline(), save_as_fedtrackermap(), and TrackerMap().
|
protected |
Definition at line 435 of file TrackerMap.h.
Referenced by init().
int TrackerMap::firstRing[43] |
Definition at line 423 of file TrackerMap.h.
Referenced by init(), print(), SiPixelTrackerMap::print(), printall(), printlayers(), printonline(), save(), and ~TrackerMap().
|
protected |
Definition at line 441 of file TrackerMap.h.
Referenced by init(), printonline(), and setRange().
|
protected |
Definition at line 441 of file TrackerMap.h.
Referenced by init(), printonline(), and setRange().
ImoduleMap TrackerMap::imoduleMap |
Definition at line 85 of file TrackerMap.h.
Referenced by build(), fill(), fill_all_blank(), fill_current_val(), fillc(), fillc_all_blank(), reset(), setText(), and TrackerMap().
std::string TrackerMap::infilename |
Definition at line 109 of file TrackerMap.h.
Referenced by build(), and TrackerMap().
|
protected |
Definition at line 439 of file TrackerMap.h.
Referenced by load().
|
protected |
Definition at line 433 of file TrackerMap.h.
Referenced by defcwindow(), deffecwindow(), defpsuwindow(), defwindow(), init(), xdpixel(), xdpixelc(), xdpixelfec(), and xdpixelpsu().
|
protected |
Definition at line 433 of file TrackerMap.h.
Referenced by defcwindow(), deffecwindow(), defpsuwindow(), defwindow(), init(), ydpixel(), ydpixelc(), ydpixelfec(), and ydpixelpsu().
|
protected |
Definition at line 438 of file TrackerMap.h.
Referenced by print(), and SiPixelTrackerMap::print().
std::string TrackerMap::jsfilename |
Definition at line 109 of file TrackerMap.h.
Referenced by print(), and TrackerMap().
std::string TrackerMap::jsPath |
Definition at line 110 of file TrackerMap.h.
Referenced by findfile(), and TrackerMap().
|
protected |
Definition at line 442 of file TrackerMap.h.
Referenced by drawPalette(), getcolor(), init(), print(), SiPixelTrackerMap::print(), printlayers(), save(), save_as_fectrackermap(), save_as_fedtrackermap(), save_as_HVtrackermap(), and save_as_psutrackermap().
|
protected |
Definition at line 442 of file TrackerMap.h.
Referenced by drawPalette(), getcolor(), init(), print(), SiPixelTrackerMap::print(), printlayers(), save(), save_as_fectrackermap(), save_as_fedtrackermap(), save_as_HVtrackermap(), and save_as_psutrackermap().
|
protected |
Definition at line 427 of file TrackerMap.h.
Referenced by defcwindow(), deffecwindow(), save_as_fectrackermap(), and save_as_fedtrackermap().
|
protected |
Definition at line 429 of file TrackerMap.h.
Referenced by printall(), printonline(), save_as_fedtrackermap(), and TrackerMap().
int TrackerMap::ndet |
Definition at line 106 of file TrackerMap.h.
Referenced by init().
|
protected |
Definition at line 430 of file TrackerMap.h.
Referenced by printall(), printonline(), save_as_fectrackermap(), and TrackerMap().
|
protected |
Definition at line 426 of file TrackerMap.h.
Referenced by defwindow(), print(), SiPixelTrackerMap::print(), printlayers(), save(), and ydpixel().
int TrackerMap::npart |
Definition at line 107 of file TrackerMap.h.
Referenced by init().
|
protected |
Definition at line 431 of file TrackerMap.h.
Referenced by printall(), printonline(), save_as_HVtrackermap(), save_as_psutrackermap(), and TrackerMap().
|
protected |
Definition at line 428 of file TrackerMap.h.
Referenced by defpsuwindow(), save_as_HVtrackermap(), and save_as_psutrackermap().
int TrackerMap::ntotRing[43] |
Definition at line 422 of file TrackerMap.h.
Referenced by init(), print(), SiPixelTrackerMap::print(), printall(), printlayers(), printonline(), save(), and ~TrackerMap().
|
protected |
Definition at line 443 of file TrackerMap.h.
Referenced by build().
|
private |
Definition at line 448 of file TrackerMap.h.
int TrackerMap::palette |
Definition at line 100 of file TrackerMap.h.
Referenced by Vispa.Gui.SimpleDraggableTreeWidget.SimpleDraggableTreeWidget::__init__(), drawApvPair(), drawCcu(), drawHV2(), drawHV3(), drawModule(), drawPalette(), drawPsu(), init(), and setPalette().
|
protected |
Definition at line 434 of file TrackerMap.h.
Referenced by defwindow(), drawModule(), SiPixelTrackerMap::drawModule(), and init().
bool TrackerMap::printflag |
Definition at line 101 of file TrackerMap.h.
Referenced by init(), print(), save(), and showPalette().
bool TrackerMap::psetAvailable |
Definition at line 111 of file TrackerMap.h.
Referenced by TrackerMap().
MapPsu TrackerMap::psuMap |
Definition at line 97 of file TrackerMap.h.
Referenced by fill_hv_channel2(), fill_hv_channel3(), fill_lv_channel(), fillc_hv_channel2(), fillc_hv_channel3(), fillc_lv_channel(), printall(), printonline(), save_as_HVtrackermap(), save_as_psutrackermap(), TrackerMap(), and ~TrackerMap().
PsuModule TrackerMap::psuModuleMap |
Definition at line 99 of file TrackerMap.h.
Referenced by printall(), printonline(), save_as_HVtrackermap(), save_as_psutrackermap(), and TrackerMap().
|
private |
Definition at line 449 of file TrackerMap.h.
Referenced by printlayers(), save_as_fectrackermap(), save_as_fedtrackermap(), save_as_HVtrackermap(), save_as_psutrackermap(), TrackerMap(), xdpixel(), xdpixelc(), xdpixelfec(), xdpixelpsu(), ydpixel(), ydpixelc(), ydpixelfec(), and ydpixelpsu().
|
protected |
Definition at line 437 of file TrackerMap.h.
Referenced by save(), save_as_fectrackermap(), save_as_fedtrackermap(), save_as_HVtrackermap(), and save_as_psutrackermap().
SmoduleMap TrackerMap::smoduleMap |
Definition at line 83 of file TrackerMap.h.
Referenced by build(), fill(), fillc(), init(), print(), SiPixelTrackerMap::print(), printall(), printlayers(), printonline(), save(), setText(), and ~TrackerMap().
|
protected |
Definition at line 436 of file TrackerMap.h.
Referenced by SiPixelTrackerMap::drawModule(), print(), and SiPixelTrackerMap::print().
|
protected |
Definition at line 444 of file TrackerMap.h.
Referenced by drawApvPair(), drawCcu(), drawHV2(), drawHV3(), drawModule(), drawPalette(), drawPsu(), init(), print(), printall(), printonline(), save(), save_as_fectrackermap(), save_as_fedtrackermap(), save_as_HVtrackermap(), and save_as_psutrackermap().
std::string TrackerMap::title |
Definition at line 108 of file TrackerMap.h.
Referenced by argparse._ArgumentGroup::__init__(), Vispa.Views.LineDecayView.LineDecayContainer::autolayout(), Vispa.Views.LineDecayView.LineDecayContainer::autolayoutThreadFinished(), python.rootplot.root2matplotlib.HistStack::bar(), python.rootplot.root2matplotlib.HistStack::bar3d(), python.rootplot.root2matplotlib.HistStack::barcluster(), python.rootplot.root2matplotlib.HistStack::barh(), python.rootplot.root2matplotlib.HistStack::barstack(), Vispa.Views.LineDecayView.LineDecayContainer::childFinishedAutolayouting(), python.rootplot.root2matplotlib.HistStack::errorbar(), python.rootplot.root2matplotlib.HistStack::errorbarh(), Formatter.SimpleHTMLFormatter::headers(), python.rootplot.root2matplotlib.HistStack::histstack(), Vispa.Gui.PortWidget.PortWidget::name(), print(), printall(), printonline(), save(), save_as_fectrackermap(), save_as_HVtrackermap(), save_as_psutrackermap(), setTitle(), python.rootplot.root2matplotlib.Hist::show_titles(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), python.rootplot.utilities.Hist2D::TH2F(), python.rootplot.root2matplotlib.Hist2D::TH2F(), and TrackerMap().
std::vector<TColor*> TrackerMap::vc |
Definition at line 80 of file TrackerMap.h.
Referenced by save(), save_as_fectrackermap(), save_as_fedtrackermap(), save_as_HVtrackermap(), and save_as_psutrackermap().
|
protected |
Definition at line 432 of file TrackerMap.h.
Referenced by svgfig.XAxis::__repr__(), defcwindow(), deffecwindow(), defpsuwindow(), defwindow(), xdpixel(), xdpixelc(), xdpixelfec(), and xdpixelpsu().
|
protected |
Definition at line 432 of file TrackerMap.h.
Referenced by svgfig.XAxis::__repr__(), svgfig.Axes::__repr__(), svgfig.HGrid::__repr__(), svgfig.Grid::__repr__(), defcwindow(), deffecwindow(), defpsuwindow(), defwindow(), svgfig.Axes::SVG(), xdpixel(), xdpixelc(), xdpixelfec(), and xdpixelpsu().
|
protected |
Definition at line 433 of file TrackerMap.h.
Referenced by defcwindow(), deffecwindow(), defpsuwindow(), defwindow(), find_layer(), getxsize(), TrackerMap(), xdpixel(), xdpixelc(), xdpixelfec(), xdpixelpsu(), and ydpixel().
|
protected |
Definition at line 432 of file TrackerMap.h.
Referenced by svgfig.YAxis::__repr__(), defcwindow(), deffecwindow(), defpsuwindow(), defwindow(), ydpixel(), ydpixelc(), ydpixelfec(), and ydpixelpsu().
|
protected |
Definition at line 432 of file TrackerMap.h.
Referenced by svgfig.YAxis::__repr__(), svgfig.Axes::__repr__(), svgfig.VGrid::__repr__(), svgfig.Grid::__repr__(), defcwindow(), deffecwindow(), defpsuwindow(), defwindow(), svgfig.Axes::SVG(), ydpixel(), ydpixelc(), ydpixelfec(), and ydpixelpsu().
|
protected |
Definition at line 433 of file TrackerMap.h.
Referenced by defcwindow(), deffecwindow(), defpsuwindow(), defwindow(), find_layer(), getysize(), TrackerMap(), ydpixel(), ydpixelc(), ydpixelfec(), and ydpixelpsu().