|
Geant4_10
|
#include <G4AnnihiToMuPair.hh>


Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
| static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Member Functions inherited from G4VProcess | |
| void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
| void | ClearNumberOfInteractionLengthLeft () |
Protected Attributes inherited from G4VProcess | |
| const G4ProcessManager * | aProcessManager |
| G4VParticleChange * | pParticleChange |
| G4ParticleChange | aParticleChange |
| G4double | theNumberOfInteractionLengthLeft |
| G4double | currentInteractionLength |
| G4double | theInitialNumberOfInteractionLength |
| G4String | theProcessName |
| G4String | thePhysicsTableFileName |
| G4ProcessType | theProcessType |
| G4int | theProcessSubType |
| G4double | thePILfactor |
| G4bool | enableAtRestDoIt |
| G4bool | enableAlongStepDoIt |
| G4bool | enablePostStepDoIt |
| G4int | verboseLevel |
Definition at line 57 of file G4AnnihiToMuPair.hh.
| G4AnnihiToMuPair::G4AnnihiToMuPair | ( | const G4String & | processName = "AnnihiToMuPair", |
| G4ProcessType | type = fElectromagnetic |
||
| ) |
| G4AnnihiToMuPair::~G4AnnihiToMuPair | ( | ) |
Definition at line 76 of file G4AnnihiToMuPair.cc.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 88 of file G4AnnihiToMuPair.cc.

Definition at line 108 of file G4AnnihiToMuPair.cc.


| G4double G4AnnihiToMuPair::CrossSectionPerVolume | ( | G4double | PositronEnergy, |
| const G4Material * | aMaterial | ||
| ) |
Definition at line 127 of file G4AnnihiToMuPair.cc.


|
inline |
Definition at line 81 of file G4AnnihiToMuPair.hh.
|
virtual |
Implements G4VDiscreteProcess.
Definition at line 146 of file G4AnnihiToMuPair.cc.

|
virtual |
Reimplemented from G4VProcess.
Definition at line 81 of file G4AnnihiToMuPair.cc.

|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 167 of file G4AnnihiToMuPair.cc.

| void G4AnnihiToMuPair::PrintInfoDefinition | ( | ) |
Definition at line 262 of file G4AnnihiToMuPair.cc.


1.8.5