FairRoot/PandaRoot
|
Classes | |
class | ChiSquare |
class | Configuration |
class | Constraint |
class | DecayChain |
class | ErrCode |
class | FitParams |
class | Fitter |
class | InteractionPoint |
class | InternalParticle |
class | KalmanCalculator |
class | Line |
class | MergedConstraint |
class | MissingParticle |
class | ParticleBase |
class | Projection |
class | RecoComposite |
class | RecoParticle |
class | RecoPhoton |
class | RecoResonance |
class | RecoTrack |
class | RecoTrackStateProvider |
class | Resonance |
class | State |
Functions | |
double | fastsymmatrixaccess (double *m, int row, int col) |
double | symmatrixaccess (double *m, int row, int col) |
std::ostream & | operator<< (std::ostream &os, const Line &rhs) |
bool | closestPointParams (const Line &line0, const Line &line1, double &mu0, double &mu1) |
bool | sortByType (const ParticleBase *lhs, const ParticleBase *rhs) |
bool | compTrkTransverseMomentum (const RecoTrack *lhs, const RecoTrack *rhs) |
std::ostream & | operator<< (std::ostream &str, const State &obj) |
|
inline |
Definition at line 67 of file LineTool.h.
References b1, DecayTreeFitter::Line::beginPoint(), DecayTreeFitter::Line::direction(), and fabs().
Referenced by DecayTreeFitter::InternalParticle::initPar1().
|
inline |
Definition at line 37 of file SortTool.h.
References DecayTreeFitter::ParticleBase::particle(), and RhoCandidate::Pt().
Referenced by DecayTreeFitter::InternalParticle::initPar1().
|
inline |
|
inline |
Definition at line 58 of file LineTool.h.
|
inline |
|
inline |
|
inline |
Definition at line 25 of file KalmanCalculator.cxx.
References fastsymmatrixaccess().