| 
    Geant4
    10.02.p01
    
   | 
 
#include <G4PixeShellDataSet.hh>
 Inheritance diagram for G4PixeShellDataSet:
 Collaboration diagram for G4PixeShellDataSet:Public Member Functions | |
| G4PixeShellDataSet (G4int Z, G4IInterpolator *algo, const G4String &modelK="ecpssr", const G4String &modelL="ecpssr", const G4String &modelM="ecpssr", G4double eUnit=CLHEP::MeV, G4double dataUnit=CLHEP::barn) | |
| virtual | ~G4PixeShellDataSet () | 
| virtual G4double | FindValue (G4double energy, G4int componentId=0) const | 
| virtual void | PrintData (void) const | 
| virtual const G4IDataSet * | GetComponent (G4int componentId) const | 
| virtual void | AddComponent (G4IDataSet *dataSet) | 
| virtual size_t | NumberOfComponents (void) const | 
| virtual const G4DataVector & | GetEnergies (G4int componentId) const | 
| virtual const G4DataVector & | GetData (G4int componentId) const | 
| virtual void | SetEnergiesData (G4DataVector *energies, G4DataVector *data, G4int componentId) | 
| virtual G4bool | LoadData (const G4String &fileName) | 
| virtual G4bool | SaveData (const G4String &fileName) const | 
| virtual G4double | RandomSelect (G4int) const | 
  Public Member Functions inherited from G4IDataSet | |
| G4IDataSet () | |
| virtual | ~G4IDataSet () | 
Protected Member Functions | |
| G4double | GetUnitEnergies () const | 
| G4double | GetUnitData () const | 
| const G4IInterpolator * | GetAlgorithm () const | 
| void | CleanUpComponents (void) | 
Private Member Functions | |
| G4String | FullFileName (const G4String &particleType, const G4String &subShell) const | 
| G4int | TranslateShell (const G4String &subShell) const | 
| G4PixeShellDataSet () | |
| G4PixeShellDataSet (const G4PixeShellDataSet ©) | |
| G4PixeShellDataSet & | operator= (const G4PixeShellDataSet &right) | 
Private Attributes | |
| std::vector< G4IDataSet * > | components | 
| G4int | z | 
| G4IInterpolator * | algorithm | 
| std::vector< G4String > | crossModel | 
| G4double | unitEnergies | 
| G4double | unitData | 
| std::vector< G4String > | shellName | 
| std::vector< G4String > | subShellName | 
Definition at line 57 of file G4PixeShellDataSet.hh.
| G4PixeShellDataSet::G4PixeShellDataSet | ( | G4int | Z, | 
| G4IInterpolator * | algo, | ||
| const G4String & | modelK = "ecpssr",  | 
        ||
| const G4String & | modelL = "ecpssr",  | 
        ||
| const G4String & | modelM = "ecpssr",  | 
        ||
| G4double | eUnit = CLHEP::MeV,  | 
        ||
| G4double | dataUnit = CLHEP::barn  | 
        ||
| ) | 
Definition at line 48 of file G4PixeShellDataSet.cc.
References algorithm, crossModel, FatalException, G4Exception(), shellName, and subShellName.
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 96 of file G4PixeShellDataSet.cc.
References algorithm, and CleanUpComponents().
 Here is the call graph for this function:
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  inlinevirtual | 
Implements G4IDataSet.
Definition at line 78 of file G4PixeShellDataSet.hh.
References components.
Referenced by LoadData().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 192 of file G4PixeShellDataSet.cc.
References components.
Referenced by LoadData(), and ~G4PixeShellDataSet().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 202 of file G4PixeShellDataSet.cc.
References crossModel, FatalException, G4Exception(), shellName, and TranslateShell().
Referenced by LoadData().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  inlineprotected | 
Definition at line 103 of file G4PixeShellDataSet.hh.
References algorithm.
      
  | 
  inlinevirtual | 
Implements G4IDataSet.
Definition at line 75 of file G4PixeShellDataSet.hh.
References components.
Referenced by GetData(), GetEnergies(), and PrintData().
 Here is the caller graph for this function:
      
  | 
  inlinevirtual | 
Implements G4IDataSet.
Definition at line 87 of file G4PixeShellDataSet.hh.
References GetComponent(), and G4IDataSet::GetData().
 Here is the call graph for this function:
      
  | 
  inlinevirtual | 
Implements G4IDataSet.
Definition at line 84 of file G4PixeShellDataSet.hh.
References GetComponent(), and G4IDataSet::GetEnergies().
 Here is the call graph for this function:
      
  | 
  inlineprotected | 
Definition at line 102 of file G4PixeShellDataSet.hh.
References unitData.
      
  | 
  inlineprotected | 
Definition at line 101 of file G4PixeShellDataSet.hh.
References unitEnergies.
Implements G4IDataSet.
Definition at line 160 of file G4PixeShellDataSet.cc.
References AddComponent(), algorithm, CleanUpComponents(), FullFileName(), G4IDataSet::LoadData(), subShellName, and z.
 Here is the call graph for this function:
      
  | 
  inlinevirtual | 
Implements G4IDataSet.
Definition at line 81 of file G4PixeShellDataSet.hh.
References components.
Referenced by PrintData().
 Here is the caller graph for this function:
      
  | 
  private | 
      
  | 
  virtual | 
Implements G4IDataSet.
Definition at line 120 of file G4PixeShellDataSet.cc.
References G4cout, G4endl, GetComponent(), n, NumberOfComponents(), and G4IDataSet::PrintData().
 Here is the call graph for this function:Implements G4IDataSet.
Definition at line 97 of file G4PixeShellDataSet.hh.
Implements G4IDataSet.
Definition at line 185 of file G4PixeShellDataSet.cc.
      
  | 
  virtual | 
Implements G4IDataSet.
Definition at line 138 of file G4PixeShellDataSet.cc.
References components, FatalException, G4Exception(), and G4IDataSet::SetEnergiesData().
 Here is the call graph for this function:Definition at line 239 of file G4PixeShellDataSet.cc.
Referenced by FullFileName().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 121 of file G4PixeShellDataSet.hh.
Referenced by G4PixeShellDataSet(), GetAlgorithm(), LoadData(), and ~G4PixeShellDataSet().
      
  | 
  private | 
Definition at line 118 of file G4PixeShellDataSet.hh.
Referenced by AddComponent(), CleanUpComponents(), FindValue(), GetComponent(), NumberOfComponents(), and SetEnergiesData().
      
  | 
  private | 
Definition at line 126 of file G4PixeShellDataSet.hh.
Referenced by FullFileName(), and G4PixeShellDataSet().
      
  | 
  private | 
Definition at line 129 of file G4PixeShellDataSet.hh.
Referenced by FullFileName(), and G4PixeShellDataSet().
      
  | 
  private | 
Definition at line 130 of file G4PixeShellDataSet.hh.
Referenced by G4PixeShellDataSet(), and LoadData().
      
  | 
  private | 
Definition at line 128 of file G4PixeShellDataSet.hh.
Referenced by GetUnitData().
      
  | 
  private | 
Definition at line 127 of file G4PixeShellDataSet.hh.
Referenced by GetUnitEnergies().
      
  | 
  private | 
Definition at line 120 of file G4PixeShellDataSet.hh.
Referenced by LoadData().