|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef ISF_FATRASSIMTOOL_h
8 #define ISF_FATRASSIMTOOL_h
11 #include "GaudiKernel/ServiceHandle.h"
12 #include "GaudiKernel/ToolHandle.h"
41 PublicToolHandle<ISF::IParticleProcessor> m_IDsimulationTool{
this,
"IDSimulationTool",
"",
""};
42 bool m_useExtrapolator{
true};
43 PublicToolHandle<ISF::IParticleProcessor> m_simulationTool{
this,
"SimulationTool",
"",
""};
44 PublicToolHandle<ISF::IParticleFilter> m_particleFilter{
this,
"ParticleFilter",
"",
""};
std::list< ISF::ISFParticle * > ISFParticleContainer
generic ISFParticle container (not necessarily a std::list!)
#define ATLAS_NOT_THREAD_SAFE
getNoisyStrip() Find noisy strips from hitmaps and write out into xml/db formats
::StatusCode StatusCode
StatusCode definition for legacy code.
This defines the McEventCollection, which is really just an ObjectVector of McEvent objects.
Define macros for attributes used to control the static checker.
int SimulationFlavor
Identifier type for simulation flavor.