5#ifndef JETTAGINFO_MULTISVINFOPLUS_H
6#define JETTAGINFO_MULTISVINFOPLUS_H
BaseTagInfo()
default constructor
void setNGTrackInJet(long int)
Set methods.
long int getNGTrackInJet() const
Get methods.
virtual MultiSVInfoPlus * clone() const
a clone method for the proper workings of the copy constructor
const MSVVtxInfo * getVtxInfo(unsigned int i) const
float getNormDist() const
void addVtxInfo(MSVVtxInfo *)
void setNGTrackInSvx(long int)
MultiSVInfoPlus()
default constructor
virtual ~MultiSVInfoPlus()
default destructor
long int getNGTrackInSvx() const
MultiSVInfoPlus & operator=(const MultiSVInfoPlus &rhs)
assigenment operator
std::vector< MSVVtxInfo * > m_vtxInfo
The namespace of all packages in PhysicsAnalysis/JetTagging.