| 
    Geant4
    9.6.p02
    
   | 
 
#include <G4EmElementSelector.hh>
Public Member Functions | |
| G4EmElementSelector (G4VEmModel *, const G4Material *, G4int bins, G4double emin, G4double emax, G4bool spline=true) | |
| ~G4EmElementSelector () | |
| void | Initialise (const G4ParticleDefinition *, G4double cut=0.0) | 
| void | Dump (const G4ParticleDefinition *p=0) | 
| const G4Element * | SelectRandomAtom (G4double kineticEnergy) | 
| const G4Material * | GetMaterial () const | 
Definition at line 63 of file G4EmElementSelector.hh.
| G4EmElementSelector::G4EmElementSelector | ( | G4VEmModel * | mod, | 
| const G4Material * | mat, | ||
| G4int | bins, | ||
| G4double | emin, | ||
| G4double | emax, | ||
| G4bool | spline = true  | 
        ||
| ) | 
| G4EmElementSelector::~G4EmElementSelector | ( | ) | 
Definition at line 82 of file G4EmElementSelector.cc.
| void G4EmElementSelector::Dump | ( | const G4ParticleDefinition * | p = 0) | 
      
  | 
  inline | 
Definition at line 122 of file G4EmElementSelector.hh.
| void G4EmElementSelector::Initialise | ( | const G4ParticleDefinition * | part, | 
| G4double | cut = 0.0  | 
        ||
| ) | 
Definition at line 107 of file G4EmElementSelector.hh.
 1.8.4