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::InputTag esClusterCollectionY_
MonitorElement * h_esClusters_energy_ratio
edm::InputTag superClusterCollection_EE_
ESRecoSummary(const edm::ParameterSet &)
edm::InputTag esRecHitCollection_
MonitorElement * h_recHits_ES_energyMax
MonitorElement * h_esClusters_energy_plane2
virtual void analyze(const edm::Event &, const edm::EventSetup &)
edm::InputTag esClusterCollectionX_
bool operator()(EcalRecHit x, EcalRecHit y)