ATLAS Offline Software
Classes | Namespaces | Macros
StepEngine.h File Reference
#include "AthenaBaseComps/AthAlgTool.h"
#include "GaudiKernel/ToolHandle.h"
#include "TrkExInterfaces/IExtrapolationEngine.h"
#include "TrkExInterfaces/ExtrapolationMacros.h"
#include "TrkExInterfaces/IPropagator.h"
#include "TrkExUtils/ExtrapolationCell.h"
#include "TrkExUtils/TargetSurfaces.h"
#include "TrkParameters/TrackParameters.h"
#include "TrkNeutralParameters/NeutralParameters.h"
#include "CxxUtils/checker_macros.h"
#include "StepEngine.icc"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Trk::StepEngine
 

Namespaces

 Trk
 Ensure that the ATLAS eigen extensions are properly loaded.
 

Macros

#define TRKEXENINGE_OUTPUTHELPER
 
#define OH_CHECKFOUND(object)   ( object ? "found" : "not found")
 

Macro Definition Documentation

◆ OH_CHECKFOUND

#define OH_CHECKFOUND (   object)    ( object ? "found" : "not found")

Definition at line 15 of file StepEngine.h.

◆ TRKEXENINGE_OUTPUTHELPER

#define TRKEXENINGE_OUTPUTHELPER

Definition at line 14 of file StepEngine.h.