#include <IPTrackInfo.h>
|
| IPTrackInfo () |
|
| IPTrackInfo (const Rec::TrackParticleContainer *coll, const Rec::TrackParticle *trk, const TrackGrade &grade, bool isFromV0, double d0val, double d0sig, double z0val, double z0sig) |
|
| IPTrackInfo (const ElementLink< Rec::TrackParticleContainer > &track, const TrackGrade &grade, bool isFromV0, double d0val, double d0sig, double z0val, double z0sig) |
|
void | setTrackWeight2D (double w) |
|
void | setTrackWeight3D (double w) |
|
void | setTrackProbJP (double p) |
|
void | setTrackProbJPneg (double p) |
|
const Rec::TrackParticle * | track () const |
|
const ElementLink< Rec::TrackParticleContainer > & | trackLink () const |
|
const TrackGrade & | trackGrade () const |
|
bool | isFromV0 () const |
|
double | d0Value () const |
|
double | d0Significance () const |
|
double | z0Value () const |
|
double | z0Significance () const |
|
double | trackWeight2D () const |
|
double | trackWeight3D () const |
|
double | trackProbJP () const |
|
double | trackProbJPneg () const |
|
void | resetW () |
|
Definition at line 18 of file IPTrackInfo.h.
◆ IPTrackInfo() [1/3]
Analysis::IPTrackInfo::IPTrackInfo |
( |
| ) |
|
◆ IPTrackInfo() [2/3]
◆ IPTrackInfo() [3/3]
◆ d0Significance()
double Analysis::IPTrackInfo::d0Significance |
( |
| ) |
const |
|
inline |
◆ d0Value()
double Analysis::IPTrackInfo::d0Value |
( |
| ) |
const |
|
inline |
◆ isFromV0()
bool Analysis::IPTrackInfo::isFromV0 |
( |
| ) |
const |
|
inline |
◆ resetW()
void Analysis::IPTrackInfo::resetW |
( |
| ) |
|
|
inline |
◆ setTrackProbJP()
void Analysis::IPTrackInfo::setTrackProbJP |
( |
double |
p | ) |
|
|
inline |
◆ setTrackProbJPneg()
void Analysis::IPTrackInfo::setTrackProbJPneg |
( |
double |
p | ) |
|
|
inline |
◆ setTrackWeight2D()
void Analysis::IPTrackInfo::setTrackWeight2D |
( |
double |
w | ) |
|
|
inline |
◆ setTrackWeight3D()
void Analysis::IPTrackInfo::setTrackWeight3D |
( |
double |
w | ) |
|
|
inline |
◆ track()
◆ trackGrade()
◆ trackLink()
◆ trackProbJP()
double Analysis::IPTrackInfo::trackProbJP |
( |
| ) |
const |
|
inline |
◆ trackProbJPneg()
double Analysis::IPTrackInfo::trackProbJPneg |
( |
| ) |
const |
|
inline |
◆ trackWeight2D()
double Analysis::IPTrackInfo::trackWeight2D |
( |
| ) |
const |
|
inline |
◆ trackWeight3D()
double Analysis::IPTrackInfo::trackWeight3D |
( |
| ) |
const |
|
inline |
◆ z0Significance()
double Analysis::IPTrackInfo::z0Significance |
( |
| ) |
const |
|
inline |
◆ z0Value()
double Analysis::IPTrackInfo::z0Value |
( |
| ) |
const |
|
inline |
◆ m_isFromV0
bool Analysis::IPTrackInfo::m_isFromV0 |
|
private |
◆ m_sigD0wrtPV
double Analysis::IPTrackInfo::m_sigD0wrtPV |
|
private |
◆ m_sigZ0wrtPV
double Analysis::IPTrackInfo::m_sigZ0wrtPV |
|
private |
◆ m_track
◆ m_trackGrade
◆ m_trackProbJP
double Analysis::IPTrackInfo::m_trackProbJP |
|
private |
◆ m_trackProbJPneg
double Analysis::IPTrackInfo::m_trackProbJPneg |
|
private |
◆ m_trackWeight2D
double Analysis::IPTrackInfo::m_trackWeight2D |
|
private |
◆ m_trackWeight3D
double Analysis::IPTrackInfo::m_trackWeight3D |
|
private |
◆ m_valD0wrtPV
double Analysis::IPTrackInfo::m_valD0wrtPV |
|
private |
◆ m_valZ0wrtPV
double Analysis::IPTrackInfo::m_valZ0wrtPV |
|
private |
The documentation for this class was generated from the following files:
bool toContainedElement(BaseConstReference data, ElementType element, IProxyDict *sg=0)
Set from element pointer and a reference to the container (storable)