5#ifndef JETTAGINFO_SVINFOPLUS_H
6#define JETTAGINFO_SVINFOPLUS_H
BaseTagInfo()
default constructor
long int getNGTrackInSvx() const
float getChi2Compatibility(const Trk::RecVertex priVertex, const Trk::RecVertex secVertex, const Amg::Vector3D jetDirection) const
const SVTrackInfo & getTrackInfo(uint i) const
SVInfoPlus & operator=(const SVInfoPlus &rhs)
assigenment operator
void setEnergyFraction(float)
virtual ~SVInfoPlus()
default destructor
float getNormDist() const
SVInfoPlus()
default constructor
void setRecSvx(const Trk::RecVertex &)
Set methods.
void setNGTrackInJet(long int)
const Trk::RecVertex & getRecSvx() const
Get methods.
void addTrackInfo(const SVTrackInfo &i)
virtual SVInfoPlus * clone() const
a clone method for the proper workings of the copy constructor
void setNGTrackInSvx(long int)
std::vector< SVTrackInfo > m_trackinfo
float getEnergyFraction() const
long int getNGTrackInJet() const
Trk::RecVertex inherits from Trk::Vertex.
Eigen::Matrix< double, 3, 1 > Vector3D
The namespace of all packages in PhysicsAnalysis/JetTagging.