Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
9 #include "GaudiKernel/MsgStream.h"
18 MSVertex(
int,
const Amg::Vector3D&,
const std::vector<const xAOD::TrackParticle*>&,
double,
double,
int,
int,
int);
28 const std::vector<const xAOD::TrackParticle*>*
getTracks()
const;
39 void setNMDT(
const int,
const int,
const int,
const int,
const int,
const int);
40 void setNRPC(
const int,
const int,
const int,
const int,
const int,
const int);
41 void setNTGC(
const int,
const int,
const int,
const int,
const int,
const int);
55 std::vector<const xAOD::TrackParticle*>
m_tracks{};
void setPosition(const Amg::Vector3D &)
void setNTGC(const int, const int, const int, const int, const int, const int)
double getChi2Probability() const
const std::vector< int > getNTGC_all() const
void setNMDT(const int, const int, const int, const int, const int, const int)
bool operator!=(const MSVertex &a, const MSVertex &b)
std::vector< const xAOD::TrackParticle * > m_tracks
std::string str(const MSVertex &a)
const std::vector< int > getNRPC_all() const
bool operator==(const MSVertex &a, const MSVertex &b)
const std::vector< const xAOD::TrackParticle * > * getTracks() const
MsgStream & operator<<(MsgStream &m, const MSVertex &a)
void setNRPC(const int, const int, const int, const int, const int, const int)
const std::vector< int > getNMDT_all() const
void setAuthor(const int)
MSVertex(const MSVertex &)=default
Eigen::Matrix< double, 3, 1 > Vector3D
MSVertex & operator=(const MSVertex &msvx)=default
const Amg::Vector3D & getPosition() const