Geant4
10.03.p03
|
#include <Par01PiModel.hh>
Public Member Functions | |
Par01PiModel (G4Region *anEnvelope) | |
~Par01PiModel () | |
virtual G4bool | IsApplicable (const G4ParticleDefinition &) |
virtual G4bool | ModelTrigger (const G4FastTrack &) |
virtual void | DoIt (const G4FastTrack &, G4FastStep &) |
Public Member Functions inherited from G4VFastSimulationModel | |
G4VFastSimulationModel (const G4String &aName) | |
G4VFastSimulationModel (const G4String &aName, G4Envelope *, G4bool IsUnique=FALSE) | |
virtual | ~G4VFastSimulationModel () |
virtual G4bool | AtRestModelTrigger (const G4FastTrack &) |
virtual void | AtRestDoIt (const G4FastTrack &, G4FastStep &) |
const G4String | GetName () const |
G4bool | operator== (const G4VFastSimulationModel &) const |
Definition at line 41 of file Par01PiModel.hh.
Par01PiModel::Par01PiModel | ( | G4Region * | anEnvelope | ) |
Definition at line 40 of file Par01PiModel.cc.
Par01PiModel::~Par01PiModel | ( | ) |
Definition at line 46 of file Par01PiModel.cc.
|
virtual |
Implements G4VFastSimulationModel.
Definition at line 95 of file Par01PiModel.cc.
|
virtual |
Implements G4VFastSimulationModel.
Definition at line 51 of file Par01PiModel.cc.
|
virtual |
Implements G4VFastSimulationModel.
Definition at line 60 of file Par01PiModel.cc.