5#ifndef JETTAGINFO_IPINFOPLUS_H
6#define JETTAGINFO_IPINFOPLUS_H
BaseTagInfo()
default constructor
This class contains additional information for tags based on impact parameter, like pointers to the T...
void addTrackInfo(const IPTrackInfo &i)
Insert a new track info object.
virtual IPInfoPlus * clone() const
a clone method for the proper workings of the copy constructor
void updateTrackWeight(const Rec::TrackParticle *trk, const std::string &view, double w)
Update the track weights for a trackparticle.
int numTrackInfo() const
Number of track info objects stored.
std::vector< IPTrackInfo > m_trackinfo
IPInfoPlus & operator=(const IPInfoPlus &rhs)
IPInfoPlus()
Default constructor.
const IPTrackInfo & getTrackInfo(uint i) const
Get a track info object.
The namespace of all packages in PhysicsAnalysis/JetTagging.
MsgStream & operator<<(MsgStream &out, const IPInfoBase &)
output.