Geant4_10
Public Member Functions | List of all members
Par01PionShowerModel Class Reference

#include <Par01PionShowerModel.hh>

Inheritance diagram for Par01PionShowerModel:
Inheritance graph
[legend]
Collaboration diagram for Par01PionShowerModel:
Collaboration graph
[legend]

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
 

Detailed Description

Definition at line 43 of file Par01PionShowerModel.hh.

Constructor & Destructor Documentation

Par01PionShowerModel::Par01PionShowerModel ( G4String  modelName,
G4Region envelope 
)

Definition at line 44 of file Par01PionShowerModel.cc.

Here is the call graph for this function:

Par01PionShowerModel::Par01PionShowerModel ( G4String  modelName)

Definition at line 55 of file Par01PionShowerModel.cc.

Here is the call graph for this function:

Par01PionShowerModel::~Par01PionShowerModel ( )

Definition at line 66 of file Par01PionShowerModel.cc.

Member Function Documentation

void Par01PionShowerModel::DoIt ( const G4FastTrack fastTrack,
G4FastStep fastStep 
)
virtual

Implements G4VFastSimulationModel.

Definition at line 86 of file Par01PionShowerModel.cc.

Here is the call graph for this function:

G4bool Par01PionShowerModel::IsApplicable ( const G4ParticleDefinition particleType)
virtual

Implements G4VFastSimulationModel.

Definition at line 72 of file Par01PionShowerModel.cc.

Here is the call graph for this function:

G4bool Par01PionShowerModel::ModelTrigger ( const G4FastTrack )
virtual

Implements G4VFastSimulationModel.

Definition at line 79 of file Par01PionShowerModel.cc.


The documentation for this class was generated from the following files: