#include <EgammaHLTIslandClusterProducer.h>
Public Member Functions | |
EgammaHLTIslandClusterProducer (const edm::ParameterSet &ps) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~EgammaHLTIslandClusterProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | clusterizeECALPart (edm::Event &evt, const edm::EventSetup &es, const edm::EDGetTokenT< EcalRecHitCollection > &hitToken, const std::string &clusterCollection, const std::vector< RectangularEtaPhiRegion > ®ions, const IslandClusterAlgo::EcalPart &ecalPart) const |
const EcalRecHitCollection * | getCollection (edm::Event &evt, const edm::EDGetTokenT< EcalRecHitCollection > &hitToken) const |
Private Attributes | |
const std::string | barrelClusterCollection_ |
const edm::InputTag | barrelHitCollection_ |
const edm::EDGetTokenT< EcalRecHitCollection > | barrelHitToken_ |
const bool | doBarrel_ |
const bool | doEndcaps_ |
const bool | doIsolated_ |
const std::string | endcapClusterCollection_ |
const edm::InputTag | endcapHitCollection_ |
const edm::EDGetTokenT< EcalRecHitCollection > | endcapHitToken_ |
IslandClusterAlgo *const | island_p |
const double | l1LowerThr_ |
const double | l1LowerThrIgnoreIsolation_ |
const edm::EDGetTokenT< l1extra::L1EmParticleCollection > | l1TagIsolated_ |
const edm::EDGetTokenT< l1extra::L1EmParticleCollection > | l1TagNonIsolated_ |
const double | l1UpperThr_ |
const PositionCalc | posCalculator_ |
const double | regionEtaMargin_ |
const double | regionPhiMargin_ |
const std::string | verb_ |
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 25 of file EgammaHLTIslandClusterProducer.h.
EgammaHLTIslandClusterProducer::EgammaHLTIslandClusterProducer | ( | const edm::ParameterSet & | ps | ) |
Definition at line 38 of file EgammaHLTIslandClusterProducer.cc.
References barrelClusterCollection_, and endcapClusterCollection_.
|
override |
Definition at line 85 of file EgammaHLTIslandClusterProducer.cc.
References island_p.
|
private |
Definition at line 263 of file EgammaHLTIslandClusterProducer.cc.
References IslandClusterAlgo::barrel, barrelClusterCollection_, fastPrimaryVertexProducer_cfi::clusters, DetId::Ecal, EcalBarrel, EcalEndcap, EcalPreshower, endcapClusterCollection_, edm::EventSetup::get(), getCollection(), CaloGeometry::getSubdetectorGeometry(), island_p, IslandClusterAlgo::makeClusters(), eostools::move(), and edm::Event::put().
Referenced by produce().
|
static |
Definition at line 89 of file EgammaHLTIslandClusterProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 248 of file EgammaHLTIslandClusterProducer.cc.
References gather_cfg::cout, edm::Event::getByToken(), edm::HandleBase::isValid(), and edm::Handle< T >::product().
Referenced by clusterizeECALPart().
|
override |
Definition at line 117 of file EgammaHLTIslandClusterProducer.cc.
References IslandClusterAlgo::barrel, barrelClusterCollection_, barrelHitToken_, clusterizeECALPart(), doBarrel_, doEndcaps_, doIsolated_, L1CaloGeometry::emJetPhiBinHighEdge(), L1CaloGeometry::emJetPhiBinLowEdge(), IslandClusterAlgo::endcap, endcapClusterCollection_, endcapHitToken_, L1CaloGeometry::etaBinHighEdge(), L1CaloGeometry::etaBinLowEdge(), edm::EventSetup::get(), edm::Event::getByToken(), l1LowerThr_, l1LowerThrIgnoreIsolation_, l1TagIsolated_, l1TagNonIsolated_, l1UpperThr_, regionEtaMargin_, and regionPhiMargin_.
|
private |
Definition at line 43 of file EgammaHLTIslandClusterProducer.h.
Referenced by clusterizeECALPart(), EgammaHLTIslandClusterProducer(), and produce().
|
private |
Definition at line 38 of file EgammaHLTIslandClusterProducer.h.
|
private |
Definition at line 40 of file EgammaHLTIslandClusterProducer.h.
Referenced by produce().
|
private |
Definition at line 34 of file EgammaHLTIslandClusterProducer.h.
Referenced by produce().
|
private |
Definition at line 35 of file EgammaHLTIslandClusterProducer.h.
Referenced by produce().
|
private |
Definition at line 36 of file EgammaHLTIslandClusterProducer.h.
Referenced by produce().
|
private |
Definition at line 44 of file EgammaHLTIslandClusterProducer.h.
Referenced by clusterizeECALPart(), EgammaHLTIslandClusterProducer(), and produce().
|
private |
Definition at line 39 of file EgammaHLTIslandClusterProducer.h.
|
private |
Definition at line 41 of file EgammaHLTIslandClusterProducer.h.
Referenced by produce().
|
private |
Definition at line 57 of file EgammaHLTIslandClusterProducer.h.
Referenced by clusterizeECALPart(), and ~EgammaHLTIslandClusterProducer().
|
private |
Definition at line 48 of file EgammaHLTIslandClusterProducer.h.
Referenced by produce().
|
private |
Definition at line 50 of file EgammaHLTIslandClusterProducer.h.
Referenced by produce().
|
private |
Definition at line 46 of file EgammaHLTIslandClusterProducer.h.
Referenced by produce().
|
private |
Definition at line 47 of file EgammaHLTIslandClusterProducer.h.
Referenced by produce().
|
private |
Definition at line 49 of file EgammaHLTIslandClusterProducer.h.
Referenced by produce().
|
private |
Definition at line 55 of file EgammaHLTIslandClusterProducer.h.
|
private |
Definition at line 52 of file EgammaHLTIslandClusterProducer.h.
Referenced by produce().
|
private |
Definition at line 53 of file EgammaHLTIslandClusterProducer.h.
Referenced by produce().
|
private |
Definition at line 56 of file EgammaHLTIslandClusterProducer.h.