|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef JETTAGINFO_SOFTLEPTONTRUTHINFO_H
6 #define JETTAGINFO_SOFTLEPTONTRUTHINFO_H
void addSLTrueInfo(const SLTrueInfo &i)
Insert a new track info object.
SoftLeptonTruthInfo & operator=(const SoftLeptonTruthInfo &rhs)
assigenment operator
std::vector< SLTrueInfo > m_sltrueinfo
virtual SoftLeptonTruthInfo * clone() const
clone method
int numSLTrueInfo() const
Number of truth lepton info objects stored.
virtual ~SoftLeptonTruthInfo()
default destructor
Class SoftLeptonTruthInfo: Class to store truth information about lepton in jet.
Class BasetagInfo: Implements methods defined in ITagInfo.
The namespace of all packages in PhysicsAnalysis/JetTagging.
const SLTrueInfo & getSLTrueInfo(uint i) const
Get a track info object.
SoftLeptonTruthInfo()
default constructor