|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    5 #ifndef JETTAGINFO_IPINFOPLUS_H 
    6 #define JETTAGINFO_IPINFOPLUS_H 
   61 #endif // JETTAGINFO_IPINFOPLUS 
  
IPInfoPlus & operator=(const IPInfoPlus &rhs)
const IPTrackInfo & getTrackInfo(uint i) const
Get a track info object.
void updateTrackWeight(const Rec::TrackParticle *trk, const std::string &view, double w)
Update the track weights for a trackparticle.
TrackParticle_v1 TrackParticle
Reference the current persistent version:
Class BasetagInfo: Implements methods defined in ITagInfo.
The namespace of all packages in PhysicsAnalysis/JetTagging.
IPInfoPlus()
Default constructor.
std::vector< IPTrackInfo > m_trackinfo
virtual IPInfoPlus * clone() const
a clone method for the proper workings of the copy constructor
MsgStream & operator<<(MsgStream &out, const IPInfoBase &)
output.
void addTrackInfo(const IPTrackInfo &i)
Insert a new track info object.
int numTrackInfo() const
Number of track info objects stored.