Enumerations | |
enum | type { t_gain = 0, t_pedestal = 1, t_correlation = 2 } |
Functions | |
template<typename PayloadType > | |
static std::array< std::shared_ptr< TH1F >, 2 > | fillDiffAndRatio (const std::shared_ptr< PayloadType > &payload_A, const std::shared_ptr< PayloadType > &payload_B, const gainCalibPI::type &theType) |
template<typename PayloadType > | |
static void | fillTheHisto (const std::shared_ptr< PayloadType > &payload, std::shared_ptr< TH1F > h1, gainCalibPI::type theType, const std::vector< uint32_t > &wantedIds={}) |
template<typename PayloadType > | |
static void | fillTheHistos (const std::shared_ptr< PayloadType > &payload, std::shared_ptr< TH1 > hBPix, std::shared_ptr< TH1 > hFPix, gainCalibPI::type theType) |
template<typename PayloadType > | |
static void | fillThePerModuleMap (const std::shared_ptr< PayloadType > &payload, AvgMap &map, gainCalibPI::type theType) |
Variables | |
static const std::array< std::string, 3 > | t_titles = {{"gain", "pedestal", "correlation"}} |
|
static |
Definition at line 46 of file SiPixelGainCalibHelper.h.
References cms::cuda::assert(), cuy::col, ztail::d, change_name::diff, SiStripPI::max, reco::castor::maxDiff(), hgcalPlots::ncols, FastTimerService_cff::range, jetUpdater_cfi::sort, t_gain, and t_pedestal.
Referenced by gainCalibHelper::SiPixelGainCalibDiffAndRatioBase< myType, nIOVs, ntags, PayloadType >::fill().
|
static |
Definition at line 130 of file SiPixelGainCalibHelper.h.
Referenced by gainCalibHelper::SiPixelGainCalibrationValues< myType, PayloadType >::fill(), gainCalibHelper::SiPixelGainCalibrationValuesPerRegion< isBarrel, myType, PayloadType >::fill(), gainCalibHelper::SiPixelGainCalibrationValuesComparisonPerRegion< isBarrel, myType, nIOVs, ntags, PayloadType >::fill(), and gainCalibHelper::SiPixelGainCalibrationValueComparisonBase< myType, PayloadType >::fill().
|
static |
Definition at line 233 of file SiPixelGainCalibHelper.h.
References HLT_2024v14_cff::Class, cuy::col, ztail::d, PedestalClient_cfi::gain, SiStripPI::max, hgcalPlots::ncols, jetsAK4_Puppi_cff::payload, QIE10Task_cfi::ped, PixelSubdetector::PixelBarrel, PixelSubdetector::PixelEndcap, FastTimerService_cff::range, DetId::subdetId(), t_correlation, and t_gain.
Referenced by gainCalibHelper::SiPixelGainCalibrationCorrelations< PayloadType >::fill(), and gainCalibHelper::SiPixelGainCalibrationValuesByPart< myType, PayloadType >::fill().
|
static |
Definition at line 187 of file SiPixelGainCalibHelper.h.
References cuy::col, ztail::d, genParticles_cff::map, SiStripPI::max, hgcalPlots::ncols, jetsAK4_Puppi_cff::payload, FastTimerService_cff::range, t_gain, and t_pedestal.
Referenced by gainCalibHelper::SiPixelGainCalibrationMap< myType, PayloadType, myDetType >::fill(), and gainCalibHelper::SiPixelGainCalibrationByRegionComparisonBase< myType, PayloadType, nIOVs, ntags >::fill().
|
static |
Definition at line 41 of file SiPixelGainCalibHelper.h.
Referenced by gainCalibHelper::SiPixelGainCalibrationMap< myType, PayloadType, myDetType >::fill().