#include <Test/HcalLutAnalyzer/plugins/HcalLutAnalyzer.cc>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
std::vector< std::string > | effpedestals_ |
std::vector< std::string > | gains_ |
std::string | inputDir |
std::vector< std::string > | pedestals_ |
std::string | plotsDir |
double | Pmax |
double | Pmin |
std::vector< std::string > | quality_ |
std::vector< std::string > | respcorrs_ |
std::vector< std::string > | tags_ |
edm::ESGetToken< HcalTopology, HcalRecNumberingRecord > | tok_htopo_ |
double | Ymax |
double | Ymin |
double | Zmax |
double | Zmin |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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 () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
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) |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 49 of file HcalLutAnalyzer.cc.
|
explicit |
Definition at line 77 of file HcalLutAnalyzer.cc.
References effpedestals_, gains_, edm::ParameterSet::getParameter(), inputDir, pedestals_, plotsDir, Pmax, Pmin, quality_, respcorrs_, AlCaHLTBitMon_QueryRunRegistry::string, tags_, tok_htopo_, Ymax, Ymin, Zmax, and Zmin.
|
inlineoverride |
Definition at line 52 of file HcalLutAnalyzer.cc.
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 97 of file HcalLutAnalyzer.cc.
References funct::abs(), cms::cuda::assert(), newFWLiteAna::base, edmScanValgrind::buffer, gpuPixelDoublets::cc, LutXml::create_lut_map(), ztail::d, histoStyle::doRatio, effpedestals_, HcalObjRepresent::Fill(), edm::FileInPath::fullPath(), gains_, HcalGenericDetId::genericSubdet(), edm::EventSetup::getData(), h, photonIsolationHIProducer_cfi::hbhe, HcalBarrel, HcalEndcap, HcalForward, HcalGenericDetId::HcalGenTriggerTower, HcalOther, HcalOuter, mps_fire::i, l1ctLayer2EG_cff::id, LEDCalibrationChannels::ieta, cuy::ii, timingPdfMaker::infile, inputDir, createfilelist::int, LEDCalibrationChannels::iphi, dqmiolumiharvest::j, AlCaHLTBitMon_ParallelJobs::p, pedestals_, plotsDir, Pmax, Pmin, quality_, alignCSCRings::r, DetId::rawId(), respcorrs_, findQualityFiles::size, tags_, remoteMonitoring_LASER_era2018_cfg::threshold, tok_htopo_, HcalTopology::valid(), HcalTopology::validHT(), Ymax, Ymin, Zmax, and Zmin.
|
static |
Definition at line 608 of file HcalLutAnalyzer.cc.
References edm::ConfigurationDescriptions::addDefault(), and submitPVResolutionJobs::desc.
|
private |
Definition at line 63 of file HcalLutAnalyzer.cc.
Referenced by analyze(), and HcalLutAnalyzer().
|
private |
Definition at line 64 of file HcalLutAnalyzer.cc.
Referenced by analyze(), and HcalLutAnalyzer().
|
private |
Definition at line 58 of file HcalLutAnalyzer.cc.
Referenced by analyze(), and HcalLutAnalyzer().
|
private |
Definition at line 62 of file HcalLutAnalyzer.cc.
Referenced by analyze(), and HcalLutAnalyzer().
|
private |
Definition at line 59 of file HcalLutAnalyzer.cc.
Referenced by analyze(), and HcalLutAnalyzer().
|
private |
Definition at line 72 of file HcalLutAnalyzer.cc.
Referenced by analyze(), and HcalLutAnalyzer().
|
private |
Definition at line 71 of file HcalLutAnalyzer.cc.
Referenced by analyze(), and HcalLutAnalyzer().
|
private |
Definition at line 61 of file HcalLutAnalyzer.cc.
Referenced by analyze(), and HcalLutAnalyzer().
|
private |
Definition at line 65 of file HcalLutAnalyzer.cc.
Referenced by analyze(), and HcalLutAnalyzer().
|
private |
Definition at line 60 of file HcalLutAnalyzer.cc.
Referenced by analyze(), and HcalLutAnalyzer().
|
private |
Definition at line 74 of file HcalLutAnalyzer.cc.
Referenced by analyze(), and HcalLutAnalyzer().
|
private |
Definition at line 70 of file HcalLutAnalyzer.cc.
Referenced by analyze(), and HcalLutAnalyzer().
|
private |
Definition at line 69 of file HcalLutAnalyzer.cc.
Referenced by analyze(), and HcalLutAnalyzer().
|
private |
Definition at line 68 of file HcalLutAnalyzer.cc.
Referenced by analyze(), and HcalLutAnalyzer().
|
private |
Definition at line 67 of file HcalLutAnalyzer.cc.
Referenced by analyze(), and HcalLutAnalyzer().