Geant4  10.00.p02
GammaRayTelMuonPhysics Class Reference

#include <GammaRayTelMuonPhysics.hh>

+ Inheritance diagram for GammaRayTelMuonPhysics:
+ Collaboration diagram for GammaRayTelMuonPhysics:

Public Member Functions

 GammaRayTelMuonPhysics (const G4String &name="muon")
 
virtual ~GammaRayTelMuonPhysics ()
 
virtual void ConstructParticle ()
 
virtual void ConstructProcess ()
 
- Public Member Functions inherited from G4VPhysicsConstructor
 G4VPhysicsConstructor (const G4String &="")
 
 G4VPhysicsConstructor (const G4String &name, G4int physics_type)
 
virtual ~G4VPhysicsConstructor ()
 
void SetPhysicsName (const G4String &="")
 
const G4StringGetPhysicsName () const
 
void SetPhysicsType (G4int)
 
G4int GetPhysicsType () const
 
void SetVerboseLevel (G4int value)
 
G4int GetVerboseLevel () const
 
G4int GetInstanceID () const
 

Protected Attributes

G4MuMultipleScattering fMuPlusMultipleScattering
 
G4MuBremsstrahlung fMuPlusBremsstrahlung
 
G4MuPairProduction fMuPlusPairProduction
 
G4MuIonisation fMuPlusIonisation
 
G4MuMultipleScattering fMuMinusMultipleScattering
 
G4MuBremsstrahlung fMuMinusBremsstrahlung
 
G4MuPairProduction fMuMinusPairProduction
 
G4MuIonisation fMuMinusIonisation
 
G4MuonMinusCaptureAtRest fMuMinusCaptureAtRest
 
G4hMultipleScattering fTauPlusMultipleScattering
 
G4hIonisation fTauPlusIonisation
 
G4hMultipleScattering fTauMinusMultipleScattering
 
G4hIonisation fTauMinusIonisation
 
- Protected Attributes inherited from G4VPhysicsConstructor
G4int verboseLevel
 
G4String namePhysics
 
G4int typePhysics
 
G4ParticleTabletheParticleTable
 
G4int g4vpcInstanceID
 

Additional Inherited Members

- Static Public Member Functions inherited from G4VPhysicsConstructor
static const G4VPCManagerGetSubInstanceManager ()
 
- Protected Member Functions inherited from G4VPhysicsConstructor
G4bool RegisterProcess (G4VProcess *process, G4ParticleDefinition *particle)
 
- Static Protected Attributes inherited from G4VPhysicsConstructor
static G4RUN_DLL G4VPCManager subInstanceManager
 

Detailed Description

Definition at line 55 of file GammaRayTelMuonPhysics.hh.

Constructor & Destructor Documentation

GammaRayTelMuonPhysics::GammaRayTelMuonPhysics ( const G4String name = "muon")

Definition at line 43 of file GammaRayTelMuonPhysics.cc.

GammaRayTelMuonPhysics::~GammaRayTelMuonPhysics ( )
virtual

Definition at line 48 of file GammaRayTelMuonPhysics.cc.

Member Function Documentation

void GammaRayTelMuonPhysics::ConstructParticle ( void  )
virtual

Implements G4VPhysicsConstructor.

Definition at line 52 of file GammaRayTelMuonPhysics.cc.

Member Data Documentation

G4MuBremsstrahlung GammaRayTelMuonPhysics::fMuMinusBremsstrahlung
protected

Definition at line 79 of file GammaRayTelMuonPhysics.hh.

Referenced by ConstructProcess().

G4MuonMinusCaptureAtRest GammaRayTelMuonPhysics::fMuMinusCaptureAtRest
protected

Definition at line 83 of file GammaRayTelMuonPhysics.hh.

Referenced by ConstructProcess().

G4MuIonisation GammaRayTelMuonPhysics::fMuMinusIonisation
protected

Definition at line 81 of file GammaRayTelMuonPhysics.hh.

Referenced by ConstructProcess().

G4MuMultipleScattering GammaRayTelMuonPhysics::fMuMinusMultipleScattering
protected

Definition at line 78 of file GammaRayTelMuonPhysics.hh.

Referenced by ConstructProcess().

G4MuPairProduction GammaRayTelMuonPhysics::fMuMinusPairProduction
protected

Definition at line 80 of file GammaRayTelMuonPhysics.hh.

Referenced by ConstructProcess().

G4MuBremsstrahlung GammaRayTelMuonPhysics::fMuPlusBremsstrahlung
protected

Definition at line 74 of file GammaRayTelMuonPhysics.hh.

Referenced by ConstructProcess().

G4MuIonisation GammaRayTelMuonPhysics::fMuPlusIonisation
protected

Definition at line 76 of file GammaRayTelMuonPhysics.hh.

Referenced by ConstructProcess().

G4MuMultipleScattering GammaRayTelMuonPhysics::fMuPlusMultipleScattering
protected

Definition at line 73 of file GammaRayTelMuonPhysics.hh.

Referenced by ConstructProcess().

G4MuPairProduction GammaRayTelMuonPhysics::fMuPlusPairProduction
protected

Definition at line 75 of file GammaRayTelMuonPhysics.hh.

Referenced by ConstructProcess().

G4hIonisation GammaRayTelMuonPhysics::fTauMinusIonisation
protected

Definition at line 90 of file GammaRayTelMuonPhysics.hh.

Referenced by ConstructProcess().

G4hMultipleScattering GammaRayTelMuonPhysics::fTauMinusMultipleScattering
protected

Definition at line 89 of file GammaRayTelMuonPhysics.hh.

Referenced by ConstructProcess().

G4hIonisation GammaRayTelMuonPhysics::fTauPlusIonisation
protected

Definition at line 87 of file GammaRayTelMuonPhysics.hh.

Referenced by ConstructProcess().

G4hMultipleScattering GammaRayTelMuonPhysics::fTauPlusMultipleScattering
protected

Definition at line 86 of file GammaRayTelMuonPhysics.hh.

Referenced by ConstructProcess().


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