![]() |
![]() |
Public Member Functions | |
virtual void | endJob () |
HiSuperClusterProducer (const edm::ParameterSet &ps) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
![]() | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Private Member Functions | |
void | getClusterPtrVector (edm::Event &evt, const edm::EDGetTokenT< reco::BasicClusterCollection > &clustersToken, reco::CaloClusterPtrVector *) |
void | outputValidationInfo (reco::SuperClusterCollection &superclusterCollection) |
void | produceSuperclustersForECALPart (edm::Event &evt, const edm::EDGetTokenT< reco::BasicClusterCollection > &clustersToken, edm::EDPutTokenT< reco::SuperClusterCollection > const &putToken) |
Private Attributes | |
const float | barrelBCEnergyThreshold_ |
const float | barrelEtaSearchRoad_ |
const float | barrelPhiSearchRoad_ |
const edm::EDPutTokenT < reco::SuperClusterCollection > | barrelSuperclusterPut_ |
std::unique_ptr < HiBremRecoveryClusterAlgo > | bremAlgo_p |
const bool | doBarrel_ |
const bool | doEndcaps_ |
const edm::EDGetTokenT < reco::BasicClusterCollection > | ebClustersToken_ |
const edm::EDGetTokenT < reco::BasicClusterCollection > | eeClustersToken_ |
const float | endcapBCEnergyThreshold_ |
const float | endcapEtaSearchRoad_ |
const float | endcapPhiSearchRoad_ |
const edm::EDPutTokenT < reco::SuperClusterCollection > | endcapSuperclusterPut_ |
int | noSuperClusters = 0 |
const float | seedTransverseEnergyThreshold_ |
double | totalE = 0.0 |
Additional Inherited Members | |
![]() | |
using | CacheTypes = CacheContexts< T...> |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T...> |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Definition at line 20 of file HiSuperClusterProducer.cc.
HiSuperClusterProducer::HiSuperClusterProducer | ( | const edm::ParameterSet & | ps | ) |
Definition at line 65 of file HiSuperClusterProducer.cc.
References edm::ParameterSet::getParameter(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Definition at line 114 of file HiSuperClusterProducer.cc.
References noSuperClusters, str, and totalE.
|
private |
Definition at line 156 of file HiSuperClusterProducer.cc.
References edm::Event::getHandle(), mps_fire::i, edm::HandleBase::isValid(), edm::Handle< T >::product(), and edm::PtrVector< T >::push_back().
Referenced by produceSuperclustersForECALPart().
|
private |
|
override |
Definition at line 127 of file HiSuperClusterProducer.cc.
References barrelSuperclusterPut_, doBarrel_, doEndcaps_, ebClustersToken_, eeClustersToken_, endcapSuperclusterPut_, and produceSuperclustersForECALPart().
|
private |
Definition at line 135 of file HiSuperClusterProducer.cc.
References bremAlgo_p, edm::Event::emplace(), getClusterPtrVector(), eostools::move(), noSuperClusters, and totalE.
Referenced by produce().
|
private |
Definition at line 39 of file HiSuperClusterProducer.cc.
|
private |
Definition at line 34 of file HiSuperClusterProducer.cc.
|
private |
Definition at line 35 of file HiSuperClusterProducer.cc.
|
private |
Definition at line 29 of file HiSuperClusterProducer.cc.
Referenced by produce().
|
private |
Definition at line 45 of file HiSuperClusterProducer.cc.
Referenced by produceSuperclustersForECALPart().
|
private |
Definition at line 42 of file HiSuperClusterProducer.cc.
Referenced by produce().
|
private |
Definition at line 43 of file HiSuperClusterProducer.cc.
Referenced by produce().
|
private |
Definition at line 32 of file HiSuperClusterProducer.cc.
Referenced by produce().
|
private |
Definition at line 31 of file HiSuperClusterProducer.cc.
Referenced by produce().
|
private |
Definition at line 40 of file HiSuperClusterProducer.cc.
|
private |
Definition at line 36 of file HiSuperClusterProducer.cc.
|
private |
Definition at line 37 of file HiSuperClusterProducer.cc.
|
private |
Definition at line 28 of file HiSuperClusterProducer.cc.
Referenced by produce().
|
private |
Definition at line 48 of file HiSuperClusterProducer.cc.
Referenced by endJob(), and produceSuperclustersForECALPart().
|
private |
Definition at line 38 of file HiSuperClusterProducer.cc.
|
private |
Definition at line 47 of file HiSuperClusterProducer.cc.
Referenced by endJob(), and produceSuperclustersForECALPart().