64 static void setMEData(std::vector<MEData>&);
80 runOnRecHits(*static_cast<const EcalRecHitCollection*>(_p), _collection);
84 runOnBasicClusters(*static_cast<const reco::BasicClusterCollection*>(_p), _collection);
88 runOnSuperClusters(*static_cast<const reco::SuperClusterCollection*>(_p), _collection);
const EcalRecHitCollection * eeHits_
const CaloSubdetectorGeometry * eeGeometry_
static void setMEData(std::vector< MEData > &)
void beginRun(const edm::Run &, const edm::EventSetup &) override
void beginEvent(const edm::Event &, const edm::EventSetup &) override
bool filterRunType(const std::vector< short > &) override
void analyze(const void *, Collections) override
const EcalRecHitCollection * ebHits_
std::vector< SuperCluster > SuperClusterCollection
collection of SuperCluser objectr
void runOnRecHits(const EcalRecHitCollection &, Collections)
void runOnSuperClusters(const reco::SuperClusterCollection &, Collections)
std::vector< BasicCluster > BasicClusterCollection
collection of BasicCluster objects
const CaloTopology * topology_
ClusterTask(const edm::ParameterSet &, const edm::ParameterSet &)
void runOnBasicClusters(const reco::BasicClusterCollection &, Collections)
const CaloSubdetectorGeometry * ebGeometry_