ATLAS Offline Software
Variables
STEP_Propagator.cxx File Reference
#include "TrkExSTEP_Propagator/STEP_Propagator.h"
#include "TrkDetDescrUtils/BinUtility.h"
#include "TrkEventPrimitives/ParamDefs.h"
#include "TrkEventPrimitives/ParticleHypothesis.h"
#include "TrkExInterfaces/ITimedMatEffUpdator.h"
#include "TrkExUtils/ExtrapolationCache.h"
#include "TrkExUtils/RungeKuttaUtils.h"
#include "TrkExUtils/TrackSurfaceIntersection.h"
#include "TrkEventPrimitives/TransportJacobian.h"
#include "TrkGeometry/AlignableTrackingVolume.h"
#include "TrkGeometry/BinnedMaterial.h"
#include "TrkGeometry/MagneticFieldProperties.h"
#include "TrkMaterialOnTrack/MaterialEffectsOnTrack.h"
#include "TrkMaterialOnTrack/ScatteringAngles.h"
#include "TrkSurfaces/Surface.h"
#include "TrkTrack/TrackStateOnSurface.h"
#include "AthenaKernel/RNGWrapper.h"
#include "CLHEP/Random/RandFlat.h"
#include "CLHEP/Random/RandGauss.h"
#include "GaudiKernel/PhysicalConstants.h"
#include "EventPrimitives/EventPrimitives.h"
#include "EventPrimitives/EventPrimitivesHelpers.h"
#include "EventPrimitives/EventPrimitivesCovarianceHelpers.h"
#include "EventPrimitives/EventPrimitivesToStringConverter.h"
#include <cmath>
#include "CxxUtils/vectorize.h"
#include "CxxUtils/inline_hints.h"

Go to the source code of this file.

Variables

 ATH_ENABLE_VECTORIZATION
 enables -ftree-vectorize in gcc prior to 12 More...
 

Variable Documentation

◆ ATH_ENABLE_VECTORIZATION

ATH_ENABLE_VECTORIZATION

enables -ftree-vectorize in gcc prior to 12

Definition at line 48 of file STEP_Propagator.cxx.