Go to the documentation of this file. 1 #ifndef DataFormats_TauReco_BaseTau_h
2 #define DataFormats_TauReco_BaseTau_h
void setsignalTracks(const TrackRefVector &)
math::XYZPoint Point
point in the space
virtual reco::TrackRef leadTrack() const
math::XYZTLorentzVector alternatLorentzVect_
bool overlap(const Candidate &) const override
check overlap with another candidate
int Charge
electric charge type
virtual const reco::TrackRefVector & signalTracks() const
BaseTau * clone() const override
returns a clone of the Candidate object
reco::TrackRefVector signalTracks_
Structure Point Contains parameters of Gaussian fits to DMRs.
math::XYZTLorentzVector alternatLorentzVect() const
reco::TrackRefVector isolationTracks_
reco::TrackRef leadTrack_
XYZTLorentzVectorD XYZTLorentzVector
Lorentz vector with cylindrical internal representation using pseudorapidity.
void setisolationTracks(const TrackRefVector &)
void setalternatLorentzVect(const math::XYZTLorentzVector &)
void setleadTrack(const TrackRef &)
math::XYZTLorentzVector LorentzVector
Lorentz vector.
virtual const reco::TrackRefVector & isolationTracks() const