ATLAS Offline Software
Typedefs
ExtrapolatorComparisonTest.cxx File Reference
#include "TrkExAlgs/ExtrapolatorComparisonTest.h"
#include "TrkSurfaces/PerigeeSurface.h"
#include "TrkSurfaces/CylinderSurface.h"
#include "TrkSurfaces/DiscSurface.h"
#include "TrkEventPrimitives/ParticleHypothesis.h"
#include "TrkParametersBase/ParametersT.h"
#include "EventPrimitives/EventPrimitives.h"
#include "MagFieldInterfaces/IMagFieldSvc.h"
#include "GaudiKernel/SystemOfUnits.h"
#include "GaudiKernel/ISvcLocator.h"
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Definitions/TrackParametrization.hpp"
#include "Acts/EventData/ParticleHypothesis.hpp"
#include "Acts/Geometry/GeometryContext.hpp"
#include "Acts/Propagator/detail/SteppingLogger.hpp"
#include "Acts/Surfaces/CylinderSurface.hpp"
#include "Acts/Surfaces/DiscSurface.hpp"
#include "Acts/Surfaces/PerigeeSurface.hpp"
#include "Acts/Surfaces/Surface.hpp"
#include "Acts/Utilities/Helpers.hpp"
#include "Acts/Utilities/Logger.hpp"
#include "ActsGeometryInterfaces/IActsTrackingGeometryTool.h"
#include "ActsInterop/Logger.h"
#include "CLHEP/Random/RandomEngine.h"
#include "CLHEP/Random/Randomize.h"
#include <string>
#include <fstream>
#include <chrono>
#include <cmath>

Go to the source code of this file.

Typedefs

using xclock = std::chrono::steady_clock
 

Typedef Documentation

◆ xclock

using xclock = std::chrono::steady_clock

Definition at line 48 of file ExtrapolatorComparisonTest.cxx.