1 #ifndef RecoEcal_EgammaClusterProducers_CosmicClusterProducer_h_ 2 #define RecoEcal_EgammaClusterProducers_CosmicClusterProducer_h_ 64 bool counterExceeded()
const {
return ((nEvt_ > nMaxPrintout_) || (nMaxPrintout_ < 0)); }
std::string clustershapecollectionEB_
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)
std::string endcapClusterCollection_
ClusterShapeAlgo shapeAlgo_
std::string barrelClusterCollection_
CosmicClusterAlgo * island_p
PositionCalc posCalculator_
void produce(edm::Event &, const edm::EventSetup &) override
bool counterExceeded() const
CosmicClusterProducer(const edm::ParameterSet &ps)
edm::EDGetTokenT< EcalRecHitCollection > eeHitsToken_
CosmicClusterAlgo::VerbosityLevel verbosity
std::string endcapClusterShapeAssociation_
edm::EDGetTokenT< EcalRecHitCollection > ebHitsToken_
std::string clustershapecollectionEE_
edm::EDGetTokenT< EcalUncalibratedRecHitCollection > eeUHitsToken_
edm::EDGetTokenT< EcalUncalibratedRecHitCollection > ebUHitsToken_
~CosmicClusterProducer() override
void outputValidationInfo(reco::CaloClusterPtrVector &clusterPtrVector)
std::string barrelClusterShapeAssociation_