#include <Multi5x5SuperClusterProducer.h>
Public Member Functions | |
void | endStream () override |
Multi5x5SuperClusterProducer (const edm::ParameterSet &ps) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Private Member Functions | |
reco::CaloClusterPtrVector | getClusterPtrVector (edm::Event &evt, const edm::EDGetTokenT< reco::BasicClusterCollection > &clustersToken) const |
void | outputValidationInfo (reco::SuperClusterCollection &superclusterCollection) |
void | produceSuperclustersForECALPart (edm::Event &evt, const edm::EDGetTokenT< reco::BasicClusterCollection > &clustersToken, const edm::EDPutTokenT< reco::SuperClusterCollection > &putToken) |
Private Attributes | |
const float | barrelEtaSearchRoad_ |
const float | barrelPhiSearchRoad_ |
edm::EDPutTokenT< reco::SuperClusterCollection > | barrelPutToken_ |
std::unique_ptr< Multi5x5BremRecoveryClusterAlgo > | bremAlgo_p |
const bool | doBarrel_ |
const bool | doEndcaps_ |
edm::EDGetTokenT< reco::BasicClusterCollection > | ebClustersToken_ |
edm::EDGetTokenT< reco::BasicClusterCollection > | eeClustersToken_ |
const float | endcapEtaSearchRoad_ |
const float | endcapPhiSearchRoad_ |
edm::EDPutTokenT< reco::SuperClusterCollection > | endcapPutToken_ |
int | noSuperClusters |
const float | seedTransverseEnergyThreshold_ |
double | totalE |
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 19 of file Multi5x5SuperClusterProducer.h.
Multi5x5SuperClusterProducer::Multi5x5SuperClusterProducer | ( | const edm::ParameterSet & | ps | ) |
Definition at line 24 of file Multi5x5SuperClusterProducer.cc.
References barrelEtaSearchRoad_, barrelPhiSearchRoad_, barrelPutToken_, bremAlgo_p, cosmicSuperClusters_cfi::bremRecoveryPset, doBarrel_, doEndcaps_, cosmicSuperClusters_cfi::dynamicPhiRoad, ebClustersToken_, eeClustersToken_, endcapEtaSearchRoad_, endcapPhiSearchRoad_, endcapPutToken_, edm::ParameterSet::getParameter(), noSuperClusters, seedTransverseEnergyThreshold_, AlCaHLTBitMon_QueryRunRegistry::string, and totalE.
|
override |
Definition at line 62 of file Multi5x5SuperClusterProducer.cc.
References noSuperClusters, str, and totalE.
|
private |
Definition at line 111 of file Multi5x5SuperClusterProducer.cc.
References edm::Event::getByToken(), mps_fire::i, edm::Handle< T >::product(), edm::PtrVector< T >::push_back(), and edm::PtrVectorBase::reserve().
Referenced by produceSuperclustersForECALPart().
|
private |
|
override |
Definition at line 77 of file Multi5x5SuperClusterProducer.cc.
References barrelPutToken_, doBarrel_, doEndcaps_, ebClustersToken_, eeClustersToken_, endcapPutToken_, and produceSuperclustersForECALPart().
|
private |
Definition at line 88 of file Multi5x5SuperClusterProducer.cc.
References bremAlgo_p, edm::Event::emplace(), SimCluster::energy(), getClusterPtrVector(), eostools::move(), noSuperClusters, SimDataFormats::CaloAnalysis::sc, and totalE.
Referenced by produce().
|
private |
Definition at line 36 of file Multi5x5SuperClusterProducer.h.
Referenced by Multi5x5SuperClusterProducer().
|
private |
Definition at line 37 of file Multi5x5SuperClusterProducer.h.
Referenced by Multi5x5SuperClusterProducer().
|
private |
Definition at line 34 of file Multi5x5SuperClusterProducer.h.
Referenced by Multi5x5SuperClusterProducer(), and produce().
|
private |
Definition at line 45 of file Multi5x5SuperClusterProducer.h.
Referenced by Multi5x5SuperClusterProducer(), and produceSuperclustersForECALPart().
|
private |
Definition at line 42 of file Multi5x5SuperClusterProducer.h.
Referenced by Multi5x5SuperClusterProducer(), and produce().
|
private |
Definition at line 43 of file Multi5x5SuperClusterProducer.h.
Referenced by Multi5x5SuperClusterProducer(), and produce().
|
private |
Definition at line 32 of file Multi5x5SuperClusterProducer.h.
Referenced by Multi5x5SuperClusterProducer(), and produce().
|
private |
Definition at line 31 of file Multi5x5SuperClusterProducer.h.
Referenced by Multi5x5SuperClusterProducer(), and produce().
|
private |
Definition at line 38 of file Multi5x5SuperClusterProducer.h.
Referenced by Multi5x5SuperClusterProducer().
|
private |
Definition at line 39 of file Multi5x5SuperClusterProducer.h.
Referenced by Multi5x5SuperClusterProducer().
|
private |
Definition at line 33 of file Multi5x5SuperClusterProducer.h.
Referenced by Multi5x5SuperClusterProducer(), and produce().
|
private |
Definition at line 48 of file Multi5x5SuperClusterProducer.h.
Referenced by endStream(), Multi5x5SuperClusterProducer(), and produceSuperclustersForECALPart().
|
private |
Definition at line 40 of file Multi5x5SuperClusterProducer.h.
Referenced by Multi5x5SuperClusterProducer().
|
private |
Definition at line 47 of file Multi5x5SuperClusterProducer.h.
Referenced by endStream(), Multi5x5SuperClusterProducer(), and produceSuperclustersForECALPart().