Classes | |
class | Entry |
class | Monitor1D |
class | Monitor2D |
Typedefs | |
using | MetaData = std::tuple< cond::Time_t, cond::Hash > |
Enumerations | |
enum | estimator { min, max, mean, rms } |
enum | OpMode { STRIP_BASED, APV_BASED, MODULE_BASED } |
enum | palette { HALFGRAY, GRAY, BLUES, REDS, ANTIGRAY, FIRE, ANTIFIRE, LOGREDBLUE, BLUERED, LOGBLUERED, DEFAULT } |
enum | TrackerRegion { TIB1r = 1010, TIB1s = 1011, TIB2r = 1020, TIB2s = 1021, TIB3r = 1030, TIB4r = 1040, TOB1r = 2010, TOB1s = 2011, TOB2r = 2020, TOB2s = 2021, TOB3r = 2030, TOB4r = 2040, TOB5r = 2050, TOB6r = 2060, TEC1r = 3010, TEC1s = 3011, TEC2r = 3020, TEC2s = 3021, TEC3r = 3030, TEC3s = 3031, TEC4r = 3040, TEC4s = 3041, TEC5r = 3050, TEC5s = 3051, TEC6r = 3060, TEC6s = 3061, TEC7r = 3070, TEC7s = 3071, TEC8r = 3080, TEC8s = 3081, TEC9r = 3090, TEC9s = 3091, TID1r = 4010, TID1s = 4011, TID2r = 4020, TID2s = 4021, TID3r = 4030, TID3s = 4031, END_OF_REGIONS } |
Functions | |
void | drawStatBox (std::map< std::string, std::shared_ptr< TH1F >> histos, std::map< std::string, int > colormap, std::vector< std::string > legend, double X=0.15, double Y=0.93, double W=0.15, double H=0.10) |
std::string | estimatorType (SiStripPI::estimator e) |
void | fillBCArrays (const SiStripQuality *siStripQuality_, int NTkBadComponent[4], int NBadComponent[4][19][4], const TrackerTopology m_trackerTopo) |
void | fillNoiseDetSummary (SiStripDetSummary &summaryNoise, std::shared_ptr< SiStripNoises > payload, SiStripPI::estimator est) |
void | fillTotalComponents (int NTkComponents[4], int NComponents[4][19][4], const TrackerTopology m_trackerTopo) |
std::pair< float, float > | getExtrema (TH1 *h1, TH1 *h2) |
double | getMaximum (TObjArray *array) |
std::string | getStringFromSubdet (StripSubdetector::SubDetector sub) |
std::pair< float, float > | getTheRange (std::map< uint32_t, float > values, const float nsigma) |
void | makeNicePlotStyle (TH1 *hist) |
template<class T > | |
void | makeNiceStyle (T *hist) |
void | printBCDebug (int NTkBadComponent[4], int NBadComponent[4][19][4]) |
void | printSummary (const std::map< unsigned int, SiStripDetSummary::Values > &map) |
std::pair< int, const char * > | regionType (int index) |
void | setBadComponents (int i, int component, const SiStripQuality::BadComponent &BC, int NBadComponent[4][19][4]) |
void | setPaletteStyle (SiStripPI::palette palette) |
using SiStripPI::MetaData = typedef std::tuple<cond::Time_t, cond::Hash> |
Definition at line 32 of file SiStripPayloadInspectorHelper.h.
enum SiStripPI::estimator |
enum SiStripPI::OpMode |
Enumerator | |
---|---|
STRIP_BASED | |
APV_BASED | |
MODULE_BASED |
Definition at line 36 of file SiStripPayloadInspectorHelper.h.
enum SiStripPI::palette |
Enumerator | |
---|---|
HALFGRAY | |
GRAY | |
BLUES | |
REDS | |
ANTIGRAY | |
FIRE | |
ANTIFIRE | |
LOGREDBLUE | |
BLUERED | |
LOGBLUERED | |
DEFAULT |
Definition at line 828 of file SiStripPayloadInspectorHelper.h.
Definition at line 216 of file SiStripPayloadInspectorHelper.h.
|
inline |
Definition at line 374 of file SiStripPayloadInspectorHelper.h.
References edmScanValgrind::buffer, data-class-funcs::H, combine::histos, mps_fire::i, compareTotals::legend, X, and BeamSpotPI::Y.
|
inline |
Definition at line 181 of file SiStripPayloadInspectorHelper.h.
References MillePedeFileConverter_cfg::e, max, mean, min, and rms.
Referenced by SiStripCondObjectRepresent::SiStripDataContainer< Item, type >::fillTrackerMap().
|
inline |
Definition at line 656 of file SiStripPayloadInspectorHelper.h.
References SiStripBadStrip::decode(), contentValuesFiles::fullPath, SiStripQuality::getBadComponentList(), SiStripBadStrip::getDataVectorBegin(), SiStripBadStrip::getRegistryVectorBegin(), SiStripBadStrip::getRegistryVectorEnd(), mps_fire::i, SiStripDetInfoFileReader::kDefaultFile, FastTimerService_cff::range, SiStripBadStrip::data::range, SiStripDetInfoFileReader::read(), setBadComponents(), sistrip::STRIPS_PER_APV, DetId::subdetId(), StripSubdetector::TEC, TrackerTopology::tecSide(), TrackerTopology::tecWheel(), StripSubdetector::TIB, TrackerTopology::tibLayer(), StripSubdetector::TID, TrackerTopology::tidSide(), TrackerTopology::tidWheel(), StripSubdetector::TOB, and TrackerTopology::tobLayer().
|
inline |
Definition at line 546 of file SiStripPayloadInspectorHelper.h.
References SiStripDetSummary::add(), mps_fire::i, max, mean, min, jetsAK4_Puppi_cff::payload, rms, and mathSSE::sqrt().
|
inline |
Definition at line 606 of file SiStripPayloadInspectorHelper.h.
References contentValuesFiles::fullPath, SiStripDetInfoFileReader::kDefaultFile, me0TriggerPseudoDigis_cff::nStrips, SiStripDetInfoFileReader::read(), sistrip::STRIPS_PER_APV, DetId::subdetId(), StripSubdetector::TEC, TrackerTopology::tecSide(), TrackerTopology::tecWheel(), StripSubdetector::TIB, TrackerTopology::tibLayer(), StripSubdetector::TID, TrackerTopology::tidSide(), TrackerTopology::tidWheel(), StripSubdetector::TOB, and TrackerTopology::tobLayer().
|
inline |
|
inline |
Definition at line 427 of file SiStripPayloadInspectorHelper.h.
References mps_check::array, and mps_fire::i.
Referenced by ContainmentCorrectionAnalyzer::analyze(), EcalClusterSeverityLevelAlgo::closestProblematic(), EcalClusterToolsT< noZS >::covariances(), InvRingCalib::duringLoop(), EcalEleCalibLooper::duringLoop(), EcalClusterToolsT< noZS >::e1x3(), EcalClusterToolsT< noZS >::e1x5(), EcalClusterToolsT< noZS >::e2x2(), EcalClusterToolsT< noZS >::e2x5Bottom(), EcalClusterToolsT< noZS >::e2x5Left(), EcalClusterToolsT< noZS >::e2x5Max(), EcalClusterToolsT< noZS >::e2x5Right(), EcalClusterToolsT< noZS >::e2x5Top(), EcalClusterToolsT< noZS >::e3x1(), EcalClusterToolsT< noZS >::e3x2(), EcalClusterToolsT< noZS >::e3x3(), EcalClusterToolsT< noZS >::e4x4(), EcalClusterToolsT< noZS >::e5x1(), EcalClusterToolsT< noZS >::e5x5(), EcalClusterToolsT< noZS >::eBottom(), EcalClusterToolsT< noZS >::eLeft(), EcalClusterToolsT< noZS >::eMax(), EcalClusterLazyToolsT< ClusterTools >::energyMatrix(), EcalClusterToolsT< noZS >::eRight(), EcalClusterSeverityLevelAlgo::etaphiDistanceClosestProblematic(), EcalClusterToolsT< noZS >::eTop(), EcalClusterToolsT< noZS >::getMaximum(), EcalClusterLazyToolsT< ClusterTools >::getMaximum(), HLTDisplacedEgammaFilter::hltFilter(), ReducedEGProducer::linkCaloClusters(), EcalClusterToolsT< noZS >::localCovariances(), EcalClusterToolsT< noZS >::mean5x5PositionInLocalCrysCoord(), EcalClusterToolsT< noZS >::mean5x5PositionInXY(), EcalClusterToolsT< noZS >::meanClusterPosition(), EcalClusterToolsT< noZS >::n5x5(), EcalDigiSelector::produce(), and EcalClusterToolsT< noZS >::scLocalCovariances().
|
inline |
Definition at line 199 of file SiStripPayloadInspectorHelper.h.
References StripSubdetector::TEC, StripSubdetector::TIB, StripSubdetector::TID, and StripSubdetector::TOB.
|
inline |
Definition at line 349 of file SiStripPayloadInspectorHelper.h.
References visualization-live-secondInstance_cfg::m, AlCaHLTBitMon_ParallelJobs::p, mathSSE::sqrt(), plotscripts::stdev(), and contentValuesCheck::values.
Referenced by SiStripCondObjectRepresent::SiStripDataContainer< Item, type >::fillTrackerMap(), and SiStripMiscalibrate::getTruncatedRange().
|
inline |
Definition at line 440 of file SiStripPayloadInspectorHelper.h.
References gpuVertexFinder::hist.
Referenced by SiStripCondObjectRepresent::SiStripDataContainer< Item, type >::fillByPartition(), SiStripCondObjectRepresent::SiStripDataContainer< Item, type >::fillCorrelationByPartition(), and SiStripCondObjectRepresent::SiStripDataContainer< Item, type >::fillValuePlot().
|
inline |
Definition at line 461 of file SiStripPayloadInspectorHelper.h.
References gpuVertexFinder::hist, and relativeConstraints::value.
|
inline |
Definition at line 776 of file SiStripPayloadInspectorHelper.h.
References gather_cfg::cout, mps_fire::i, and contentValuesCheck::ss.
|
inline |
Definition at line 484 of file SiStripPayloadInspectorHelper.h.
References submitPVResolutionJobs::count, gather_cfg::cout, hgcalTestNeighbor_cfi::detector, genParticles_cff::map, mean, regionType(), rms, mathSSE::sqrt(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by FastTimerService::postEndJob(), and FastTimerService::postGlobalEndRun().
|
inline |
Definition at line 259 of file SiStripPayloadInspectorHelper.h.
References END_OF_REGIONS, HLT_2022v15_cff::region, TEC1r, TEC1s, TEC2r, TEC2s, TEC3r, TEC3s, TEC4r, TEC4s, TEC5r, TEC5s, TEC6r, TEC6s, TEC7r, TEC7s, TEC8r, TEC8s, TEC9r, TEC9s, TIB1r, TIB1s, TIB2r, TIB2s, TIB3r, TIB4r, TID1r, TID1s, TID2r, TID2s, TID3r, TID3s, TOB1r, TOB1s, TOB2r, TOB2s, TOB3r, TOB4r, TOB5r, and TOB6r.
Referenced by SiStripCondObjectRepresent::SiStripDataContainer< Item, type >::fillSummary(), and printSummary().
|
inline |
Definition at line 525 of file SiStripPayloadInspectorHelper.h.
References SiStripQuality::BadComponent::BadApvs, SiStripQuality::BadComponent::BadFibers, SiStripQuality::BadComponent::BadModule, submitPVResolutionJobs::count, and mps_fire::i.
Referenced by fillBCArrays(), and SiStripHitEfficiencyHarvester::printAndWriteBadModules().
|
inline |
Definition at line 831 of file SiStripPayloadInspectorHelper.h.
References ANTIFIRE, ANTIGRAY, DivergingColor::blue, BLUERED, BLUES, gather_cfg::cout, DEFAULT, FIRE, GRAY, HALFGRAY, LOGBLUERED, LOGREDBLUE, DivergingColor::red, and REDS.
Referenced by SiStripCondObjectRepresent::SiStripDataContainer< Item, type >::fillCorrelationByPartition().