ATLAS Offline Software
|
#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"
Go to the source code of this file.
Namespaces | |
JiveXML | |
This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc. | |
JiveXML::TrackParticleRetrieverHelpers | |
Functions | |
void | JiveXML::TrackParticleRetrieverHelpers::getPolylineFromTrackParticle (const Rec::TrackParticle *track, DataVect &polylineX, DataVect &polylineY, DataVect &polylineZ, DataVect &numPolyline) |
Get polyline hits if available. More... | |