Geant4  10.00.p02
LXeMuonPhysics Class Reference

#include <LXeMuonPhysics.hh>

+ Inheritance diagram for LXeMuonPhysics:
+ Collaboration diagram for LXeMuonPhysics:

Public Member Functions

 LXeMuonPhysics (const G4String &name="muon")
 
virtual ~LXeMuonPhysics ()
 
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

G4MuIonisationfMuPlusIonisation
 
G4MuMultipleScatteringfMuPlusMultipleScattering
 
G4MuBremsstrahlungfMuPlusBremsstrahlung
 
G4MuPairProductionfMuPlusPairProduction
 
G4MuIonisationfMuMinusIonisation
 
G4MuMultipleScatteringfMuMinusMultipleScattering
 
G4MuBremsstrahlungfMuMinusBremsstrahlung
 
G4MuPairProductionfMuMinusPairProduction
 
G4MuonMinusCaptureAtRestfMuMinusCaptureAtRest
 
- 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 47 of file LXeMuonPhysics.hh.

Constructor & Destructor Documentation

LXeMuonPhysics::~LXeMuonPhysics ( )
virtual

Definition at line 58 of file LXeMuonPhysics.cc.

Member Function Documentation

void LXeMuonPhysics::ConstructParticle ( void  )
virtual

Implements G4VPhysicsConstructor.

Definition at line 70 of file LXeMuonPhysics.cc.

References G4AntiNeutrinoMu::AntiNeutrinoMuDefinition(), G4MuonMinus::MuonMinusDefinition(), G4MuonPlus::MuonPlusDefinition(), and G4NeutrinoMu::NeutrinoMuDefinition().

+ Here is the call graph for this function:

void LXeMuonPhysics::ConstructProcess ( void  )
virtual

Member Data Documentation

G4MuBremsstrahlung* LXeMuonPhysics::fMuMinusBremsstrahlung
protected

Definition at line 73 of file LXeMuonPhysics.hh.

Referenced by ConstructProcess(), and LXeMuonPhysics().

G4MuonMinusCaptureAtRest* LXeMuonPhysics::fMuMinusCaptureAtRest
protected

Definition at line 76 of file LXeMuonPhysics.hh.

Referenced by ConstructProcess(), and LXeMuonPhysics().

G4MuIonisation* LXeMuonPhysics::fMuMinusIonisation
protected

Definition at line 71 of file LXeMuonPhysics.hh.

Referenced by ConstructProcess(), and LXeMuonPhysics().

G4MuMultipleScattering* LXeMuonPhysics::fMuMinusMultipleScattering
protected

Definition at line 72 of file LXeMuonPhysics.hh.

Referenced by ConstructProcess(), and LXeMuonPhysics().

G4MuPairProduction* LXeMuonPhysics::fMuMinusPairProduction
protected

Definition at line 74 of file LXeMuonPhysics.hh.

Referenced by ConstructProcess(), and LXeMuonPhysics().

G4MuBremsstrahlung* LXeMuonPhysics::fMuPlusBremsstrahlung
protected

Definition at line 68 of file LXeMuonPhysics.hh.

Referenced by ConstructProcess(), and LXeMuonPhysics().

G4MuIonisation* LXeMuonPhysics::fMuPlusIonisation
protected

Definition at line 66 of file LXeMuonPhysics.hh.

Referenced by ConstructProcess(), and LXeMuonPhysics().

G4MuMultipleScattering* LXeMuonPhysics::fMuPlusMultipleScattering
protected

Definition at line 67 of file LXeMuonPhysics.hh.

Referenced by ConstructProcess(), and LXeMuonPhysics().

G4MuPairProduction* LXeMuonPhysics::fMuPlusPairProduction
protected

Definition at line 69 of file LXeMuonPhysics.hh.

Referenced by ConstructProcess(), and LXeMuonPhysics().


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