#include <Calibration/EcalAlCaRecoProducers/src/AlCaECALRecHitReducer.cc>
Private Member Functions | |
void | AddMiniRecHitCollection (const reco::SuperCluster &sc, std::set< DetId > &reducedRecHitMap, const CaloTopology *caloTopology) |
Private Attributes | |
std::string | alcaBarrelHitsCollection_ |
std::string | alcaCaloClusterCollection_ |
std::string | alcaEndcapHitsCollection_ |
std::string | alcaPreshowerHitsCollection_ |
edm::EDGetTokenT < EcalRecHitCollection > | ebRecHitsToken_ |
edm::EDGetTokenT < EcalRecHitCollection > | eeRecHitsToken_ |
edm::EDGetTokenT < reco::SuperClusterCollection > | EESuperClusterToken_ |
edm::EDGetTokenT < reco::GsfElectronCollection > | electronToken_ |
std::vector< edm::EDGetTokenT < edm::View < reco::RecoCandidate > > > | eleViewTokens_ |
edm::EDGetTokenT < EcalRecHitCollection > | esRecHitsToken_ |
int | etaSize_ |
double | minEta_highEtaSC_ |
int | phiSize_ |
edm::EDGetTokenT < reco::PhotonCollection > | photonToken_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
class declaration
Description: Example of a producer of AlCa electrons
Implementation: <Notes on="" implementation>="">
Description: This plugin saves tracks and trackExtras that are associated to an electron creating two new track and track extra collections
Definition at line 48 of file AlCaECALRecHitReducer.h.
|
explicit |
ctor
This module reduces the recHitCollections and the caloCalusterCollections in input keeping only those associated to the given electrons/photons
Definition at line 23 of file AlCaECALRecHitReducer.cc.
References alcaBarrelHitsCollection_, alcaCaloClusterCollection_, alcaEndcapHitsCollection_, edm::EDConsumerBase::consumes(), ebRecHitsToken_, eeRecHitsToken_, EESuperClusterToken_, eleViewTokens_, etaSize_, edm::ParameterSet::getParameter(), beam_dqm_sourceclient-live_cfg::inputTag, minEta_highEtaSC_, phiSize_, photonToken_, and AlCaHLTBitMon_QueryRunRegistry::string.
AlCaECALRecHitReducer::~AlCaECALRecHitReducer | ( | ) |
Definition at line 64 of file AlCaECALRecHitReducer.cc.
|
private |
Definition at line 209 of file AlCaECALRecHitReducer.cc.
References EcalBarrel, etaSize_, CaloTopology::getWindow(), reco::CaloCluster::hitsAndFractions(), i, bookConverter::max, phiSize_, reco::SuperCluster::seed(), fileCollector::seed, and DetId::subdetId().
Referenced by produce().
|
virtual |
producer
Implements edm::EDProducer.
Definition at line 70 of file AlCaECALRecHitReducer.cc.
References AddMiniRecHitCollection(), alcaBarrelHitsCollection_, alcaCaloClusterCollection_, alcaEndcapHitsCollection_, reco::SuperCluster::clustersBegin(), reco::SuperCluster::clustersEnd(), ebRecHitsToken_, eeRecHitsToken_, EESuperClusterToken_, eleViewTokens_, reco::CaloCluster::eta(), edm::EventSetup::get(), edm::Event::getByToken(), minEta_highEtaSC_, eostools::move(), photonToken_, edm::Event::put(), and SimDataFormats::CaloAnalysis::sc.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 71 of file AlCaECALRecHitReducer.h.
Referenced by AlCaECALRecHitReducer(), and produce().
|
private |
Definition at line 84 of file AlCaECALRecHitReducer.h.
Referenced by AlCaECALRecHitReducer(), and produce().
|
private |
Definition at line 72 of file AlCaECALRecHitReducer.h.
Referenced by AlCaECALRecHitReducer(), and produce().
|
private |
Definition at line 73 of file AlCaECALRecHitReducer.h.
|
private |
Definition at line 63 of file AlCaECALRecHitReducer.h.
Referenced by AlCaECALRecHitReducer(), and produce().
|
private |
Definition at line 64 of file AlCaECALRecHitReducer.h.
Referenced by AlCaECALRecHitReducer(), and produce().
|
private |
Definition at line 70 of file AlCaECALRecHitReducer.h.
Referenced by AlCaECALRecHitReducer(), and produce().
|
private |
Definition at line 66 of file AlCaECALRecHitReducer.h.
|
private |
Definition at line 67 of file AlCaECALRecHitReducer.h.
Referenced by AlCaECALRecHitReducer(), and produce().
|
private |
Definition at line 65 of file AlCaECALRecHitReducer.h.
|
private |
Definition at line 74 of file AlCaECALRecHitReducer.h.
Referenced by AddMiniRecHitCollection(), and AlCaECALRecHitReducer().
|
private |
Definition at line 83 of file AlCaECALRecHitReducer.h.
Referenced by AlCaECALRecHitReducer(), and produce().
|
private |
Definition at line 75 of file AlCaECALRecHitReducer.h.
Referenced by AddMiniRecHitCollection(), and AlCaECALRecHitReducer().
|
private |
Definition at line 69 of file AlCaECALRecHitReducer.h.
Referenced by AlCaECALRecHitReducer(), and produce().