Go to the source code of this file.
|
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) |
|
std::vector< std::vector< PCaloHit >::const_iterator > | spr::findHit (std::vector< PCaloHit > &hits, DetId thisDet, bool debug=false) |
|