![]() |
ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgorithm.h"#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/ToolHandle.h"#include "GaudiKernel/IRndmGenSvc.h"#include "GaudiKernel/RndmGenerators.h"#include "GaudiKernel/SystemOfUnits.h"#include "EventPrimitives/EventPrimitives.h"#include "GeoPrimitives/GeoPrimitivesHelpers.h"#include <string>#include "TrkExInterfaces/IExtrapolator.h"Go to the source code of this file.
Classes | |
| class | Trk::ExtrapolationValidation |
| The ExtrapolationValidation Algorithm runs a number of n test extrapolations from randomly distributed Track Parameters to randombly distributed reference surfcas within. More... | |
Namespaces | |
| namespace | Trk |
| Ensure that the ATLAS eigen extensions are properly loaded. | |
Macros | |
| #define | TRKEXALGS_MAXPARAMETERS 10 |
| #define TRKEXALGS_MAXPARAMETERS 10 |
Definition at line 28 of file ExtrapolationValidation.h.