![]() |
ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgTool.h"
#include "GaudiKernel/ToolHandle.h"
#include "TrkParameters/TrackParameters.h"
#include "IActsGeantFollowerHelper.h"
#include "G4ThreeVector.hh"
#include "TrkEventPrimitives/ParticleHypothesis.h"
#include "TrkEventPrimitives/PdgToParticleHypothesis.h"
#include "Acts/Surfaces/Surface.hpp"
#include "Acts/EventData/TrackParameters.hpp"
#include "Acts/Propagator/SurfaceCollector.hpp"
#include "ActsGeometryInterfaces/ITrackingGeometryTool.h"
#include "ActsGeometryInterfaces/IActsExtrapolationTool.h"
#include "TrkExInterfaces/IExtrapolationEngine.h"
Go to the source code of this file.
Classes | |
class | ActsGeantFollowerHelper |
struct | ActsGeantFollowerHelper::TreeData |
Ntuple variables : initial parameters Split this out into a separate, dynamically-allocated block. More... | |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Macros | |
#define | MAXPROBES 50000 |
#define MAXPROBES 50000 |
Definition at line 25 of file ActsGeantFollowerHelper.h.