![]() |
![]() |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsInputProcessBlocks () |
static bool | wantsProcessBlocks () |
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 |
![]() | |
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 = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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... | |
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::ESGetToken< CaloGeometry, CaloGeometryRecord > | tok_geom_ |
edm::ESGetToken< HcalDDDRecConstants, HcalRecNumberingRecord > | tok_hrdd_ |
edm::ESGetToken< HcalTopology, HcalRecNumberingRecord > | tok_topo_ |
edm::EDGetTokenT< edm::PCaloHitContainer > | toks_calo_ |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzer | ModuleType |
![]() | |
typedef ProductLabels | Labels |
Definition at line 33 of file HcalTestSimHitID.cc.
HcalTestSimHitID::HcalTestSimHitID | ( | const edm::ParameterSet & | ps | ) |
Definition at line 55 of file HcalTestSimHitID.cc.
References gather_cfg::cout, g4Label_, hitLab_, maxEvent_, testN_, tok_geom_, tok_hrdd_, tok_topo_, and toks_calo_.
|
overrideprotectedvirtual |
Implements edm::EDAnalyzer.
Definition at line 82 of file HcalTestSimHitID.cc.
References gather_cfg::cout, dumpHits_, MillePedeFileConverter_cfg::e, relativeConstraints::geom, edm::EventSetup::getHandle(), HcalGeometry::getPosition(), CaloGeometry::getSubdetectorGeometry(), DetId::Hcal, HcalBarrel, hfClusterShapes_cfi::hits, mps_fire::i, edm::HandleBase::isValid(), maxEvent_, nevt_, p1, p2, edm::ESHandle< T >::product(), HcalHitRelabeller::relabel(), testN_, tok_geom_, tok_hrdd_, tok_topo_, toks_calo_, and HcalTopology::validHcal().
|
inlineoverrideprotectedvirtual |
|
inlineoverrideprotectedvirtual |
|
static |
Definition at line 72 of file HcalTestSimHitID.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 46 of file HcalTestSimHitID.cc.
Referenced by analyze().
|
private |
Definition at line 45 of file HcalTestSimHitID.cc.
Referenced by HcalTestSimHitID().
|
private |
Definition at line 45 of file HcalTestSimHitID.cc.
Referenced by HcalTestSimHitID().
|
private |
Definition at line 47 of file HcalTestSimHitID.cc.
Referenced by analyze(), and HcalTestSimHitID().
|
private |
Definition at line 48 of file HcalTestSimHitID.cc.
Referenced by analyze().
|
private |
Definition at line 46 of file HcalTestSimHitID.cc.
Referenced by analyze(), and HcalTestSimHitID().
|
private |
Definition at line 52 of file HcalTestSimHitID.cc.
Referenced by analyze(), and HcalTestSimHitID().
|
private |
Definition at line 50 of file HcalTestSimHitID.cc.
Referenced by analyze(), and HcalTestSimHitID().
|
private |
Definition at line 51 of file HcalTestSimHitID.cc.
Referenced by analyze(), and HcalTestSimHitID().
|
private |
Definition at line 49 of file HcalTestSimHitID.cc.
Referenced by analyze(), and HcalTestSimHitID().