| 
    Geant4_10
    
   | 
 
#include <G4NeutronHPLevel.hh>
Public Member Functions | |
| G4NeutronHPLevel () | |
| ~G4NeutronHPLevel () | |
| void | SetNumberOfGammas (G4int aGammas) | 
| void | SetGamma (G4int i, G4NeutronHPGamma *aGamma) | 
| G4DynamicParticleVector * | GetDecayGammas () | 
| void | SetLevelEnergy (G4double anEnergy) | 
| G4double | GetLevelEnergy () | 
| G4double | GetGammaEnergy (G4int i) | 
Definition at line 39 of file G4NeutronHPLevel.hh.
      
  | 
  inline | 
Definition at line 43 of file G4NeutronHPLevel.hh.
| G4NeutronHPLevel::~G4NeutronHPLevel | ( | ) | 
Definition at line 33 of file G4NeutronHPLevel.cc.
| G4DynamicParticleVector * G4NeutronHPLevel::GetDecayGammas | ( | ) | 
Definition at line 64 of file G4NeutronHPLevel.cc.


      
  | 
  inline | 
| void G4NeutronHPLevel::SetGamma | ( | G4int | i, | 
| G4NeutronHPGamma * | aGamma | ||
| ) | 
Definition at line 53 of file G4NeutronHPLevel.cc.


 1.8.5