48#ifndef G4SANDIATABLE_HH
49#define G4SANDIATABLE_HH
73 std::vector<G4double>& coeff)
const;
76 std::vector<G4double>& coeff)
const;
111 static void PrintErrorV(
const G4String&);
static const G4int fIntervalLimit
void SetVerbose(G4int ver)
void Initialize(const G4Material *)
void SandiaSwap(G4double **da, G4int i, G4int j)
G4int GetMaxInterval() const
G4SandiaTable & operator=(const G4SandiaTable &right)=delete
void ComputeMatSandiaMatrix()
G4bool operator==(const G4SandiaTable &) const =delete
G4double GetWaterEnergyLimit() const
G4int GetMatNbOfIntervals() const
static G4double GetZtoA(G4int Z)
G4double GetWaterCofForMaterial(G4int, G4int) const
G4SandiaTable(G4SandiaTable &)=delete
G4double GetSandiaCofForMaterial(G4int, G4int) const
G4OrderedTable * fMatSandiaMatrix
static G4int fCumulInterval[101]
const G4Material * fMaterial
const G4double * GetSandiaCofForMaterialPAI(G4double energy) const
G4double GetSandiaPerAtom(G4int Z, G4int, G4int) const
void GetSandiaCofWater(G4double energy, std::vector< G4double > &coeff) const
void SetLowerI1(G4bool flag)
static const G4int fNumberOfElements
static const G4double fSandiaTable[981][5]
static const G4int fNumberOfIntervals
static const G4double funitc[5]
G4bool operator!=(const G4SandiaTable &) const =delete
G4double GetSandiaMatTablePAI(G4int, G4int) const
G4int SandiaMixing(G4int Z[], const G4double *fractionW, G4int el, G4int mi)
void ComputeMatSandiaMatrixPAI()
static const G4int fH2OlowerInt
G4double ** fPhotoAbsorptionCof
G4OrderedTable * fMatSandiaMatrixPAI
std::vector< G4double > fSandiaCofPerAtom
void GetSandiaCofPerAtom(G4int Z, G4double energy, std::vector< G4double > &coeff) const
void SandiaSort(G4double **da, G4int sz)
G4int SandiaIntervals(G4int Z[], G4int el)
G4double GetSandiaMatTable(G4int, G4int) const
G4double GetPhotoAbsorpCof(G4int i, G4int j) const
G4double ** GetPointerToCof()
G4double energy(const ThreeVector &p, const G4double m)