![]() |
ATLAS Offline Software
|
#include <StoppedParticleFastSim.h>
Public Member Functions | |
| StoppedParticleFastSim (const std::string &name, G4Region *region, const std::string &fsSDname) | |
| ~StoppedParticleFastSim () | |
| G4bool | IsApplicable (const G4ParticleDefinition &) override final |
| virtual G4bool | ModelTrigger (const G4FastTrack &) override final |
| void | DoIt (const G4FastTrack &, G4FastStep &) override final |
Protected Attributes | |
| TrackFastSimSD * | m_fsSD {} |
| bool | m_init {false} |
| std::string | m_fsSDname {""} |
Definition at line 17 of file StoppedParticleFastSim.h.
| StoppedParticleFastSim::StoppedParticleFastSim | ( | const std::string & | name, |
| G4Region * | region, | ||
| const std::string & | fsSDname ) |
Definition at line 24 of file StoppedParticleFastSim.cxx.
|
inline |
Definition at line 22 of file StoppedParticleFastSim.h.
|
finaloverride |
Definition at line 57 of file StoppedParticleFastSim.cxx.
|
finaloverride |
Definition at line 30 of file StoppedParticleFastSim.cxx.
|
finaloverridevirtual |
Definition at line 35 of file StoppedParticleFastSim.cxx.
|
protected |
Definition at line 31 of file StoppedParticleFastSim.h.
|
protected |
Definition at line 33 of file StoppedParticleFastSim.h.
|
protected |
Definition at line 32 of file StoppedParticleFastSim.h.