Geant4
9.6.p02
|
#include <ExN05PionShowerModel.hh>
Public Member Functions | |
ExN05PionShowerModel (G4String, G4Region *) | |
ExN05PionShowerModel (G4String) | |
~ExN05PionShowerModel () | |
G4bool | IsApplicable (const G4ParticleDefinition &) |
G4bool | ModelTrigger (const G4FastTrack &) |
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 43 of file ExN05PionShowerModel.hh.
ExN05PionShowerModel::ExN05PionShowerModel | ( | G4String | modelName) |
ExN05PionShowerModel::~ExN05PionShowerModel | ( | ) |
Definition at line 66 of file ExN05PionShowerModel.cc.
|
virtual |
Implements G4VFastSimulationModel.
Definition at line 86 of file ExN05PionShowerModel.cc.
|
virtual |
Implements G4VFastSimulationModel.
Definition at line 72 of file ExN05PionShowerModel.cc.
|
virtual |
Implements G4VFastSimulationModel.
Definition at line 79 of file ExN05PionShowerModel.cc.