#include "Calibration/IsolatedParticles/interface/FindCaloHit.h"
#include "DataFormats/EcalDetId/interface/EcalSubdetector.h"
#include <iostream>
Go to the source code of this file.
Namespaces | |
spr | |
Functions | |
void | spr::find (edm::Handle< EcalRecHitCollection > &hits, DetId thisDet, std::vector< EcalRecHitCollection::const_iterator > &hit, bool debug=false) |
void | spr::find (edm::Handle< HBHERecHitCollection > &hits, DetId thisDet, std::vector< HBHERecHitCollection::const_iterator > &hit, bool debug=false) |
void | spr::find (edm::Handle< edm::PCaloHitContainer > &hits, DetId thisDet, std::vector< edm::PCaloHitContainer::const_iterator > &hit, bool debug=false) |