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