ATLAS Offline Software
Loading...
Searching...
No Matches
TrackParticleRetriever.cxx File Reference
#include "AnalysisJiveXML/TrackParticleRetriever.h"
#include "GaudiKernel/IToolSvc.h"
#include "GaudiKernel/TypeNameString.h"
#include "Particle/TrackParticleContainer.h"
#include "TrkEventPrimitives/JacobianThetaPToCotThetaPt.h"
#include "AthLinks/ElementLink.h"
#include "AthContainers/DataVector.h"
Include dependency graph for TrackParticleRetriever.cxx:

Go to the source code of this file.

Namespaces

namespace  JiveXML
 This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc.
namespace  JiveXML::TrackParticleRetrieverHelpers

Functions

void JiveXML::TrackParticleRetrieverHelpers::getPolylineFromTrackParticle (const Rec::TrackParticle *track, DataVect &polylineX, DataVect &polylineY, DataVect &polylineZ, DataVect &numPolyline)
 Get polyline hits if available.