5#ifndef JETTAGINFO_TRUTHINFO_H
6#define JETTAGINFO_TRUTHINFO_H
52 void deltaRMinTo(
const std::string& key,
double dR);
BaseTagInfo()
default constructor
double m_distanceToCQuark
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...
void deltaRMinTo(const std::string &key, double dR)
min deltaR to quarks:
const std::string & jetTruthLabel() const
return the truth label
const Eigen::Vector3d & BDecayVertex() const
std::string m_jetTruthLabel
Eigen::Vector3d m_BHadronDecayVertex
double m_distanceToTLepton
TruthInfo & operator=(const TruthInfo &rhs)
assigenment operator
TruthInfo()
default constructor
double m_distanceToBQuark
virtual ~TruthInfo()
default destructor
virtual TruthInfo * clone() const
clone method
The namespace of all packages in PhysicsAnalysis/JetTagging.