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) |
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
void | beginJob () override |
void | endJob () override |
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) |
Private Attributes | |
const bool | dumpHits_ |
const std::string | g4Label_ |
const std::string | hitLab_ |
const int | maxEvent_ |
int | nevt_ |
const bool | testN_ |
const edm::ESGetToken < CaloGeometry, CaloGeometryRecord > | tok_geom_ |
const edm::ESGetToken < HcalDDDRecConstants, HcalRecNumberingRecord > | tok_hrdd_ |
const edm::ESGetToken < HcalTopology, HcalRecNumberingRecord > | tok_topo_ |
edm::EDGetTokenT < edm::PCaloHitContainer > | toks_calo_ |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Definition at line 32 of file HcalTestSimHitID.cc.
HcalTestSimHitID::HcalTestSimHitID | ( | const edm::ParameterSet & | ps | ) |
Definition at line 54 of file HcalTestSimHitID.cc.
References g4Label_, hitLab_, HLT_FULL_cff::InputTag, maxEvent_, testN_, and toks_calo_.
|
overridedefault |
|
overrideprotectedvirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 81 of file HcalTestSimHitID.cc.
References dumpHits_, edm::EventID::event(), edm::EventSetup::getData(), edm::Event::getHandle(), HcalGeometry::getPosition(), CaloGeometry::getSubdetectorGeometry(), good, DetId::Hcal, HcalBarrel, mps_fire::i, edm::EventBase::id(), edm::HandleBase::isValid(), maxEvent_, nevt_, fireworks::p1, fireworks::p2, HcalHitRelabeller::relabel(), edm::EventID::run(), testN_, tok_geom_, tok_hrdd_, tok_topo_, toks_calo_, and HcalTopology::validHcal().
|
inlineoverrideprotectedvirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 39 of file HcalTestSimHitID.cc.
|
inlineoverrideprotectedvirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 40 of file HcalTestSimHitID.cc.
|
static |
Definition at line 71 of file HcalTestSimHitID.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::addUntracked(), submitPVResolutionJobs::desc, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 45 of file HcalTestSimHitID.cc.
Referenced by analyze().
|
private |
Definition at line 44 of file HcalTestSimHitID.cc.
Referenced by HcalTestSimHitID().
|
private |
Definition at line 44 of file HcalTestSimHitID.cc.
Referenced by HcalTestSimHitID().
|
private |
Definition at line 46 of file HcalTestSimHitID.cc.
Referenced by analyze(), and HcalTestSimHitID().
|
private |
Definition at line 50 of file HcalTestSimHitID.cc.
Referenced by analyze().
|
private |
Definition at line 45 of file HcalTestSimHitID.cc.
Referenced by analyze(), and HcalTestSimHitID().
|
private |
Definition at line 49 of file HcalTestSimHitID.cc.
Referenced by analyze().
|
private |
Definition at line 47 of file HcalTestSimHitID.cc.
Referenced by analyze().
|
private |
Definition at line 48 of file HcalTestSimHitID.cc.
Referenced by analyze().
|
private |
Definition at line 51 of file HcalTestSimHitID.cc.
Referenced by analyze(), and HcalTestSimHitID().