![]() |
ATLAS Offline Software
|
#include <cmath>#include "TrkExAlgs/EnergyLossExtrapolationValidation.h"#include "TrkExInterfaces/IExtrapolator.h"#include "TrkSurfaces/CylinderSurface.h"#include "TrkSurfaces/DiscSurface.h"#include "TrkSurfaces/PlaneSurface.h"#include "TrkEventPrimitives/ParticleHypothesis.h"#include "TrkGeometry/TrackingGeometry.h"#include "TrkGeometry/TrackingVolume.h"#include "TrkVolumes/CylinderVolumeBounds.h"#include "TrkTrack/TrackStateOnSurface.h"#include "TTree.h"#include "GaudiKernel/ITHistSvc.h"#include "GaudiKernel/MsgStream.h"
1.8.18