Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
ExN05PionShowerModel Class Reference

#include <ExN05PionShowerModel.hh>

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

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
 

Detailed Description

Definition at line 43 of file ExN05PionShowerModel.hh.

Constructor & Destructor Documentation

ExN05PionShowerModel::ExN05PionShowerModel ( G4String  modelName,
G4Region envelope 
)

Definition at line 44 of file ExN05PionShowerModel.cc.

Here is the call graph for this function:

ExN05PionShowerModel::ExN05PionShowerModel ( G4String  modelName)

Definition at line 55 of file ExN05PionShowerModel.cc.

Here is the call graph for this function:

ExN05PionShowerModel::~ExN05PionShowerModel ( )

Definition at line 66 of file ExN05PionShowerModel.cc.

Member Function Documentation

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

Implements G4VFastSimulationModel.

Definition at line 86 of file ExN05PionShowerModel.cc.

Here is the call graph for this function:

G4bool ExN05PionShowerModel::IsApplicable ( const G4ParticleDefinition particleType)
virtual

Implements G4VFastSimulationModel.

Definition at line 72 of file ExN05PionShowerModel.cc.

Here is the call graph for this function:

G4bool ExN05PionShowerModel::ModelTrigger ( const G4FastTrack )
virtual

Implements G4VFastSimulationModel.

Definition at line 79 of file ExN05PionShowerModel.cc.


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