| 
    Geant4_10
    
   | 
 
#include <G4EmSaturation.hh>
Public Member Functions | |
| G4EmSaturation () | |
| virtual | ~G4EmSaturation () | 
| G4double | VisibleEnergyDeposition (const G4ParticleDefinition *, const G4MaterialCutsCouple *, G4double length, G4double edepTotal, G4double edepNIEL=0.0) | 
| G4double | VisibleEnergyDeposition (const G4Step *) | 
| G4double | FindG4BirksCoefficient (const G4Material *) | 
| void | SetVerbose (G4int) | 
| void | DumpBirksCoefficients () | 
| void | DumpG4BirksCoefficients () | 
Definition at line 69 of file G4EmSaturation.hh.
| G4EmSaturation::G4EmSaturation | ( | ) | 
      
  | 
  virtual | 
Definition at line 78 of file G4EmSaturation.cc.
| void G4EmSaturation::DumpBirksCoefficients | ( | ) | 
| void G4EmSaturation::DumpG4BirksCoefficients | ( | ) | 
Definition at line 250 of file G4EmSaturation.cc.
| G4double G4EmSaturation::FindG4BirksCoefficient | ( | const G4Material * | mat | ) | 
| G4double G4EmSaturation::VisibleEnergyDeposition | ( | const G4ParticleDefinition * | p, | 
| const G4MaterialCutsCouple * | couple, | ||
| G4double | length, | ||
| G4double | edepTotal, | ||
| G4double | edepNIEL = 0.0  | 
        ||
| ) | 
Definition at line 83 of file G4EmSaturation.cc.


 1.8.5