CMS 3D CMS Logo

Namespaces | Functions
FindCaloHit.cc File Reference
#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)
 
std::vector< std::vector< PCaloHit >::const_iterator > spr::findHit (std::vector< PCaloHit > &hits, DetId thisDet, bool debug=false)