| 
    Geant4
    10.02.p01
    
   | 
 
#include <G4LENDManager.hh>
 Collaboration diagram for G4LENDManager:Public Member Functions | |
| G4GIDI_target * | GetLENDTarget (G4ParticleDefinition *, G4String, G4int iZ, G4int iA, G4int iM=0) | 
| std::vector< G4String > | IsLENDTargetAvailable (G4ParticleDefinition *, G4int iZ, G4int iA, G4int iM=0) | 
| G4int | GetNucleusEncoding (G4int iZ, G4int iA, G4int iM) | 
| G4NistElementBuilder * | GetNistElementBuilder () | 
| G4int | GetVerboseLevel () | 
| G4bool | RequestChangeOfVerboseLevel (G4int) | 
Static Public Member Functions | |
| static G4LENDManager * | GetInstance () | 
Private Member Functions | |
| G4LENDManager () | |
| G4LENDManager (const G4LENDManager &) | |
| G4LENDManager & | operator= (const G4LENDManager &) | 
| ~G4LENDManager () | |
| void | printBanner () | 
Private Attributes | |
| G4int | verboseLevel | 
| std::vector< lend_target > | v_lend_target | 
| std::map< G4ParticleDefinition  *, G4GIDI * >  | proj_lend_map | 
| G4IonTable * | ionTable | 
| G4NistElementBuilder * | nistElementBuilder | 
Static Private Attributes | |
| static G4ThreadLocal  G4LENDManager *  | lend_manager = NULL | 
Definition at line 63 of file G4LENDManager.hh.
      
  | 
  private | 
Definition at line 56 of file G4LENDManager.cc.
References G4Alpha::Alpha(), G4Deuteron::Deuteron(), G4Gamma::Gamma(), G4ParticleTable::GetIonTable(), G4ParticleTable::GetParticleTable(), G4He3::He3(), ionTable, G4Neutron::Neutron(), nistElementBuilder, proj_lend_map, G4Proton::Proton(), G4Triton::Triton(), and v_lend_target.
Referenced by GetInstance().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
      
  | 
  private | 
Definition at line 150 of file G4LENDManager.cc.
References nistElementBuilder, proj_lend_map, and v_lend_target.
      
  | 
  inlinestatic | 
Definition at line 77 of file G4LENDManager.hh.
References G4LENDManager(), and lend_manager.
Referenced by G4LENDCrossSection::G4LENDCrossSection(), G4LENDModel::G4LENDModel(), and G4LENDUsedTarget::searchTarget().
 Here is the call graph for this function:
 Here is the caller graph for this function:| G4GIDI_target * G4LENDManager::GetLENDTarget | ( | G4ParticleDefinition * | proj, | 
| G4String | evaluation, | ||
| G4int | iZ, | ||
| G4int | iA, | ||
| G4int | iM = 0  | 
        ||
| ) | 
Definition at line 174 of file G4LENDManager.cc.
References lend_target::evaluation, G4cout, G4endl, G4IonTable::GetIonName(), G4GIDI::getNamesOfAvailableLibraries(), GetNucleusEncoding(), G4ParticleDefinition::GetParticleName(), ionTable, G4GIDI::isThisDataAvailable(), lend_target::lend, lend_target::proj, proj_lend_map, G4GIDI::readTarget(), second, lend_target::target, lend_target::target_code, v_lend_target, and verboseLevel.
Referenced by G4LENDUsedTarget::searchTarget().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 87 of file G4LENDManager.hh.
References nistElementBuilder.
Referenced by G4LENDModel::create_used_target_map(), and G4LENDCrossSection::create_used_target_map().
 Here is the caller graph for this function:Definition at line 309 of file G4LENDManager.cc.
References G4IonTable::GetNucleusEncoding(), and ionTable.
Referenced by G4LENDModel::ApplyYourself(), G4LENDCapture::ApplyYourself(), G4LENDElastic::ApplyYourself(), G4LENDFission::ApplyYourself(), G4LENDInelastic::ApplyYourself(), G4LENDModel::create_used_target_map(), G4LENDCrossSection::create_used_target_map(), G4LENDCrossSection::GetIsoCrossSection(), and GetLENDTarget().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 89 of file G4LENDManager.hh.
References verboseLevel.
| std::vector< G4String > G4LENDManager::IsLENDTargetAvailable | ( | G4ParticleDefinition * | proj, | 
| G4int | iZ, | ||
| G4int | iA, | ||
| G4int | iM = 0  | 
        ||
| ) | 
Definition at line 284 of file G4LENDManager.cc.
References G4cout, G4endl, G4GIDI::getNamesOfAvailableLibraries(), G4ParticleDefinition::GetParticleName(), proj_lend_map, and second.
Referenced by G4LENDUsedTarget::searchTarget().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
      
  | 
  private | 
Definition at line 319 of file G4LENDManager.cc.
Definition at line 357 of file G4LENDManager.cc.
References G4cout, G4endl, and verboseLevel.
Referenced by G4LENDModel::create_used_target_map(), and G4LENDCrossSection::create_used_target_map().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 103 of file G4LENDManager.hh.
Referenced by G4LENDManager(), GetLENDTarget(), and GetNucleusEncoding().
      
  | 
  staticprivate | 
Definition at line 66 of file G4LENDManager.hh.
Referenced by GetInstance().
      
  | 
  private | 
Definition at line 105 of file G4LENDManager.hh.
Referenced by G4LENDManager(), GetNistElementBuilder(), and ~G4LENDManager().
      
  | 
  private | 
Definition at line 99 of file G4LENDManager.hh.
Referenced by G4LENDManager(), GetLENDTarget(), IsLENDTargetAvailable(), and ~G4LENDManager().
      
  | 
  private | 
Definition at line 96 of file G4LENDManager.hh.
Referenced by G4LENDManager(), GetLENDTarget(), and ~G4LENDManager().
      
  | 
  private | 
Definition at line 94 of file G4LENDManager.hh.
Referenced by GetLENDTarget(), GetVerboseLevel(), and RequestChangeOfVerboseLevel().