Geant4  10.00.p02
Par01PiModel Class Reference

#include <Par01PiModel.hh>

+ Inheritance diagram for Par01PiModel:
+ Collaboration diagram for Par01PiModel:

Public Member Functions

 Par01PiModel (G4Region *anEnvelope)
 
 ~Par01PiModel ()
 
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 38 of file Par01PiModel.hh.

Constructor & Destructor Documentation

Par01PiModel::Par01PiModel ( G4Region anEnvelope)

Definition at line 35 of file Par01PiModel.cc.

Par01PiModel::~Par01PiModel ( )

Definition at line 39 of file Par01PiModel.cc.

Member Function Documentation

void Par01PiModel::DoIt ( const G4FastTrack fastTrack,
G4FastStep fastStep 
)
virtual
G4bool Par01PiModel::IsApplicable ( const G4ParticleDefinition particleType)
virtual

Implements G4VFastSimulationModel.

Definition at line 42 of file Par01PiModel.cc.

References G4PionMinus::PionMinusDefinition(), and G4PionPlus::PionPlusDefinition().

+ Here is the call graph for this function:

G4bool Par01PiModel::ModelTrigger ( const G4FastTrack fastTrack)
virtual

Implements G4VFastSimulationModel.

Definition at line 49 of file Par01PiModel.cc.

References G4cout, G4endl, G4Track::GetMomentum(), G4Track::GetPosition(), G4FastTrack::GetPrimaryTrack(), G4FastTrack::GetPrimaryTrackLocalDirection(), and G4FastTrack::GetPrimaryTrackLocalPosition().

+ Here is the call graph for this function:


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