ZMassConstraint::ConstraintFitInput Class Reference
List of all members.
Public Member Functions |
| ConstraintFitInput () |
| Constructor/destructor.
|
unsigned int | getNConstituents () const |
| Number of particles.
|
const TLorentzVector & | getConstituentFourVector (int i) const |
| Access to individual particle 4-vec.
|
const | AmgMatrix (5, 5)&getConstituentCovariance(int i) const |
| Access to individual covariance d0z0PhiThetaP (5,5).
|
void | getConstituentCovariancePhiThetaP (int i, AmgMatrix(3, 3)&outMatrix) const |
| Access to individual covariance PhiThetaP (3,3).
|
const | AmgMatrix (5, 5)&getCovarianceCartesian(int ipart) const |
| Access to individual to full cartesian covariance (5,5).
|
void | addConstituent_FourVector_d0z0PhiThetaP (const TLorentzVector &vector, const AmgMatrix(5, 5)&covard0z0PhiThetaP, const AmgMatrix(5, 5)&covarXYZ, bool isOK) |
| Set the inputs.
|
bool | isOK () |
| Check that covariance matrix is OK.
|
Protected Attributes |
std::vector< TLorentzVector > | m_particles |
std::vector< AmgMatrix(5, 5)> | m_covariances |
std::vector< AmgMatrix(5, 5)> | m_cartCovariances |
| d0z0PhiThetaQoverP
|
bool | m_isOK |
| Cartesian Covariance.
|
The documentation for this class was generated from the following file:
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/ZMassConstraint/ZMassConstraint/ConstraintFitInput.h