1 #ifndef DataFormats_VertexReco_TrackTimeLifeInfo_h 2 #define DataFormats_VertexReco_TrackTimeLifeInfo_h 57 if (
track !=
nullptr) {
void setFlightVector(GlobalVector flight_vec, GlobalError flight_cov)
void setIPLength(Measurement1D ipLength)
void setBField_z(float bField_z)
const GlobalVector & flightVector() const
const GlobalError & ipCovariance() const
const GlobalError & pcaCovariance() const
void setIP(GlobalVector ip_vec, GlobalError ip_cov)
const GlobalVector & ipVector() const
void setTrack(const reco::Track *track)
void setPCA(GlobalPoint pca, GlobalError pca_cov)
const Measurement1D & ipLength() const
const reco::Vertex & sv() const
void setSV(reco::Vertex sv)
Measurement1D flightLength_
const GlobalPoint & pca() const
const GlobalError & flightCovariance() const
void setFlightLength(Measurement1D flightLength)
const Measurement1D & flightLength() const
Structure to hold time-life information.
const reco::Track * track() const