#include <PFECALSuperClusterProducer.h>
Public Member Functions | |
void | beginLuminosityBlock (const edm::LuminosityBlock &, const edm::EventSetup &) override |
PFECALSuperClusterProducer (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~PFECALSuperClusterProducer () 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 |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Attributes | |
PFECALSuperClusterAlgo::clustering_type | _theclusteringtype |
PFECALSuperClusterAlgo::energy_weight | _theenergyweight |
bool | isOOTCollection_ |
std::string | PFBasicClusterCollectionBarrel_ |
std::string | PFBasicClusterCollectionEndcap_ |
std::string | PFBasicClusterCollectionPreshower_ |
std::string | PFClusterAssociationEBEE_ |
std::string | PFClusterAssociationES_ |
std::string | PFSuperClusterCollectionBarrel_ |
std::string | PFSuperClusterCollectionEndcap_ |
std::string | PFSuperClusterCollectionEndcapWithPreshower_ |
PFECALSuperClusterAlgo | superClusterAlgo_ |
clustering algorithm More... | |
std::shared_ptr< PFEnergyCalibration > | thePFEnergyCalibration_ |
bool | verbose_ |
verbose ? More... | |
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 43 of file PFECALSuperClusterProducer.h.
|
explicit |
Definition at line 46 of file PFECALSuperClusterProducer.cc.
References HLT_FULL_cff::doSatelliteClusterMerge, HLT_FULL_cff::dropUnseedable, Exception, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), PFECALSuperClusterAlgo::kBOX, PFECALSuperClusterAlgo::kCalibratedNoPS, PFECALSuperClusterAlgo::kCalibratedTotal, PFECALSuperClusterAlgo::kMustache, PFECALSuperClusterAlgo::kRaw, HLT_FULL_cff::satelliteClusterSeedThreshold, HLT_FULL_cff::satelliteMajorityFraction, HLT_FULL_cff::seedThresholdIsET, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 158 of file PFECALSuperClusterProducer.cc.
|
override |
Definition at line 160 of file PFECALSuperClusterProducer.cc.
|
static |
Definition at line 289 of file PFECALSuperClusterProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 164 of file PFECALSuperClusterProducer.cc.
References bsc_activity_cfg::clusters, TauDecayModes::dec, Exception, edm::helper::Filler< Map >::fill(), iEvent, edm::helper::Filler< Map >::insert(), eostools::move(), and edm::PtrVector< T >::push_back().
|
private |
Definition at line 58 of file PFECALSuperClusterProducer.h.
|
private |
Definition at line 59 of file PFECALSuperClusterProducer.h.
|
private |
Definition at line 76 of file PFECALSuperClusterProducer.h.
|
private |
Definition at line 66 of file PFECALSuperClusterProducer.h.
|
private |
Definition at line 68 of file PFECALSuperClusterProducer.h.
|
private |
Definition at line 70 of file PFECALSuperClusterProducer.h.
|
private |
Definition at line 72 of file PFECALSuperClusterProducer.h.
|
private |
Definition at line 73 of file PFECALSuperClusterProducer.h.
|
private |
Definition at line 67 of file PFECALSuperClusterProducer.h.
|
private |
Definition at line 69 of file PFECALSuperClusterProducer.h.
|
private |
Definition at line 71 of file PFECALSuperClusterProducer.h.
|
private |
clustering algorithm
Definition at line 57 of file PFECALSuperClusterProducer.h.
|
private |
Definition at line 61 of file PFECALSuperClusterProducer.h.
|
private |
verbose ?
Definition at line 64 of file PFECALSuperClusterProducer.h.