#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 | |
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::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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(), HiClusterCompatibility_cfi::inputTag, minEta_highEtaSC_, phiSize_, photonToken_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 64 of file AlCaECALRecHitReducer.cc.
|
private |
Definition at line 207 of file AlCaECALRecHitReducer.cc.
References DEFINE_FWK_MODULE, EcalBarrel, interestingDetIdCollectionProducer_cfi::etaSize, etaSize_, CaloTopology::getWindow(), reco::CaloCluster::hitsAndFractions(), mps_fire::i, SiStripPI::max, interestingDetIdCollectionProducer_cfi::phiSize, phiSize_, reco::SuperCluster::seed(), SurveyInfoScenario_cff::seed, and DetId::subdetId().
Referenced by produce().
|
override |
producer
Definition at line 70 of file AlCaECALRecHitReducer.cc.
References AddMiniRecHitCollection(), alcaBarrelHitsCollection_, alcaCaloClusterCollection_, alcaEndcapHitsCollection_, reco::SuperCluster::clustersBegin(), reco::SuperCluster::clustersEnd(), ebRecHitsToken_, eeRecHitsToken_, EESuperClusterToken_, eleViewTokens_, edm::SortedCollection< T, SORT >::end(), reco::CaloCluster::eta(), edm::SortedCollection< T, SORT >::find(), edm::EventSetup::get(), edm::Event::getByToken(), minEta_highEtaSC_, eostools::move(), photonToken_, edm::Handle< T >::product(), edm::ESHandle< T >::product(), 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().