Geant4
10.03.p02
|
#include <Par01PionShowerModel.hh>
Public Member Functions | |
Par01PionShowerModel (G4String, G4Region *) | |
Par01PionShowerModel (G4String) | |
~Par01PionShowerModel () | |
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 46 of file Par01PionShowerModel.hh.
Definition at line 49 of file Par01PionShowerModel.cc.
Par01PionShowerModel::Par01PionShowerModel | ( | G4String | modelName | ) |
Definition at line 62 of file Par01PionShowerModel.cc.
Par01PionShowerModel::~Par01PionShowerModel | ( | ) |
Definition at line 75 of file Par01PionShowerModel.cc.
|
virtual |
Implements G4VFastSimulationModel.
Definition at line 101 of file Par01PionShowerModel.cc.
|
virtual |
Implements G4VFastSimulationModel.
Definition at line 83 of file Par01PionShowerModel.cc.
|
virtual |
Implements G4VFastSimulationModel.
Definition at line 92 of file Par01PionShowerModel.cc.