1 #ifndef DataFormats_ParticleFlowReco_PFRecTrack_h
2 #define DataFormats_ParticleFlowReco_PFRecTrack_h
reconstructed track used as an input to particle flow
reco::TrackRef trackRef_
reference to corresponding track
Base class for particle flow input reconstructed tracks and simulated particles.
void setSTIP(float STIP)
the significance of the signed transverse impact parameter
const reco::TrackRef & trackRef() const
AlgoType_t
different types of fitting algorithms
unsigned int algoType() const
AlgoType_t algoType_
type of fitting algorithm used to reconstruct the track
friend std::ostream & operator<<(std::ostream &out, const PFRecTrack &track)