#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.
|
| | 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...
|
|
| namespace | Trk |
| | Ensure that the ATLAS eigen extensions are properly loaded.
|
◆ TRKEXALGS_MAXPARAMETERS
| #define TRKEXALGS_MAXPARAMETERS 10 |