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 | |
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 |
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<> | |
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 44 of file PFECALSuperClusterProducer.cc.
|
explicit |
Definition at line 95 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 202 of file PFECALSuperClusterProducer.cc.
|
override |
Definition at line 204 of file PFECALSuperClusterProducer.cc.
|
static |
Definition at line 333 of file PFECALSuperClusterProducer.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, SCEnergyCorrectorSemiParm::makePSetDescription(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 208 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 59 of file PFECALSuperClusterProducer.cc.
|
private |
Definition at line 60 of file PFECALSuperClusterProducer.cc.
|
private |
Definition at line 77 of file PFECALSuperClusterProducer.cc.
|
private |
Definition at line 67 of file PFECALSuperClusterProducer.cc.
|
private |
Definition at line 69 of file PFECALSuperClusterProducer.cc.
|
private |
Definition at line 71 of file PFECALSuperClusterProducer.cc.
|
private |
Definition at line 73 of file PFECALSuperClusterProducer.cc.
|
private |
Definition at line 74 of file PFECALSuperClusterProducer.cc.
|
private |
Definition at line 68 of file PFECALSuperClusterProducer.cc.
|
private |
Definition at line 70 of file PFECALSuperClusterProducer.cc.
|
private |
Definition at line 72 of file PFECALSuperClusterProducer.cc.
|
private |
clustering algorithm
Definition at line 58 of file PFECALSuperClusterProducer.cc.
|
private |
Definition at line 62 of file PFECALSuperClusterProducer.cc.
|
private |
verbose ?
Definition at line 65 of file PFECALSuperClusterProducer.cc.