|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    8 #include "GaudiKernel/MsgStream.h" 
   32                          double d0val, 
double d0sig,
 
   33                          double z0val, 
double z0sig)
 
   54                          double d0val, 
double d0sig,
 
   55                          double z0val, 
double z0sig)
 
   58     m_isFromV0 (isFromV0),
 
   90       out << 
" -> IPTrackInfo "  
   91           << 
" grade= " << 
info.trackGrade().gradeString()
 
   92       << 
" fromV0= " << 
info.isFromV0()
 
   93           << 
" d0wrtPV= " << 
info.d0Value() << 
" S=" << 
info.d0Significance()
 
   94           << 
" z0wrtPV= " << 
info.z0Value() << 
" S=" << 
info.z0Significance()
 
   95           << 
" original pt,eta,phi,d0 = "<<
pt<<
" "<<
eta<<
" "<<
phi<<
" "<<
d0 
   96           << 
" weight2D= " << 
info.trackWeight2D() 
 
   97           << 
" weight3D= " << 
info.trackWeight3D() 
 
   98           << 
" probJP= " << 
info.trackProbJP() 
 
   99           << 
" probJPneg= " << 
info.trackProbJPneg() 
 
  116       out << 
" -> IPTrackInfo "  
  117           << 
" grade= " << 
info.trackGrade().gradeString()
 
  118       << 
" fromV0= " << 
info.isFromV0()
 
  119           << 
" d0wrtPV= " << 
info.d0Value() << 
" S=" << 
info.d0Significance()
 
  120           << 
" z0wrtPV= " << 
info.z0Value() << 
" S=" << 
info.z0Significance()
 
  121           << 
" original pt,eta,phi,d0 = "<<
pt<<
" "<<
eta<<
" "<<
phi<<
" "<<
d0 
  122           << 
" weight2D= " << 
info.trackWeight2D() 
 
  123           << 
" weight3D= " << 
info.trackWeight3D() 
 
  124           << 
" probJP= " << 
info.trackProbJP() 
 
  125           << 
" probJPneg= " << 
info.trackProbJPneg() 
 
  
bool toContainedElement(BaseConstReference data, ElementType element, IProxyDict *sg=0)
Set from element pointer and a reference to the container (storable)
Scalar phi() const
phi method
vecmem::edm::container< TrackParticleInterface, vecmem::edm::type::vector< float >, vecmem::edm::type::vector< float >, vecmem::edm::type::vector< float > > TrackParticleContainer
SoA, GPU friendly TrackParticleContainer.
Scalar eta() const
pseudorapidity method
const Rec::TrackParticle * track() const
bool isValid() const
Test to see if the link can be dereferenced.
ElementLink< Rec::TrackParticleContainer > m_track
ElementLink implementation for ROOT usage.
The namespace of all packages in PhysicsAnalysis/JetTagging.
MsgStream & operator<<(MsgStream &out, const IPInfoBase &)
output.