#include <VxCascadeInfo.h>
Definition at line 75 of file VxCascadeInfo.h.
◆ VxCascadeInfo() [1/4]
Trk::VxCascadeInfo::VxCascadeInfo |
( |
| ) |
|
◆ VxCascadeInfo() [2/4]
Trk::VxCascadeInfo::VxCascadeInfo |
( |
std::vector< xAOD::Vertex * > |
vertices, |
|
|
std::vector< std::vector< TLorentzVector > > |
moms, |
|
|
std::vector< Amg::MatrixX > |
covs, |
|
|
int |
nDoF, |
|
|
double |
Chi2 |
|
) |
| |
◆ VxCascadeInfo() [3/4]
◆ VxCascadeInfo() [4/4]
◆ ~VxCascadeInfo()
Trk::VxCascadeInfo::~VxCascadeInfo |
( |
| ) |
|
|
default |
◆ clone()
◆ fitChi2()
double Trk::VxCascadeInfo::fitChi2 |
( |
| ) |
const |
|
inline |
◆ getCovariance()
◆ getParticleMoms()
const std::vector< std::vector<TLorentzVector> >& Trk::VxCascadeInfo::getParticleMoms |
( |
| ) |
const |
|
inline |
◆ nDoF()
int Trk::VxCascadeInfo::nDoF |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ setFullCascadeCovariance()
◆ setSVOwnership()
void Trk::VxSecVertexInfo::setSVOwnership |
( |
bool |
Ownership | ) |
|
|
inlineinherited |
◆ setVertices()
void Trk::VxSecVertexInfo::setVertices |
( |
const std::vector< xAOD::Vertex * > & |
vertices | ) |
|
|
inherited |
◆ vertices()
◆ m_covarianceAtVertex
std::vector< Amg::MatrixX > Trk::VxCascadeInfo::m_covarianceAtVertex |
|
private |
◆ m_fullChi2
double Trk::VxCascadeInfo::m_fullChi2 {} |
|
private |
◆ m_nDoF
int Trk::VxCascadeInfo::m_nDoF {} |
|
private |
◆ m_particleMomAtVertex
std::vector< std::vector<TLorentzVector> > Trk::VxCascadeInfo::m_particleMomAtVertex |
|
private |
◆ m_SVOwnership
bool Trk::VxSecVertexInfo::m_SVOwnership |
|
protectedinherited |
◆ m_vertices
The documentation for this class was generated from the following files: