Geant4_10
|
#include <Par01EMShowerModel.hh>
Public Member Functions | |
Par01EMShowerModel (G4String, G4Region *) | |
Par01EMShowerModel (G4String) | |
~Par01EMShowerModel () | |
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 45 of file Par01EMShowerModel.hh.
Par01EMShowerModel::Par01EMShowerModel | ( | G4String | modelName | ) |
Par01EMShowerModel::~Par01EMShowerModel | ( | ) |
Definition at line 68 of file Par01EMShowerModel.cc.
|
virtual |
Implements G4VFastSimulationModel.
Definition at line 88 of file Par01EMShowerModel.cc.
|
virtual |
Implements G4VFastSimulationModel.
Definition at line 74 of file Par01EMShowerModel.cc.
|
virtual |
Implements G4VFastSimulationModel.
Definition at line 82 of file Par01EMShowerModel.cc.