Go to the documentation of this file. 1 #ifndef DataFormats_TauReco_HLTTau_h
2 #define DataFormats_TauReco_HLTTau_h
26 int trackIsolationL25,
29 float leadTrackPtL3) {
double getSeedHcalHitEt() const
void setSumPtTracksL25(double sumPt)
const unsigned int nTracks(const reco::Vertex &sv)
float getL25LeadTrackPtValue() const
void setHcalClusterShape(const std::vector< double > &clusters)
float getL3LeadTrackPtValue() const
int getL25TrackIsolationResponse() const
std::vector< double > getHcalClusterShape() const
int getNL25TrackIsolation() const
void setSeedEcalHitEt(double seed)
float getEMIsolationValue() const
void setNL25TrackIsolation(int nTracks)
void setEcalClusterShape(const std::vector< double > &clusters)
float getSumPtTracksL3() const
float getSumPtTracksL25() const
void setHcalIsolEt(double hcalIso)
std::vector< double > ecalClusterShape_
void setNEcalHits(int nhits)
HLTTau(float eta, float phi, float pt, float emIsolation, int trackIsolationL25, float leadTrackPtL25, int trackIsolationL3, float leadTrackPtL3)
double getHcalIsolEt() const
std::vector< double > getEcalClusterShape() const
void setNL3TrackIsolation(int nTracks)
int getNL3TrackIsolation() const
int getL3TrackIsolationResponse() const
void setNHcalHits(int nhits)
void setSumPtTracksL3(double sumPt)
std::vector< double > hcalClusterShape_
double getSeedEcalHitEt() const
void setSeedHcalHitEt(double seed)