Go to the documentation of this file. 1 #ifndef RecoEcal_EgammaClusterProducers_IslandClusterProducer_h_
2 #define RecoEcal_EgammaClusterProducers_IslandClusterProducer_h_
std::string barrelClusterCollection_
IslandClusterAlgo::VerbosityLevel verbosity
PositionCalc posCalculator_
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
ClusterShapeAlgo shapeAlgo_
IslandClusterAlgo * island_p
edm::ESGetToken< CaloGeometry, CaloGeometryRecord > caloGeometryToken_
std::string clustershapecollectionEE_
void produce(edm::Event &, const edm::EventSetup &) override
std::string endcapClusterCollection_
bool counterExceeded() const
void outputValidationInfo(reco::CaloClusterPtrVector &clusterPtrVector)
const EcalRecHitCollection * getCollection(edm::Event &evt, const edm::EDGetTokenT< EcalRecHitCollection > &token)
IslandClusterProducer(const edm::ParameterSet &ps)
std::string endcapClusterShapeAssociation_
std::string clustershapecollectionEB_
edm::EDGetTokenT< EcalRecHitCollection > endcapRecHits_
edm::EDGetTokenT< EcalRecHitCollection > barrelRecHits_
std::string barrelClusterShapeAssociation_
void clusterizeECALPart(edm::Event &evt, const edm::EventSetup &es, const edm::EDGetTokenT< EcalRecHitCollection > &token, const std::string &clusterCollection, const std::string &clusterShapeAssociation, const IslandClusterAlgo::EcalPart &ecalPart)
~IslandClusterProducer() override