Geant4.10
|
#include <G4DNACrossSectionDataSet.hh>
Public Member Functions | |
G4DNACrossSectionDataSet (G4VDataSetAlgorithm *algo, G4double xUnit=CLHEP::MeV, G4double dataUnit=CLHEP::barn) | |
virtual | ~G4DNACrossSectionDataSet () |
virtual G4double | FindValue (G4double e, G4int componentId=0) const |
virtual void | PrintData (void) const |
virtual const G4VEMDataSet * | GetComponent (G4int componentId) const |
virtual void | AddComponent (G4VEMDataSet *dataSet) |
virtual size_t | NumberOfComponents (void) const |
virtual const G4DataVector & | GetEnergies (G4int componentId) const |
virtual const G4DataVector & | GetData (G4int componentId) const |
virtual const G4DataVector & | GetLogEnergies (G4int componentId) const |
virtual const G4DataVector & | GetLogData (G4int componentId) const |
virtual void | SetEnergiesData (G4DataVector *x, G4DataVector *values, G4int componentId) |
virtual void | SetLogEnergiesData (G4DataVector *x, G4DataVector *values, G4DataVector *log_x, G4DataVector *log_values, G4int componentId) |
virtual G4bool | LoadData (const G4String &argFileName) |
virtual G4bool | LoadNonLogData (const G4String &argFileName) |
virtual G4bool | SaveData (const G4String &argFileName) const |
virtual G4double | RandomSelect (G4int) const |
![]() | |
G4VEMDataSet () | |
virtual | ~G4VEMDataSet () |
Definition at line 55 of file G4DNACrossSectionDataSet.hh.
G4DNACrossSectionDataSet::G4DNACrossSectionDataSet | ( | G4VDataSetAlgorithm * | algo, |
G4double | xUnit = CLHEP::MeV , |
||
G4double | dataUnit = CLHEP::barn |
||
) |
Definition at line 65 of file G4DNACrossSectionDataSet.cc.
References G4DNACrossSectionDataSet(), and z.
Referenced by G4DNACrossSectionDataSet().
|
virtual |
Definition at line 76 of file G4DNACrossSectionDataSet.cc.
|
inlinevirtual |
Implements G4VEMDataSet.
Definition at line 72 of file G4DNACrossSectionDataSet.hh.
Referenced by LoadData(), and LoadNonLogData().
Implements G4VEMDataSet.
Definition at line 500 of file G4DNACrossSectionDataSet.cc.
Referenced by G4DNAChampionElasticModel::CrossSectionPerVolume(), G4DNABornExcitationModel::CrossSectionPerVolume(), G4DNAMeltonAttachmentModel::CrossSectionPerVolume(), G4DNARuddIonisationExtendedModel::CrossSectionPerVolume(), G4DNARuddIonisationModel::CrossSectionPerVolume(), and G4DNABornIonisationModel::CrossSectionPerVolume().
|
inlinevirtual |
Implements G4VEMDataSet.
Definition at line 69 of file G4DNACrossSectionDataSet.hh.
Referenced by GetData(), GetEnergies(), GetLogData(), GetLogEnergies(), PrintData(), and SaveData().
|
inlinevirtual |
Implements G4VEMDataSet.
Definition at line 81 of file G4DNACrossSectionDataSet.hh.
References GetComponent(), and G4VEMDataSet::GetData().
|
inlinevirtual |
Implements G4VEMDataSet.
Definition at line 78 of file G4DNACrossSectionDataSet.hh.
References GetComponent(), and G4VEMDataSet::GetEnergies().
Referenced by SaveData().
|
inlinevirtual |
Implements G4VEMDataSet.
Definition at line 87 of file G4DNACrossSectionDataSet.hh.
References GetComponent(), and G4VEMDataSet::GetLogData().
|
inlinevirtual |
Implements G4VEMDataSet.
Definition at line 84 of file G4DNACrossSectionDataSet.hh.
References GetComponent(), and G4VEMDataSet::GetLogEnergies().
Implements G4VEMDataSet.
Definition at line 84 of file G4DNACrossSectionDataSet.cc.
References AddComponent(), test::c, FatalException, and G4Exception().
Referenced by G4DNAChampionElasticModel::Initialise(), G4DNABornExcitationModel::Initialise(), G4DNAMeltonAttachmentModel::Initialise(), G4DNARuddIonisationExtendedModel::Initialise(), G4DNARuddIonisationModel::Initialise(), and G4DNABornIonisationModel::Initialise().
Implements G4VEMDataSet.
Definition at line 259 of file G4DNACrossSectionDataSet.cc.
References AddComponent(), test::c, FatalException, and G4Exception().
|
inlinevirtual |
Implements G4VEMDataSet.
Definition at line 75 of file G4DNACrossSectionDataSet.hh.
Referenced by PrintData(), and SaveData().
Implements G4VEMDataSet.
Definition at line 518 of file G4DNACrossSectionDataSet.cc.
References G4cout, G4endl, GetComponent(), n, NumberOfComponents(), and G4VEMDataSet::PrintData().
Implements G4VEMDataSet.
Definition at line 103 of file G4DNACrossSectionDataSet.hh.
Implements G4VEMDataSet.
Definition at line 412 of file G4DNACrossSectionDataSet.cc.
References FatalException, G4Exception(), GetComponent(), G4VEMDataSet::GetData(), GetEnergies(), left, n, and NumberOfComponents().
|
virtual |
Implements G4VEMDataSet.
Definition at line 536 of file G4DNACrossSectionDataSet.cc.
References FatalException, G4Exception(), and G4VEMDataSet::SetEnergiesData().
|
virtual |
Implements G4VEMDataSet.
Definition at line 557 of file G4DNACrossSectionDataSet.cc.
References FatalException, G4Exception(), and G4VEMDataSet::SetLogEnergiesData().