|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef JETTAGINFO_QGPARTONTRUTHINFO_H
6 #define JETTAGINFO_QGPARTONTRUTHINFO_H
Class QGPartonTruthInfo: Class to store more truth information about a JetTag (e.g.
double deltaRToParton() const
QGPartonTruthInfo & operator=(const QGPartonTruthInfo &rhs)
assigenment operator
virtual ~QGPartonTruthInfo()
default destructor
std::string m_jetTruthLabel
virtual QGPartonTruthInfo * clone() const
clone method
const std::string & jetTruthLabel() const
return the truth label
Class BasetagInfo: Implements methods defined in ITagInfo.
double m_distanceToParton
The namespace of all packages in PhysicsAnalysis/JetTagging.
void setJetTruthLabel(const std::string &jetTruthLabel)
set the truth label The string with which to set the truth label is stored in the JetTruthMatch algto...
QGPartonTruthInfo()
default constructor