1 #ifndef RecoEcal_EgammaClusterProducers_EgammaHLTNxNClusterProducer_h_
2 #define RecoEcal_EgammaClusterProducers_EgammaHLTNxNClusterProducer_h_
45 class ecalRecHitSort :
public std::binary_function<EcalRecHit, EcalRecHit, bool>
std::map< std::string, double > providedParameters
edm::InputTag barrelHitProducer_
int statusLevelRecHitsToUse_
edm::InputTag endcapHitProducer_
EgammaHLTNxNClusterProducer(const edm::ParameterSet &ps)
std::string endcapClusterCollection_
PositionCalc posCalculator_
bool operator()(EcalRecHit x, EcalRecHit y)
double clusSeedThrEndCap_
~EgammaHLTNxNClusterProducer()
void makeNxNClusters(edm::Event &evt, const edm::EventSetup &es, const EcalRecHitCollection *hits, const reco::CaloID::Detectors detector)
bool checkStatusOfEcalRecHit(const EcalChannelStatus &channelStatus, const EcalRecHit &rh)
int flagLevelRecHitsToUse_
virtual void produce(edm::Event &, const edm::EventSetup &)
std::string barrelClusterCollection_