FairRoot/PandaRoot
|
#include <PndCAHitsV.h>
Public Member Functions | |
PndCAHitV () | |
PndCAHitV (const PndCAHit *hits, const float_m &valid) | |
float_m | IsValid () const |
char | IStation () const |
int_v | IStations () const |
uint_v | Id () const |
float_v | X1Corrected (const PndCATrackParamVector &p) const |
float_v | X0 () const |
float_v | X1 () const |
float_v | X2 () const |
float_v | Err2X1 () const |
float_v | ErrX12 () const |
float_v | Err2X2 () const |
float_v | U () const |
float_v | R () const |
float_v | DR () const |
int_v | ISec () const |
float_v | Err2R () const |
float_v | Err2A () const |
float_m | IsLeft () const |
float_v | Angle () const |
void | GetGlobalCoor (int iV, float &x, float &y, float &z) const |
Private Attributes | |
int_v | fIStation |
uint_v | fId |
float_v | fX0 |
float_v | fX1 |
float_v | fX2 |
float_v | fErr2X1 |
float_v | fErrX12 |
float_v | fErr2X2 |
float_v | fR |
float_v | fErr2R |
float_v | fErr2A |
float_v | fU |
float_v | fDR |
float_m | fIsLeft |
int_v | fISec |
float_v | fAngle |
Definition at line 19 of file PndCAHitsV.h.
|
inline |
|
inline |
Definition at line 93 of file PndCAHitsV.h.
References PndCAHit::Angle(), PndCAHit::DR(), PndCAHit::Err2A(), PndCAHit::Err2R(), PndCAHit::Err2X1(), PndCAHit::Err2X2(), PndCAHit::ErrX12(), fAngle, fDR, fErr2A, fErr2R, fErr2X1, fErr2X2, fErrX12, fId, fISec, fIsLeft, fIStation, fR, fU, fX0, fX1, fX2, h, PndCAHit::Id(), PndCAHit::ISec(), PndCAHit::IsLeft(), PndCAHit::IStation(), PndCAHit::IsUsed(), PndCAHit::R(), PndCAHit::U(), PndCAHit::X0(), PndCAHit::X1(), and PndCAHit::X2().
|
inline |
Definition at line 59 of file PndCAHitsV.h.
References fAngle.
Referenced by PndCAGBTracker::Create1Plets(), PndCAFunctionality::FitIteration(), GetGlobalCoor(), PndCATrackParamVector::InitByHit(), PndCATrackParamVector::Transport(), and PndCATrackParamVector::Transport0().
|
inline |
|
inline |
|
inline |
Definition at line 55 of file PndCAHitsV.h.
References fErr2R.
Referenced by PndCATrackParamVector::Filter().
|
inline |
Definition at line 47 of file PndCAHitsV.h.
References fErr2X1.
Referenced by PndCATrackParamVector::Filter(), and PndCATrackParamVector::InitByHit().
|
inline |
Definition at line 49 of file PndCAHitsV.h.
References fErr2X2.
Referenced by PndCATrackParamVector::Filter(), and PndCATrackParamVector::InitByHit().
|
inline |
Definition at line 48 of file PndCAHitsV.h.
References fErrX12.
Referenced by PndCATrackParamVector::Filter().
|
inline |
Definition at line 61 of file PndCAHitsV.h.
References Angle(), PndCAParameters::CALocalToGlobal(), X0(), X1(), and X2().
|
inline |
|
inline |
Definition at line 54 of file PndCAHitsV.h.
References fISec.
Referenced by PndCAGBTracker::Create1Plets().
|
inline |
|
inline |
|
inline |
Definition at line 37 of file PndCAHitsV.h.
References fIStation.
Referenced by PndCATrackParamVector::Filter().
|
inline |
Definition at line 30 of file PndCAHitsV.h.
References fIStation.
Referenced by PndCAGBTracker::Create1Plets(), PndCATrackParamVector::Filter(), IStation(), PndCATrackParamVector::Transport(), and PndCATrackParamVector::Transport0().
|
inline |
|
inline |
|
inline |
Definition at line 43 of file PndCAHitsV.h.
References fX0.
Referenced by PndCAGBTracker::Create1Plets(), PndCAFunctionality::FitIteration(), GetGlobalCoor(), PndCATrackParamVector::InitByHit(), PndCATrackParamVector::Transport(), and PndCATrackParamVector::Transport0().
|
inline |
Definition at line 44 of file PndCAHitsV.h.
References fX1.
Referenced by PndCAGBTracker::Create1Plets(), PndCATrackParamVector::Filter(), PndCAFunctionality::FitIteration(), GetGlobalCoor(), and PndCATrackParamVector::InitByHit().
|
inline |
Definition at line 82 of file PndCAHitsV.h.
References fIsLeft, fR, fX1, rsqrt(), and PndCATrackParamVector::SinPhi().
Referenced by PndCATrackParamVector::Filter().
|
inline |
Definition at line 45 of file PndCAHitsV.h.
References fX2.
Referenced by PndCAGBTracker::Create1Plets(), PndCATrackParamVector::Filter(), PndCAFunctionality::FitIteration(), GetGlobalCoor(), and PndCATrackParamVector::InitByHit().
|
private |
Definition at line 79 of file PndCAHitsV.h.
Referenced by Angle(), and PndCAHitV().
|
private |
Definition at line 76 of file PndCAHitsV.h.
Referenced by DR(), and PndCAHitV().
|
private |
Definition at line 75 of file PndCAHitsV.h.
Referenced by Err2A(), and PndCAHitV().
|
private |
Definition at line 74 of file PndCAHitsV.h.
Referenced by Err2R(), and PndCAHitV().
|
private |
Definition at line 71 of file PndCAHitsV.h.
Referenced by Err2X1(), and PndCAHitV().
|
private |
Definition at line 71 of file PndCAHitsV.h.
Referenced by Err2X2(), and PndCAHitV().
|
private |
Definition at line 71 of file PndCAHitsV.h.
Referenced by ErrX12(), and PndCAHitV().
|
private |
Definition at line 68 of file PndCAHitsV.h.
Referenced by Id(), and PndCAHitV().
|
private |
Definition at line 78 of file PndCAHitsV.h.
Referenced by ISec(), and PndCAHitV().
|
private |
Definition at line 77 of file PndCAHitsV.h.
Referenced by IsLeft(), PndCAHitV(), and X1Corrected().
|
private |
Definition at line 67 of file PndCAHitsV.h.
Referenced by IStation(), IStations(), IsValid(), and PndCAHitV().
|
private |
Definition at line 73 of file PndCAHitsV.h.
Referenced by PndCAHitV(), R(), and X1Corrected().
|
private |
Definition at line 76 of file PndCAHitsV.h.
Referenced by PndCAHitV(), and U().
|
private |
Definition at line 70 of file PndCAHitsV.h.
Referenced by PndCAHitV(), and X0().
|
private |
Definition at line 70 of file PndCAHitsV.h.
Referenced by PndCAHitV(), X1(), and X1Corrected().
|
private |
Definition at line 70 of file PndCAHitsV.h.
Referenced by PndCAHitV(), and X2().