1 #ifndef RecoECAL_ECALClusters_IslandClusterAlgo_h 2 #define RecoECAL_ECALClusters_IslandClusterAlgo_h 57 bool regional =
false,
58 const std::vector<EcalEtaPhiRegion>& regions = std::vector<EcalEtaPhiRegion>());
void searchEast(const CaloNavigator< DetId > &navigator, const CaloSubdetectorTopology *topology)
double ecalBarrelSeedThreshold
CaloTopology const * topology(0)
void searchWest(const CaloNavigator< DetId > &navigator, const CaloSubdetectorTopology *topology)
std::vector< EcalRecHit >::const_iterator const_iterator
double ecalEndcapSeedThreshold
math::XYZPoint Point
point in the space
IslandClusterAlgo(double ebst, double ecst, const PositionCalc &posCalc, VerbosityLevel the_verbosity=pERROR)
PositionCalc posCalculator_
std::vector< reco::BasicCluster > makeClusters(const EcalRecHitCollection *hits, const CaloSubdetectorGeometry *geometry, const CaloSubdetectorTopology *topology_p, const CaloSubdetectorGeometry *geometryES_p, EcalPart ecalPart, bool regional=false, const std::vector< EcalEtaPhiRegion > ®ions=std::vector< EcalEtaPhiRegion >())
virtual ~IslandClusterAlgo()
std::vector< EcalRecHit > seeds
void searchNorth(const CaloNavigator< DetId > &navigator)
bool shouldBeAdded(EcalRecHitCollection::const_iterator candidate_it, EcalRecHitCollection::const_iterator previous_it)
XYZPointD XYZPoint
point in space with cartesian internal representation
std::vector< reco::BasicCluster > clusters_v
std::map< DetId, EcalRecHit > RecHitsMap
void makeCluster(const EcalRecHitCollection *hits, const CaloSubdetectorGeometry *geometry_p, const CaloSubdetectorGeometry *geometryES_p)
void setVerbosity(VerbosityLevel the_verbosity)
std::vector< std::pair< DetId, float > > current_v
const EcalRecHitCollection * recHits_
void searchSouth(const CaloNavigator< DetId > &navigator)
void mainSearch(const EcalRecHitCollection *hits, const CaloSubdetectorGeometry *geometry_p, const CaloSubdetectorTopology *topology_p, const CaloSubdetectorGeometry *geometryES_p, EcalPart ecalPart)