#include <CosmicClusterProducer.h>
Private Member Functions | |
void | clusterizeECALPart (edm::Event &evt, const edm::EventSetup &es, const edm::EDGetTokenT< EcalRecHitCollection > &hitsToken, const edm::EDGetTokenT< EcalUncalibratedRecHitCollection > &uhitsToken, const std::string &clusterCollection, const std::string &clusterShapeAssociation, const CosmicClusterAlgo::EcalPart &ecalPart) |
bool | counterExceeded () const |
void | outputValidationInfo (reco::CaloClusterPtrVector &clusterPtrVector) |
Private Attributes | |
std::string | barrelClusterCollection_ |
std::string | barrelClusterShapeAssociation_ |
std::string | clustershapecollectionEB_ |
std::string | clustershapecollectionEE_ |
edm::EDGetTokenT < EcalRecHitCollection > | ebHitsToken_ |
edm::EDGetTokenT < EcalUncalibratedRecHitCollection > | ebUHitsToken_ |
edm::EDGetTokenT < EcalRecHitCollection > | eeHitsToken_ |
edm::EDGetTokenT < EcalUncalibratedRecHitCollection > | eeUHitsToken_ |
std::string | endcapClusterCollection_ |
std::string | endcapClusterShapeAssociation_ |
CosmicClusterAlgo * | island_p |
int | nEvt_ |
int | nMaxPrintout_ |
PositionCalc | posCalculator_ |
ClusterShapeAlgo | shapeAlgo_ |
CosmicClusterAlgo::VerbosityLevel | verbosity |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
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::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
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) |
Definition at line 27 of file CosmicClusterProducer.h.
CosmicClusterProducer::CosmicClusterProducer | ( | const edm::ParameterSet & | ps | ) |
Definition at line 39 of file CosmicClusterProducer.cc.
References barrelClusterCollection_, barrelClusterShapeAssociation_, clustershapecollectionEB_, clustershapecollectionEE_, ebHitsToken_, ebUHitsToken_, eeHitsToken_, eeUHitsToken_, endcapClusterCollection_, endcapClusterShapeAssociation_, edm::ParameterSet::getParameter(), island_p, nEvt_, CosmicClusterAlgo::pDEBUG, CosmicClusterAlgo::pERROR, CosmicClusterAlgo::pINFO, posCalculator_, CosmicClusterAlgo::pWARNING, shapeAlgo_, AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
CosmicClusterProducer::~CosmicClusterProducer | ( | ) |
|
private |
Definition at line 116 of file CosmicClusterProducer.cc.
References CosmicClusterAlgo::barrel, barrelClusterCollection_, ClusterShapeAlgo::Calculate(), clustershapecollectionEB_, clustershapecollectionEE_, DetId::Ecal, EcalBarrel, EcalEndcap, EcalPreshower, endcapClusterCollection_, edm::EventSetup::get(), edm::Event::getByToken(), i, island_p, CosmicClusterAlgo::makeClusters(), edm::Handle< T >::product(), edm::Event::put(), shapeAlgo_, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by produce().
|
inlineprivate |
|
private |
|
virtual |
Implements edm::EDProducer.
Definition at line 106 of file CosmicClusterProducer.cc.
References CosmicClusterAlgo::barrel, barrelClusterCollection_, barrelClusterShapeAssociation_, clusterizeECALPart(), eeHitsToken_, eeUHitsToken_, CosmicClusterAlgo::endcap, endcapClusterCollection_, endcapClusterShapeAssociation_, and nEvt_.
|
private |
Definition at line 50 of file CosmicClusterProducer.h.
Referenced by clusterizeECALPart(), CosmicClusterProducer(), and produce().
|
private |
Definition at line 57 of file CosmicClusterProducer.h.
Referenced by CosmicClusterProducer(), and produce().
|
private |
Definition at line 53 of file CosmicClusterProducer.h.
Referenced by clusterizeECALPart(), and CosmicClusterProducer().
|
private |
Definition at line 54 of file CosmicClusterProducer.h.
Referenced by clusterizeECALPart(), and CosmicClusterProducer().
|
private |
Definition at line 44 of file CosmicClusterProducer.h.
Referenced by CosmicClusterProducer().
|
private |
Definition at line 47 of file CosmicClusterProducer.h.
Referenced by CosmicClusterProducer().
|
private |
Definition at line 45 of file CosmicClusterProducer.h.
Referenced by CosmicClusterProducer(), and produce().
|
private |
Definition at line 48 of file CosmicClusterProducer.h.
Referenced by CosmicClusterProducer(), and produce().
|
private |
Definition at line 51 of file CosmicClusterProducer.h.
Referenced by clusterizeECALPart(), CosmicClusterProducer(), and produce().
|
private |
Definition at line 58 of file CosmicClusterProducer.h.
Referenced by CosmicClusterProducer(), and produce().
|
private |
Definition at line 62 of file CosmicClusterProducer.h.
Referenced by clusterizeECALPart(), CosmicClusterProducer(), and ~CosmicClusterProducer().
|
private |
Definition at line 40 of file CosmicClusterProducer.h.
Referenced by CosmicClusterProducer(), counterExceeded(), and produce().
|
private |
Definition at line 39 of file CosmicClusterProducer.h.
Referenced by counterExceeded().
|
private |
Definition at line 60 of file CosmicClusterProducer.h.
Referenced by CosmicClusterProducer().
|
private |
Definition at line 61 of file CosmicClusterProducer.h.
Referenced by clusterizeECALPart(), and CosmicClusterProducer().
|
private |
Definition at line 42 of file CosmicClusterProducer.h.
Referenced by CosmicClusterProducer().