Go to the documentation of this file.
32 const RecoCandidate* theRecoCand = dynamic_cast<const RecoCandidate*>(&theCand);
void setsignalTracks(const TrackRefVector &)
virtual reco::TrackRef leadTrack() const
math::XYZTLorentzVector alternatLorentzVect_
bool checkOverlap(const R &r1, const R &r2) const
check if two components overlap
bool overlap(const Candidate &) const override
check overlap with another candidate
int Charge
electric charge type
virtual const reco::TrackRefVector & signalTracks() const
virtual reco::TrackRef track() const
reference to a Track
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