Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef JETTAGINFO_SVXSUMMARY_H
6 #define JETTAGINFO_SVXSUMMARY_H
13 namespace Trk {
class RecVertex; }
void TrkFromV0(const std::vector< const Rec::TrackParticle * > &v0t)
const std::vector< const Rec::TrackParticle * > & TrkFromV0() const
void Results(std::vector< double > &&res)
const std::vector< double > & Results() const
void TrkInSvx(const std::vector< const Rec::TrackParticle * > &vtl)
const std::vector< const Rec::TrackParticle * > & TrkInSvx() const
void Results(const std::vector< double > &res)
void Svx(const Trk::RecVertex &svx)
Set/Get method.
Trk::RecVertex inherits from Trk::Vertex.
TrackParticle_v1 TrackParticle
Reference the current persistent version:
Name: MuonSpContainer.h Package : offline/Reconstruction/MuonIdentification/muonEvent.
Class BasetagInfo: Implements methods defined in ITagInfo.
std::pair< std::vector< unsigned int >, bool > res
Ensure that the ATLAS eigen extensions are properly loaded.
virtual SvxSummary * clone() const
a clone method for the proper workings of the copy constructor
The namespace of all packages in PhysicsAnalysis/JetTagging.
void TrkInSvx(std::vector< const Rec::TrackParticle * > &&vtl)
virtual ~SvxSummary()
default destructor
SvxSummary & operator=(const SvxSummary &rhs)
assigenment operator
const Trk::RecVertex & Svx() const
void TrkFromV0(std::vector< const Rec::TrackParticle * > &&v0t)
std::vector< double > m_Results
std::vector< const Rec::TrackParticle * > m_TrkFromV0
std::vector< const Rec::TrackParticle * > m_TrkInSvx
SvxSummary()
default constructor