1 #ifndef ESRecoSummary_h
2 #define ESRecoSummary_h
28 #include "TProfile2D.h"
32 class ecalRecHitLess :
public std::binary_function<EcalRecHit, EcalRecHit, bool>
MonitorElement * h_esClusters_energy_plane1
MonitorElement * h_recHits_ES_time
edm::EDGetTokenT< ESRecHitCollection > esRecHitCollection_
MonitorElement * h_esClusters_energy_ratio
ESRecoSummary(const edm::ParameterSet &)
edm::EDGetTokenT< reco::PreshowerClusterCollection > esClusterCollectionY_
MonitorElement * h_recHits_ES_energyMax
edm::EDGetTokenT< reco::PreshowerClusterCollection > esClusterCollectionX_
MonitorElement * h_esClusters_energy_plane2
edm::EDGetTokenT< reco::SuperClusterCollection > superClusterCollection_EE_
virtual void analyze(const edm::Event &, const edm::EventSetup &)
bool operator()(EcalRecHit x, EcalRecHit y)