| 
    Geant4
    10.01.p03
    
   | 
 
#include <G4LENDManager.hh>
 Collaboration diagram for lend_target:Public Attributes | |
| G4GIDI * | lend | 
| G4GIDI_target * | target | 
| G4ParticleDefinition * | proj | 
| G4int | target_code | 
| G4String | evaluation | 
Definition at line 50 of file G4LENDManager.hh.
| G4String lend_target::evaluation | 
Definition at line 58 of file G4LENDManager.hh.
Referenced by G4LENDManager::GetLENDTarget().
| G4GIDI* lend_target::lend | 
Definition at line 53 of file G4LENDManager.hh.
Referenced by G4LENDManager::GetLENDTarget().
| G4ParticleDefinition* lend_target::proj | 
Definition at line 56 of file G4LENDManager.hh.
Referenced by G4LENDManager::GetLENDTarget().
| G4GIDI_target* lend_target::target | 
Definition at line 54 of file G4LENDManager.hh.
Referenced by G4LENDManager::GetLENDTarget().
| G4int lend_target::target_code | 
Definition at line 57 of file G4LENDManager.hh.
Referenced by G4LENDManager::GetLENDTarget().