ZMassConstraint::ConstraintFitOutput Class Reference
List of all members.
Public Member Functions |
| ConstraintFitOutput () |
| Constructor/destructor.
|
unsigned int | getNConstituents () const |
| Number of particles.
|
const TLorentzVector & | getConstituentFourVector (int index) const |
| Access to individual particle 4-vec.
|
void | getCompositeFourVector (TLorentzVector &lv) const |
| Access to combined 4-vec.
|
Amg::MatrixX | getConstituentCovariancePhiThetaP (int index) const |
| Access to individual covariance PhiThetaP (3,3).
|
void | getConstituentCovariancePhiThetaP (int index, AmgMatrix(3, 3)&outMatrix) const |
| Access to individual covariance PhiThetaP (3,3).
|
Amg::MatrixX | getConstituentCovarianced0z0PhiThetaP (int index) const |
| Access to individual covariance d0z0PhiThetaP (5,5).
|
void | getConstituentCovarianced0z0PhiThetaP (int index, AmgMatrix(5, 5)&outMatrix) const |
| Access to individual covariance d0z0PhiThetaP (5,5).
|
const Amg::MatrixX & | getConstituentCovariancePhiThetaP () const |
| Access to full covariance d0z0PhiThetaP (5 * nparticle, 5 * nparticle).
|
void | setFitOutput (const std::vector< TLorentzVector > &particleList, const Amg::MatrixX &covarXYZ, const Amg::MatrixX &covard0z0PhiThetaP) |
| Set output.
|
Protected Attributes |
std::vector< TLorentzVector > | m_particleList |
Amg::MatrixX | m_covariance |
Amg::MatrixX | m_covariancePhiThetaP |
The documentation for this class was generated from the following file:
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/ZMassConstraint/ZMassConstraint/ConstraintFitOutput.h