Private Attributes | |
std::map< uint32_t, double > | _deadfrac_m |
std::map< uint32_t, double > | _noisyfrac_m |
TH1F * | _TH1F_Dead_all |
TH1F * | _TH1F_Dead_sum |
TH1F * | _TH1F_Gains_all |
TH1F * | _TH1F_Gains_bpix |
TH1F * | _TH1F_Gains_fpix |
std::map< uint32_t, TH1F * > | _TH1F_Gains_m |
TH1F * | _TH1F_Gains_sum |
TH1F * | _TH1F_Noisy_all |
TH1F * | _TH1F_Noisy_sum |
TH1F * | _TH1F_Pedestals_all |
TH1F * | _TH1F_Pedestals_bpix |
TH1F * | _TH1F_Pedestals_fpix |
std::map< uint32_t, TH1F * > | _TH1F_Pedestals_m |
TH1F * | _TH1F_Pedestals_sum |
edm::ParameterSet | conf_ |
SiPixelGainCalibrationService | SiPixelGainCalibrationService_ |
const edm::ESGetToken < TrackerGeometry, TrackerDigiGeometryRecord > | tkGeomToken_ |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
void | resetItemsToGetFrom (BranchType iType) |
Definition at line 48 of file SiPixelCondObjReader.cc.
|
explicit |
Definition at line 82 of file SiPixelCondObjReader.cc.
References TFileService::kSharedResource.
|
overridedefault |
|
overridevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 87 of file SiPixelCondObjReader.cc.
References _deadfrac_m, _noisyfrac_m, _TH1F_Dead_all, _TH1F_Dead_sum, _TH1F_Gains_all, _TH1F_Gains_bpix, _TH1F_Gains_fpix, _TH1F_Gains_m, _TH1F_Gains_sum, _TH1F_Noisy_all, _TH1F_Noisy_sum, _TH1F_Pedestals_all, _TH1F_Pedestals_bpix, _TH1F_Pedestals_fpix, _TH1F_Pedestals_m, _TH1F_Pedestals_sum, conf_, TrackerGeometry::dets(), edm::EventSetup::getData(), SiPixelGainCalibrationServicePayloadGetter< thePayloadObject, theDBRecordType >::getDetIds(), SiPixelGainCalibrationService::getGain(), SiPixelGainCalibrationService::getPedestal(), edm::ParameterSet::getUntrackedParameter(), TrackerGeometry::idToDetUnit(), SiPixelGainCalibrationService::isDead(), SiPixelGainCalibrationService::isNoisy(), TFileDirectory::make(), TFileService::make(), TFileService::mkdir(), mergeVDriftHistosByStation::name, PixelTopology::ncolumns(), PixelTopology::nrows(), PixelSubdetector::PixelBarrel, PixelSubdetector::PixelEndcap, SiPixelGainCalibrationServicePayloadGetter< thePayloadObject, theDBRecordType >::setESObjects(), SiPixelGainCalibrationService_, PixelGeomDetUnit::specificTopology(), DetId::subdetId(), tkGeomToken_, and MainPageGenerator::tree.
|
overridevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 264 of file SiPixelCondObjReader.cc.
|
private |
Definition at line 63 of file SiPixelCondObjReader.cc.
Referenced by analyze().
|
private |
Definition at line 64 of file SiPixelCondObjReader.cc.
Referenced by analyze().
|
private |
Definition at line 70 of file SiPixelCondObjReader.cc.
Referenced by analyze().
|
private |
Definition at line 66 of file SiPixelCondObjReader.cc.
Referenced by analyze().
|
private |
Definition at line 72 of file SiPixelCondObjReader.cc.
Referenced by analyze().
|
private |
Definition at line 74 of file SiPixelCondObjReader.cc.
Referenced by analyze().
|
private |
Definition at line 75 of file SiPixelCondObjReader.cc.
Referenced by analyze().
|
private |
Definition at line 62 of file SiPixelCondObjReader.cc.
Referenced by analyze().
|
private |
Definition at line 68 of file SiPixelCondObjReader.cc.
Referenced by analyze().
|
private |
Definition at line 71 of file SiPixelCondObjReader.cc.
Referenced by analyze().
|
private |
Definition at line 67 of file SiPixelCondObjReader.cc.
Referenced by analyze().
|
private |
Definition at line 73 of file SiPixelCondObjReader.cc.
Referenced by analyze().
|
private |
Definition at line 76 of file SiPixelCondObjReader.cc.
Referenced by analyze().
|
private |
Definition at line 77 of file SiPixelCondObjReader.cc.
Referenced by analyze().
|
private |
Definition at line 61 of file SiPixelCondObjReader.cc.
Referenced by analyze().
|
private |
Definition at line 69 of file SiPixelCondObjReader.cc.
Referenced by analyze().
|
private |
Definition at line 57 of file SiPixelCondObjReader.cc.
Referenced by analyze().
|
private |
Definition at line 59 of file SiPixelCondObjReader.cc.
Referenced by analyze().
|
private |
Definition at line 58 of file SiPixelCondObjReader.cc.
Referenced by analyze().