Public Member Functions | |
void | beginRun (edm::Run const &, edm::EventSetup const &) final |
HFEMClusterProducer (edm::ParameterSet const &conf) | |
void | produce (edm::Event &e, edm::EventSetup const &iSetup) override |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Private Attributes | |
HFClusterAlgo | algo_ |
const edm::ESGetToken< CaloGeometry, CaloGeometryRecord > | geometryToken_ |
const edm::EDGetTokenT< HFRecHitCollection > | hfreco_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Definition at line 18 of file HFEMClusterProducer.cc.
|
explicit |
|
inlinefinal |
Definition at line 22 of file HFEMClusterProducer.cc.
References algo_, and HFClusterAlgo::resetForRun().
|
override |
Definition at line 50 of file HFEMClusterProducer.cc.
References algo_, HFClusterAlgo::clusterize(), MillePedeFileConverter_cfg::e, geometryToken_, edm::EventSetup::getData(), hfreco_, mps_fire::i, HFClusterAlgo::isMC(), and eostools::move().
|
private |
Definition at line 27 of file HFEMClusterProducer.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 26 of file HFEMClusterProducer.cc.
Referenced by produce().
|
private |
Definition at line 25 of file HFEMClusterProducer.cc.
Referenced by produce().