ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgTool.h"
#include "AthenaKernel/IAtRndmGenSvc.h"
#include "GaudiKernel/ServiceHandle.h"
#include "GaudiKernel/ToolHandle.h"
#include "CxxUtils/checker_macros.h"
#include "TrkDetDescrInterfaces/ITrackingGeometrySvc.h"
#include "TrkDetDescrUtils/GeometrySignature.h"
#include "TrkDetDescrUtils/LayerIndexSampleMap.h"
#include "TrkEventPrimitives/ParticleHypothesis.h"
#include "TrkEventPrimitives/PdgToParticleHypothesis.h"
#include "TrkEventPrimitives/PropDirection.h"
#include "TrkExInterfaces/ITimedMatEffUpdator.h"
#include "TrkExUtils/MaterialUpdateMode.h"
#include "TrkGeometry/TrackingGeometry.h"
#include "TrkParameters/TrackParameters.h"
#include "ISF_Event/ISFParticleContainer.h"
Go to the source code of this file.
Classes | |
class | iFatras::McMaterialEffectsUpdatorException |
Exception to be thrown when TrackingGeometry not found. More... | |
class | iFatras::McMaterialEffectsUpdator |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
ISF | |
ISFParticleOrderedQueue. | |
iFatras | |
Macros | |
#define | MAXHADINTCHILDREN 20 |
#define MAXHADINTCHILDREN 20 |
Definition at line 32 of file McMaterialEffectsUpdator.h.