| 
    Geant4
    9.6.p02
    
   | 
 
#include <G4ElectronIonPair.hh>
Public Member Functions | |
| G4ElectronIonPair () | |
| virtual | ~G4ElectronIonPair () | 
| G4double | MeanNumberOfIonsAlongStep (const G4ParticleDefinition *, const G4Material *, G4double edepTotal, G4double edepNIEL=0.0) | 
| G4double | MeanNumberOfIonsAlongStep (const G4Step *) | 
| G4int | SampleNumberOfIonsAlongStep (const G4Step *) | 
| std::vector< G4ThreeVector > * | SampleIonsAlongStep (const G4Step *) | 
| G4int | ResidualeChargePostStep (const G4ParticleDefinition *, const G4TrackVector *secondary=0, G4int processSubType=-1) | 
| G4int | ResidualeChargePostStep (const G4Step *) | 
| G4double | FindG4MeanEnergyPerIonPair (const G4Material *) | 
| void | DumpMeanEnergyPerIonPair () | 
| void | DumpG4MeanEnergyPerIonPair () | 
| void | SetVerbose (G4int) | 
Definition at line 73 of file G4ElectronIonPair.hh.
| G4ElectronIonPair::G4ElectronIonPair | ( | ) | 
Definition at line 58 of file G4ElectronIonPair.cc.
      
  | 
  virtual | 
Definition at line 70 of file G4ElectronIonPair.cc.
| void G4ElectronIonPair::DumpG4MeanEnergyPerIonPair | ( | ) | 
Definition at line 187 of file G4ElectronIonPair.cc.
| void G4ElectronIonPair::DumpMeanEnergyPerIonPair | ( | ) | 
| G4double G4ElectronIonPair::FindG4MeanEnergyPerIonPair | ( | const G4Material * | mat) | 
Definition at line 145 of file G4ElectronIonPair.cc.


| G4double G4ElectronIonPair::MeanNumberOfIonsAlongStep | ( | const G4ParticleDefinition * | part, | 
| const G4Material * | material, | ||
| G4double | edepTotal, | ||
| G4double | edepNIEL = 0.0  | 
        ||
| ) | 
Definition at line 75 of file G4ElectronIonPair.cc.


| G4int G4ElectronIonPair::ResidualeChargePostStep | ( | const G4ParticleDefinition * | , | 
| const G4TrackVector * | secondary = 0,  | 
        ||
| G4int | processSubType = -1  | 
        ||
| ) | 
| std::vector< G4ThreeVector > * G4ElectronIonPair::SampleIonsAlongStep | ( | const G4Step * | step) | 
Definition at line 147 of file G4ElectronIonPair.hh.


 1.8.4