5 #ifndef Validation_HcalHits_SimG4HcalHitJetFinder_H 6 #define Validation_HcalHits_SimG4HcalHitJetFinder_H 19 void setInput(std::vector<CaloHit> *);
20 std::vector<SimG4HcalHitCluster> *
getClusters(
bool);
22 double rDist(
const double,
const double,
const double,
const double)
const;
void setInput(std::vector< CaloHit > *)
std::vector< CaloHit > input
SimG4HcalHitJetFinder(double cone=0.5)
std::vector< SimG4HcalHitCluster > clusvector
std::vector< SimG4HcalHitCluster > * getClusters(bool)
virtual ~SimG4HcalHitJetFinder()
double rDist(const SimG4HcalHitCluster *, const CaloHit *) const