![]() |
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 <string>#include "AthContainers/DataVector.h"#include "TrkSurfaces/CylinderSurface.h"#include "TrkSurfaces/DiscSurface.h"#include <memory>Go to the source code of this file.
Classes | |
| class | Trk::EnergyLossExtrapolationValidation |
| The EnergyLossExtrapolationValidation Algorithm runs a number of n test extrapolations from randomly distributed Track Parameters to specific reference surfaces within the ATLAS Detector (user defined cylinder tubes which can be placed e.g. 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 29 of file EnergyLossExtrapolationValidation.h.