![]() |
ATLAS Offline Software
|
#include <NeutronFastSim.h>
Public Member Functions | |
| NeutronFastSim (const std::string &name, G4Region *region, const std::string &fsSDname, const double etaCut, const double timeCut) | |
| ~NeutronFastSim () | |
| G4bool | IsApplicable (const G4ParticleDefinition &) override final |
| virtual G4bool | ModelTrigger (const G4FastTrack &) override final |
| void | DoIt (const G4FastTrack &, G4FastStep &) override final |
Protected Attributes | |
| G4double | m_Energy |
| TrackFastSimSD * | m_fsSD |
| bool | m_init |
| std::string | m_fsSDname |
| double | m_etaCut |
| double | m_timeCut |
Definition at line 17 of file NeutronFastSim.h.
| NeutronFastSim::NeutronFastSim | ( | const std::string & | name, |
| G4Region * | region, | ||
| const std::string & | fsSDname, | ||
| const double | etaCut, | ||
| const double | timeCut ) |
Definition at line 16 of file NeutronFastSim.cxx.
|
inline |
Definition at line 22 of file NeutronFastSim.h.
|
finaloverride |
Definition at line 66 of file NeutronFastSim.cxx.
|
finaloverride |
Definition at line 27 of file NeutronFastSim.cxx.
|
finaloverridevirtual |
Definition at line 46 of file NeutronFastSim.cxx.
|
protected |
Definition at line 31 of file NeutronFastSim.h.
|
protected |
Definition at line 35 of file NeutronFastSim.h.
|
protected |
Definition at line 32 of file NeutronFastSim.h.
|
protected |
Definition at line 34 of file NeutronFastSim.h.
|
protected |
Definition at line 33 of file NeutronFastSim.h.
|
protected |
Definition at line 36 of file NeutronFastSim.h.