![]() |
ATLAS Offline Software
|
Typedefs | |
| using | GenVecFourMom_t = ROOT::Math::LorentzVector<ROOT::Math::PxPyPzM4D<double> > |
| Base 4 Momentum type for TrackParticle. | |
Enumerations | |
| enum | covMatrixIndex { d0_index =0 , z0_index =1 , phi_index =2 , th_index =3 , qp_index =4 } |
Functions | |
| float | charge (float qOverP) |
| GenVecFourMom_t | genvecP4 (float qOverP, float thetaT, float phiT, double m) |
| bool | definingParametersCovMatrixOffDiagCompr (std::span< const float > covMatrixOffDiag) |
| xAOD::ParametersCovMatrix_t | definingParametersCovMatrix (std::span< const float > covMatrixDiag, std::span< const float > covMatrixOffDiag, bool &valid) |
Variables | |
| constexpr std::size_t | COVMATRIX_OFFDIAG_VEC_COMPR_SIZE = 6 |
| constexpr std::array< std::pair< covMatrixIndex, covMatrixIndex >, COVMATRIX_OFFDIAG_VEC_COMPR_SIZE > | covMatrixComprIndexPairs |
| using xAOD::TrackingDetails::GenVecFourMom_t = ROOT::Math::LorentzVector<ROOT::Math::PxPyPzM4D<double> > |
Base 4 Momentum type for TrackParticle.
Definition at line 38 of file TrackingDetails.h.
| Enumerator | |
|---|---|
| d0_index | |
| z0_index | |
| phi_index | |
| th_index | |
| qp_index | |
Definition at line 40 of file TrackingDetails.h.
Definition at line 47 of file TrackingDetails.h.
|
inlinenodiscard |
Definition at line 74 of file TrackingDetails.h.
|
inlinenodiscard |
Definition at line 65 of file TrackingDetails.h.
|
inlinenodiscard |
Definition at line 52 of file TrackingDetails.h.
|
constexpr |
Definition at line 41 of file TrackingDetails.h.
|
constexpr |
Definition at line 42 of file TrackingDetails.h.