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