FairRoot/PandaRoot
|
#include <PndCATrackParamVector.h>
Public Attributes | |
float_v | fBethe |
float_v | fE |
float_v | fTheta2 |
float_v | fEP2 |
float_v | fSigmadE2 |
float_v | fK22 |
float_v | fK33 |
float_v | fK43 |
float_v | fK44 |
Definition at line 77 of file PndCATrackParamVector.h.
float_v PndCATrackParamVector::PndCATrackFitParam::fBethe |
Definition at line 78 of file PndCATrackParamVector.h.
Referenced by PndCATrackParamVector::CalculateFitParameters(), and PndCATrackParamVector::CorrectForMeanMaterial().
float_v PndCATrackParamVector::PndCATrackFitParam::fE |
Definition at line 79 of file PndCATrackParamVector.h.
Referenced by PndCATrackParamVector::CalculateFitParameters(), and PndCATrackParamVector::CorrectForMeanMaterial().
float_v PndCATrackParamVector::PndCATrackFitParam::fEP2 |
Definition at line 81 of file PndCATrackParamVector.h.
Referenced by PndCATrackParamVector::CalculateFitParameters(), and PndCATrackParamVector::CorrectForMeanMaterial().
float_v PndCATrackParamVector::PndCATrackFitParam::fK22 |
Definition at line 83 of file PndCATrackParamVector.h.
Referenced by PndCATrackParamVector::CalculateFitParameters(), and PndCATrackParamVector::CorrectForMeanMaterial().
float_v PndCATrackParamVector::PndCATrackFitParam::fK33 |
Definition at line 84 of file PndCATrackParamVector.h.
Referenced by PndCATrackParamVector::CalculateFitParameters(), and PndCATrackParamVector::CorrectForMeanMaterial().
float_v PndCATrackParamVector::PndCATrackFitParam::fK43 |
Definition at line 85 of file PndCATrackParamVector.h.
Referenced by PndCATrackParamVector::CalculateFitParameters(), and PndCATrackParamVector::CorrectForMeanMaterial().
float_v PndCATrackParamVector::PndCATrackFitParam::fK44 |
Definition at line 86 of file PndCATrackParamVector.h.
Referenced by PndCATrackParamVector::CalculateFitParameters(), and PndCATrackParamVector::CorrectForMeanMaterial().
float_v PndCATrackParamVector::PndCATrackFitParam::fSigmadE2 |
Definition at line 82 of file PndCATrackParamVector.h.
Referenced by PndCATrackParamVector::CalculateFitParameters(), and PndCATrackParamVector::CorrectForMeanMaterial().
float_v PndCATrackParamVector::PndCATrackFitParam::fTheta2 |
Definition at line 80 of file PndCATrackParamVector.h.
Referenced by PndCATrackParamVector::CalculateFitParameters(), and PndCATrackParamVector::CorrectForMeanMaterial().