Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
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 | |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (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) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
Private Attributes | |
const bool | dumpHits_ |
const std::string | g4Label_ |
const std::string | hitLab_ |
const int | maxEvent_ |
int | nevt_ |
const bool | testN_ |
edm::EDGetTokenT< edm::PCaloHitContainer > | toks_calo_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Definition at line 29 of file HcalTestSimHitID.cc.
HcalTestSimHitID::HcalTestSimHitID | ( | const edm::ParameterSet & | ps | ) |
Definition at line 48 of file HcalTestSimHitID.cc.
References gather_cfg::cout, g4Label_, hitLab_, maxEvent_, testN_, and toks_calo_.
|
overrideprotectedvirtual |
Implements edm::EDAnalyzer.
Definition at line 72 of file HcalTestSimHitID.cc.
References gather_cfg::cout, dumpHits_, MillePedeFileConverter_cfg::e, edm::EventSetup::get(), get, hfClusterShapes_cfi::hits, mps_fire::i, edm::HandleBase::isValid(), maxEvent_, nevt_, edm::ESHandle< T >::product(), HcalHitRelabeller::relabel(), testN_, toks_calo_, and HcalTopology::validHcal().
|
inlineoverrideprotectedvirtual |
|
inlineoverrideprotectedvirtual |
|
static |
Definition at line 62 of file HcalTestSimHitID.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::addUntracked(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 42 of file HcalTestSimHitID.cc.
Referenced by analyze().
|
private |
Definition at line 41 of file HcalTestSimHitID.cc.
Referenced by HcalTestSimHitID().
|
private |
Definition at line 41 of file HcalTestSimHitID.cc.
Referenced by HcalTestSimHitID().
|
private |
Definition at line 43 of file HcalTestSimHitID.cc.
Referenced by analyze(), and HcalTestSimHitID().
|
private |
Definition at line 44 of file HcalTestSimHitID.cc.
Referenced by analyze().
|
private |
Definition at line 42 of file HcalTestSimHitID.cc.
Referenced by analyze(), and HcalTestSimHitID().
|
private |
Definition at line 45 of file HcalTestSimHitID.cc.
Referenced by analyze(), and HcalTestSimHitID().