#include <Calibration/EcalAlCaRecoProducers/src/AlCaECALRecHitReducer.cc>
Private Member Functions | |
void | AddMiniRecHitCollection (const reco::SuperCluster &sc, std::set< DetId > &reducedRecHitMap, const CaloTopology *caloTopology) const |
Private Attributes | |
std::string | alcaBarrelHitsCollection_ |
std::string | alcaCaloClusterCollection_ |
std::string | alcaEndcapHitsCollection_ |
std::string | alcaPreshowerHitsCollection_ |
edm::ESGetToken< CaloTopology, CaloTopologyRecord > | caloTopologyToken_ |
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::global::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::global::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::ProducerBase | |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
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 22 of file AlCaECALRecHitReducer.cc.
References alcaBarrelHitsCollection_, alcaCaloClusterCollection_, alcaEndcapHitsCollection_, caloTopologyToken_, 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.
|
override |
Definition at line 63 of file AlCaECALRecHitReducer.cc.
|
private |
Definition at line 192 of file AlCaECALRecHitReducer.cc.
References EcalBarrel, etaSize_, CaloTopology::getWindow(), reco::CaloCluster::hitsAndFractions(), mps_fire::i, SiStripPI::max, phiSize_, reco::SuperCluster::seed(), fileCollector::seed, DetId::subdetId(), and trackerHitRTTI::vector.
Referenced by produce().
|
overridevirtual |
producer
Implements edm::global::EDProducerBase.
Definition at line 66 of file AlCaECALRecHitReducer.cc.
References AddMiniRecHitCollection(), alcaBarrelHitsCollection_, alcaCaloClusterCollection_, alcaEndcapHitsCollection_, caloTopologyToken_, reco::SuperCluster::clustersBegin(), reco::SuperCluster::clustersEnd(), ebRecHitsToken_, eeRecHitsToken_, EESuperClusterToken_, eleViewTokens_, reco::CaloCluster::eta(), edm::Event::getByToken(), edm::EventSetup::getData(), minEta_highEtaSC_, eostools::move(), photonToken_, and edm::Event::put().
|
private |
Definition at line 69 of file AlCaECALRecHitReducer.h.
Referenced by AlCaECALRecHitReducer(), and produce().
|
private |
Definition at line 82 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 71 of file AlCaECALRecHitReducer.h.
|
private |
Definition at line 68 of file AlCaECALRecHitReducer.h.
Referenced by AlCaECALRecHitReducer(), and produce().
|
private |
Definition at line 60 of file AlCaECALRecHitReducer.h.
Referenced by AlCaECALRecHitReducer(), and produce().
|
private |
Definition at line 61 of file AlCaECALRecHitReducer.h.
Referenced by AlCaECALRecHitReducer(), and produce().
|
private |
Definition at line 67 of file AlCaECALRecHitReducer.h.
Referenced by AlCaECALRecHitReducer(), and produce().
|
private |
Definition at line 63 of file AlCaECALRecHitReducer.h.
|
private |
Definition at line 64 of file AlCaECALRecHitReducer.h.
Referenced by AlCaECALRecHitReducer(), and produce().
|
private |
Definition at line 62 of file AlCaECALRecHitReducer.h.
|
private |
Definition at line 72 of file AlCaECALRecHitReducer.h.
Referenced by AddMiniRecHitCollection(), and AlCaECALRecHitReducer().
|
private |
Definition at line 81 of file AlCaECALRecHitReducer.h.
Referenced by AlCaECALRecHitReducer(), and produce().
|
private |
Definition at line 73 of file AlCaECALRecHitReducer.h.
Referenced by AddMiniRecHitCollection(), and AlCaECALRecHitReducer().
|
private |
Definition at line 66 of file AlCaECALRecHitReducer.h.
Referenced by AlCaECALRecHitReducer(), and produce().