Geant4  10.02
G4PhysicsVector Class Reference

#include <G4PhysicsVector.hh>

+ Inheritance diagram for G4PhysicsVector:

Public Member Functions

 G4PhysicsVector (G4bool spline=false)
 
 G4PhysicsVector (const G4PhysicsVector &)
 
G4PhysicsVectoroperator= (const G4PhysicsVector &)
 
virtual ~G4PhysicsVector ()
 
G4double Value (G4double theEnergy, size_t &lastidx) const
 
G4double Value (G4double theEnergy) const
 
G4double GetValue (G4double theEnergy, G4bool &isOutRange) const
 
G4int operator== (const G4PhysicsVector &right) const
 
G4int operator!= (const G4PhysicsVector &right) const
 
G4double operator[] (const size_t binNumber) const
 
G4double operator() (const size_t binNumber) const
 
void PutValue (size_t index, G4double theValue)
 
virtual void ScaleVector (G4double factorE, G4double factorV)
 
G4double Energy (size_t index) const
 
G4double GetMaxEnergy () const
 
G4double GetLowEdgeEnergy (size_t binNumber) const
 
size_t GetVectorLength () const
 
size_t FindBin (G4double energy, size_t idx) const
 
void FillSecondDerivatives ()
 
void ComputeSecDerivatives ()
 
void ComputeSecondDerivatives (G4double firstPointDerivative, G4double endPointDerivative)
 
G4double FindLinearEnergy (G4double rand) const
 
G4bool IsFilledVectorExist () const
 
G4PhysicsVectorType GetType () const
 
void SetSpline (G4bool)
 
virtual G4bool Store (std::ofstream &fOut, G4bool ascii=false)
 
virtual G4bool Retrieve (std::ifstream &fIn, G4bool ascii=false)
 
void SetVerboseLevel (G4int value)
 
G4int GetVerboseLevel (G4int)
 

Protected Member Functions

void DeleteData ()
 
void CopyData (const G4PhysicsVector &vec)
 

Protected Attributes

G4PhysicsVectorType type
 
G4double edgeMin
 
G4double edgeMax
 
size_t numberOfNodes
 
G4PVDataVector dataVector
 
G4PVDataVector binVector
 
G4PVDataVector secDerivative
 
G4double dBin
 
G4double baseBin
 
G4int verboseLevel
 

Private Member Functions

G4bool SplinePossible ()
 
G4double LinearInterpolation (size_t idx, G4double energy) const
 
G4double SplineInterpolation (size_t idx, G4double energy) const
 
G4double Interpolation (size_t idx, G4double energy) const
 
size_t FindBinLocation (G4double theEnergy) const
 

Private Attributes

G4bool useSpline
 

Friends

std::ostream & operator<< (std::ostream &, const G4PhysicsVector &)
 

Detailed Description

Definition at line 76 of file G4PhysicsVector.hh.

Constructor & Destructor Documentation

G4PhysicsVector::G4PhysicsVector ( G4bool  spline = false)

Definition at line 61 of file G4PhysicsVector.cc.

G4PhysicsVector::G4PhysicsVector ( const G4PhysicsVector right)

Definition at line 78 of file G4PhysicsVector.cc.

References baseBin, CopyData(), dBin, DeleteData(), and verboseLevel.

+ Here is the call graph for this function:

G4PhysicsVector::~G4PhysicsVector ( )
virtual

Definition at line 72 of file G4PhysicsVector.cc.

Member Function Documentation

void G4PhysicsVector::ComputeSecDerivatives ( )

Definition at line 431 of file G4PhysicsVector.cc.

References binVector, dataVector, n, numberOfNodes, secDerivative, SplinePossible(), and useSpline.

Referenced by ComputeSecondDerivatives(), and FillSecondDerivatives().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4PhysicsVector::ComputeSecondDerivatives ( G4double  firstPointDerivative,
G4double  endPointDerivative 
)

Definition at line 294 of file G4PhysicsVector.cc.

References binVector, ComputeSecDerivatives(), dataVector, n, numberOfNodes, secDerivative, SplinePossible(), and useSpline.

+ Here is the call graph for this function:

void G4PhysicsVector::CopyData ( const G4PhysicsVector vec)
protected

Definition at line 126 of file G4PhysicsVector.cc.

References binVector, dataVector, edgeMax, edgeMin, numberOfNodes, secDerivative, type, and useSpline.

Referenced by G4PhysicsVector(), and operator=().

+ Here is the caller graph for this function:

void G4PhysicsVector::DeleteData ( )
protected

Definition at line 118 of file G4PhysicsVector.cc.

References secDerivative, and useSpline.

Referenced by G4PhysicsVector(), and operator=().

+ Here is the caller graph for this function:

G4double G4PhysicsVector::Energy ( size_t  index) const
inline

Referenced by G4EmCorrections::BarkasCorrection(), G4PolarizedCompton::BuildAsymmetryTable(), G4ePolarizedIonisation::BuildAsymmetryTables(), G4EmCorrections::BuildCorrectionVector(), G4KokoulinMuonNuclearXS::BuildCrossSectionTable(), WLSPrimaryGeneratorAction::BuildEmissionSpectrum(), G4LossTableBuilder::BuildInverseRangeTable(), G4VRangeToEnergyConverter::BuildLossTable(), G4OpWLS::BuildPhysicsTable(), G4LossTableBuilder::BuildRangeTable(), G4PenelopeBremsstrahlungFS::BuildScaledXSTable(), G4LossTableBuilder::BuildTableForModel(), G4Cerenkov::BuildThePhysicsTable(), G4Scintillation::BuildThePhysicsTable(), G4OpRayleigh::CalculateRayleighMeanFreePaths(), G4eeToHadronsModel::ComputeCMCrossSectionPerElectron(), G4LivermoreRayleighModel::ComputeCrossSectionPerAtom(), G4LivermoreComptonModel::ComputeCrossSectionPerAtom(), G4LivermorePolarizedRayleighModel::ComputeCrossSectionPerAtom(), G4LivermorePolarizedComptonModel::ComputeCrossSectionPerAtom(), G4LowEPComptonModel::ComputeCrossSectionPerAtom(), G4LowEPPolarizedComptonModel::ComputeCrossSectionPerAtom(), G4TablesForExtrapolator::ComputeElectronDEDX(), G4TablesForExtrapolator::ComputeMuonDEDX(), G4TablesForExtrapolator::ComputeProtonDEDX(), G4TablesForExtrapolator::ComputeTrasportXS(), G4EmModelManager::DumpModelList(), G4EmModelManager::FillDEDXVector(), G4EmModelManager::FillLambdaVector(), G4VEmProcess::FindLambdaMax(), G4NeutronElasticXS::GetElementCrossSection(), G4NeutronCaptureXS::GetElementCrossSection(), G4NeutronInelasticXS::GetElementCrossSection(), G4PAIPhotData::GetEnergyPhotonTransfer(), G4PAIPhotData::GetEnergyPlasmonTransfer(), G4PAIModelData::GetEnergyTransfer(), G4PAIPhotData::GetEnergyTransfer(), G4DNABornExcitationModel2::Initialise(), G4eeToHadronsModel::Initialise(), G4WentzelVIModel::Initialise(), G4NeutronCaptureXS::IsoCrossSection(), G4NeutronInelasticXS::IsoCrossSection(), G4VEmProcess::PrintInfoProcess(), G4GDMLWriteMaterials::PropertyVectorWrite(), G4PAIPhotData::SampleAlongStepPhotonTransfer(), G4PAIPhotData::SampleAlongStepPlasmonTransfer(), G4PAIPhotData::SampleAlongStepTransfer(), G4PAIModelData::SampleAlongStepTransfer(), G4PAIModelData::SamplePostStepTransfer(), G4DiscreteScatteringModel::SampleSecondaries(), G4VEnergyLossProcess::ScaledKinEnergyForLoss(), and G4VEnergyLossProcess::SetLambdaTable().

void G4PhysicsVector::FillSecondDerivatives ( )
size_t G4PhysicsVector::FindBin ( G4double  energy,
size_t  idx 
) const
inline

Referenced by G4DiscreteScatteringModel::SampleSecondaries(), and Value().

+ Here is the caller graph for this function:

size_t G4PhysicsVector::FindBinLocation ( G4double  theEnergy) const
inlineprivate
G4double G4PhysicsVector::FindLinearEnergy ( G4double  rand) const

Definition at line 516 of file G4PhysicsVector.cc.

References binVector, dataVector, G4INCL::Math::min(), and numberOfNodes.

Referenced by G4AdjointPrimaryGenerator::SampleDistanceAlongBackRayAndComputeWeightCorrection().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4PhysicsVector::GetLowEdgeEnergy ( size_t  binNumber) const

Definition at line 153 of file G4PhysicsVector.cc.

References binVector.

Referenced by G4VXTRenergyLoss::BuildAngleForEnergyBank(), G4NuclNuclDiffuseElastic::BuildAngleTable(), G4DiffuseElastic::BuildAngleTable(), G4VXTRenergyLoss::BuildAngleTable(), G4eplusPolarizedAnnihilation::BuildAsymmetryTables(), G4eLowEnergyLoss::BuildDEDXTable(), G4hRDEnergyLoss::BuildDEDXTable(), G4PenelopeIonisationXSHandler::BuildDeltaTable(), G4VXTRenergyLoss::BuildEnergyTable(), G4VXTRenergyLoss::BuildGlobalAngleTable(), G4RDVeLowEnergyLoss::BuildInverseRangeTable(), G4hRDEnergyLoss::BuildInverseRangeTable(), G4RDVeLowEnergyLoss::BuildLabTimeVector(), G4hRDEnergyLoss::BuildLabTimeVector(), G4hImpactIonisation::BuildLambdaTable(), G4LowEnergyBremsstrahlung::BuildLossTable(), G4LowEnergyIonisation::BuildLossTable(), G4hImpactIonisation::BuildLossTable(), G4VLEPTSModel::BuildMeanFreePathTable(), G4RDVeLowEnergyLoss::BuildProperTimeVector(), G4hRDEnergyLoss::BuildProperTimeVector(), G4VRangeToEnergyConverter::BuildRangeVector(), G4RDVeLowEnergyLoss::BuildRangeVector(), G4hRDEnergyLoss::BuildRangeVector(), G4hhElastic::BuildTableT(), G4AdjointCSManager::BuildTotalSigmaTables(), G4ForwardXrayTR::BuildXrayTRtables(), G4PenelopeIonisationXSHandler::BuildXSTable(), G4PenelopeBremsstrahlungModel::BuildXSTable(), G4VRangeToEnergyConverter::ConvertCutToKineticEnergy(), G4SPSEneDistribution::ConvertEPNToEnergy(), G4PenelopeRayleighModel::DumpFormFactorTable(), G4SPSEneDistribution::ExpInterpolation(), G4SPSEneDistribution::GenArbPointEnergies(), G4SPSEneDistribution::GenEpnHistEnergies(), G4SPSAngDistribution::GenerateUserDefPhi(), G4SPSAngDistribution::GenerateUserDefTheta(), G4SPSRandomGenerator::GenRandEnergy(), G4SPSRandomGenerator::GenRandPhi(), G4SPSRandomGenerator::GenRandPosPhi(), G4SPSRandomGenerator::GenRandPosTheta(), G4SPSRandomGenerator::GenRandTheta(), G4SPSRandomGenerator::GenRandX(), G4SPSRandomGenerator::GenRandY(), G4SPSRandomGenerator::GenRandZ(), G4SPSEneDistribution::GenUserHistEnergies(), G4ForwardXrayTR::GetEnergyTR(), G4VXTRenergyLoss::GetMeanFreePath(), G4VXTRenergyLoss::GetXTRrandomEnergy(), G4InitXscPAI::IntegralCherenkov(), G4InitXscPAI::IntegralPAIdEdx(), G4InitXscPAI::IntegralPAIxSection(), G4InitXscPAI::IntegralPlasmon(), G4RDVeLowEnergyLoss::InvertRangeVector(), G4hRDEnergyLoss::InvertRangeVector(), G4SPSEneDistribution::LinearInterpolation(), G4SPSEneDistribution::LogInterpolation(), G4PenelopeCrossSection::NormalizeShellCrossSections(), G4ForwardXrayTR::PostStepDoIt(), G4XNNElasticLowE::Print(), G4XnpElasticLowE::Print(), G4XnpTotalLowE::Print(), G4NuclNuclDiffuseElastic::SampleTableThetaCMS(), G4DiffuseElastic::SampleTableThetaCMS(), and G4SPSEneDistribution::SplineInterpolation().

G4double G4PhysicsVector::GetMaxEnergy ( ) const
inline
G4PhysicsVectorType G4PhysicsVector::GetType ( ) const
inline
G4double G4PhysicsVector::GetValue ( G4double  theEnergy,
G4bool isOutRange 
) const
inline
size_t G4PhysicsVector::GetVectorLength ( ) const
inline

Referenced by G4ePolarizedIonisation::BuildAsymmetryTables(), G4LossTableBuilder::BuildDEDXTable(), G4PenelopeIonisationXSHandler::BuildDeltaTable(), WLSPrimaryGeneratorAction::BuildEmissionSpectrum(), G4LossTableBuilder::BuildInverseRangeTable(), G4RDVeLowEnergyLoss::BuildInverseRangeTable(), G4hRDEnergyLoss::BuildInverseRangeTable(), G4OpWLS::BuildPhysicsTable(), G4LossTableBuilder::BuildRangeTable(), G4Cerenkov::BuildThePhysicsTable(), G4Scintillation::BuildThePhysicsTable(), G4AdjointCSManager::BuildTotalSigmaTables(), G4PenelopeIonisationXSHandler::BuildXSTable(), G4PenelopeBremsstrahlungModel::BuildXSTable(), G4OpRayleigh::CalculateRayleighMeanFreePaths(), G4LivermoreRayleighModel::ComputeCrossSectionPerAtom(), G4BoldyshevTripletModel::ComputeCrossSectionPerAtom(), G4LivermoreNuclearGammaConversionModel::ComputeCrossSectionPerAtom(), G4LivermorePolarizedGammaConversionModel::ComputeCrossSectionPerAtom(), G4LivermoreGammaConversionModel::ComputeCrossSectionPerAtom(), G4LivermoreGammaConversionModelRC::ComputeCrossSectionPerAtom(), G4LivermoreComptonModel::ComputeCrossSectionPerAtom(), G4LivermorePolarizedRayleighModel::ComputeCrossSectionPerAtom(), G4LivermorePolarizedComptonModel::ComputeCrossSectionPerAtom(), G4LowEPComptonModel::ComputeCrossSectionPerAtom(), G4LowEPPolarizedComptonModel::ComputeCrossSectionPerAtom(), G4SPSEneDistribution::ConvertEPNToEnergy(), G4PenelopeRayleighModel::DumpFormFactorTable(), G4EmModelManager::DumpModelList(), G4SPSEneDistribution::ExpInterpolation(), G4EmModelManager::FillDEDXVector(), G4EmModelManager::FillLambdaVector(), G4VEmProcess::FindLambdaMax(), G4SPSEneDistribution::GenArbPointEnergies(), G4SPSEneDistribution::GenEpnHistEnergies(), G4SPSAngDistribution::GenerateUserDefPhi(), G4SPSAngDistribution::GenerateUserDefTheta(), G4SPSRandomGenerator::GenRandEnergy(), G4SPSRandomGenerator::GenRandPhi(), G4SPSRandomGenerator::GenRandPosPhi(), G4SPSRandomGenerator::GenRandPosTheta(), G4SPSRandomGenerator::GenRandTheta(), G4SPSRandomGenerator::GenRandX(), G4SPSRandomGenerator::GenRandY(), G4SPSRandomGenerator::GenRandZ(), G4SPSEneDistribution::GenUserHistEnergies(), G4NeutronElasticXS::GetElementCrossSection(), G4PAIPhotData::GetEnergyPhotonTransfer(), G4PAIPhotData::GetEnergyPlasmonTransfer(), G4PAIModelData::GetEnergyTransfer(), G4PAIPhotData::GetEnergyTransfer(), G4PenelopeCrossSection::GetHardCrossSection(), G4PenelopeCrossSection::GetNormalizedShellCrossSection(), G4PenelopeCrossSection::GetShellCrossSection(), G4PenelopeCrossSection::GetSoftStoppingPower(), G4PenelopeCrossSection::GetTotalCrossSection(), XVCrystalIntegratedDensity::HasBeenInitialized(), G4eeToHadronsModel::Initialise(), G4NeutronInelasticXS::Initialise(), G4SPSEneDistribution::LinearInterpolation(), G4SPSEneDistribution::LogInterpolation(), G4VEmProcess::PrintInfoProcess(), G4GDMLWriteMaterials::PropertyVectorWrite(), G4DiscreteScatteringModel::ReadData(), G4VEnergyLossProcess::SetLambdaTable(), and G4SPSEneDistribution::SplineInterpolation().

G4int G4PhysicsVector::GetVerboseLevel ( G4int  )
inline
G4double G4PhysicsVector::Interpolation ( size_t  idx,
G4double  energy 
) const
inlineprivate

Referenced by Value().

+ Here is the caller graph for this function:

G4bool G4PhysicsVector::IsFilledVectorExist ( ) const
inline

Referenced by G4Cerenkov::GetAverageNumberOfPhotons().

+ Here is the caller graph for this function:

G4double G4PhysicsVector::LinearInterpolation ( size_t  idx,
G4double  energy 
) const
inlineprivate
G4int G4PhysicsVector::operator!= ( const G4PhysicsVector right) const

Definition at line 111 of file G4PhysicsVector.cc.

G4double G4PhysicsVector::operator() ( const size_t  binNumber) const
inline
G4PhysicsVector & G4PhysicsVector::operator= ( const G4PhysicsVector right)

Definition at line 90 of file G4PhysicsVector.cc.

References baseBin, CopyData(), dBin, DeleteData(), and verboseLevel.

+ Here is the call graph for this function:

G4int G4PhysicsVector::operator== ( const G4PhysicsVector right) const

Definition at line 104 of file G4PhysicsVector.cc.

G4double G4PhysicsVector::operator[] ( const size_t  binNumber) const
inline
void G4PhysicsVector::PutValue ( size_t  index,
G4double  theValue 
)
inline

Referenced by G4RToEConvForGamma::BuildAbsorptionLengthVector(), G4VXTRenergyLoss::BuildAngleForEnergyBank(), G4PolarizedCompton::BuildAsymmetryTable(), G4eplusPolarizedAnnihilation::BuildAsymmetryTables(), G4ePolarizedIonisation::BuildAsymmetryTables(), G4EmCorrections::BuildCorrectionVector(), G4KokoulinMuonNuclearXS::BuildCrossSectionTable(), G4LossTableBuilder::BuildDEDXTable(), G4eLowEnergyLoss::BuildDEDXTable(), G4hRDEnergyLoss::BuildDEDXTable(), G4VXTRenergyLoss::BuildEnergyTable(), G4VXTRenergyLoss::BuildGlobalAngleTable(), G4RDVeLowEnergyLoss::BuildInverseRangeTable(), G4hRDEnergyLoss::BuildInverseRangeTable(), G4RDVeLowEnergyLoss::BuildLabTimeVector(), G4hRDEnergyLoss::BuildLabTimeVector(), G4hImpactIonisation::BuildLambdaTable(), G4LowEnergyBremsstrahlung::BuildLossTable(), G4LowEnergyIonisation::BuildLossTable(), G4VRangeToEnergyConverter::BuildLossTable(), G4hImpactIonisation::BuildLossTable(), G4VLEPTSModel::BuildMeanFreePathTable(), G4ChargeExchangeProcess::BuildPhysicsTable(), G4VLEPTSModel::BuildPhysicsTable(), G4RDVeLowEnergyLoss::BuildProperTimeVector(), G4hRDEnergyLoss::BuildProperTimeVector(), G4RDVeLowEnergyLoss::BuildRangeCoeffATable(), G4hRDEnergyLoss::BuildRangeCoeffATable(), G4RDVeLowEnergyLoss::BuildRangeCoeffBTable(), G4hRDEnergyLoss::BuildRangeCoeffBTable(), G4RDVeLowEnergyLoss::BuildRangeCoeffCTable(), G4hRDEnergyLoss::BuildRangeCoeffCTable(), G4LossTableBuilder::BuildRangeTable(), G4VRangeToEnergyConverter::BuildRangeVector(), G4RDVeLowEnergyLoss::BuildRangeVector(), G4hRDEnergyLoss::BuildRangeVector(), G4LossTableBuilder::BuildTableForModel(), G4AdjointCSManager::BuildTotalSigmaTables(), G4ForwardXrayTR::BuildXrayTRtables(), G4eeToHadronsModel::ComputeCMCrossSectionPerElectron(), G4TablesForExtrapolator::ComputeElectronDEDX(), G4TablesForExtrapolator::ComputeMuonDEDX(), G4TablesForExtrapolator::ComputeProtonDEDX(), G4TablesForExtrapolator::ComputeTrasportXS(), G4EmModelManager::FillDEDXVector(), G4EmModelManager::FillLambdaVector(), G4XNNElasticLowE::G4XNNElasticLowE(), G4XnpElasticLowE::G4XnpElasticLowE(), G4XnpTotalLowE::G4XnpTotalLowE(), G4DNABornExcitationModel2::Initialise(), G4eeToHadronsModel::Initialise(), G4PAIPhotData::Initialise(), G4WentzelVIModel::Initialise(), G4PAIModelData::Initialise(), XVCrystalIntegratedDensity::InitializeTable(), XVCrystalPlanarAnalytical::InitializeVector(), G4InitXscPAI::IntegralCherenkov(), G4InitXscPAI::IntegralPAIdEdx(), G4InitXscPAI::IntegralPAIxSection(), G4InitXscPAI::IntegralPlasmon(), G4RDVeLowEnergyLoss::InvertRangeVector(), G4hRDEnergyLoss::InvertRangeVector(), G4VRangeToEnergyConverter::operator=(), XVCrystalPlanarAnalytical::ReadFromECHARM(), XVCrystalIntegratedDensity::ReadFromFile(), and XVCrystalPlanarAnalytical::ReadFromFile().

void G4PhysicsVector::SetVerboseLevel ( G4int  value)
inline
G4double G4PhysicsVector::SplineInterpolation ( size_t  idx,
G4double  energy 
) const
inlineprivate
G4bool G4PhysicsVector::SplinePossible ( )
private

Definition at line 459 of file G4PhysicsVector.cc.

References binVector, numberOfNodes, secDerivative, and useSpline.

Referenced by ComputeSecDerivatives(), ComputeSecondDerivatives(), and FillSecondDerivatives().

+ Here is the caller graph for this function:

G4bool G4PhysicsVector::Store ( std::ofstream &  fOut,
G4bool  ascii = false 
)
virtual

Definition at line 160 of file G4PhysicsVector.cc.

References binVector, dataVector, edgeMax, edgeMin, and numberOfNodes.

G4double G4PhysicsVector::Value ( G4double  theEnergy,
size_t &  lastidx 
) const

Definition at line 498 of file G4PhysicsVector.cc.

References dataVector, edgeMax, edgeMin, FindBin(), Interpolation(), and numberOfNodes.

Referenced by G4EmCorrections::BarkasCorrection(), G4LossTableBuilder::BuildRangeTable(), G4OpBoundaryProcess::CalculateReflectivity(), G4Track::CalculateVelocityForOpticalPhoton(), G4eeToHadronsModel::ComputeCMCrossSectionPerElectron(), G4LivermoreRayleighModel::ComputeCrossSectionPerAtom(), G4BoldyshevTripletModel::ComputeCrossSectionPerAtom(), G4LivermoreNuclearGammaConversionModel::ComputeCrossSectionPerAtom(), G4LivermorePolarizedGammaConversionModel::ComputeCrossSectionPerAtom(), G4LivermoreGammaConversionModel::ComputeCrossSectionPerAtom(), G4LivermoreGammaConversionModelRC::ComputeCrossSectionPerAtom(), G4LivermoreComptonModel::ComputeCrossSectionPerAtom(), G4LivermorePolarizedRayleighModel::ComputeCrossSectionPerAtom(), G4LivermorePolarizedComptonModel::ComputeCrossSectionPerAtom(), G4PenelopeGammaConversionModel::ComputeCrossSectionPerAtom(), G4PenelopeRayleighModel::ComputeCrossSectionPerAtom(), G4PenelopePhotoElectricModel::ComputeCrossSectionPerAtom(), G4LowEPComptonModel::ComputeCrossSectionPerAtom(), G4LowEPPolarizedComptonModel::ComputeCrossSectionPerAtom(), G4eeToHadronsModel::ComputeCrossSectionPerElectron(), XVCrystalPlanarAnalytical::ComputeECFromVector(), G4eplusPolarizedAnnihilation::ComputeSaturationFactor(), G4ePolarizedIonisation::ComputeSaturationFactor(), G4PolarizedCompton::ComputeSaturationFactor(), G4VRangeToEnergyConverter::ConvertCutToKineticEnergy(), G4DNABornExcitationModel2::CrossSectionPerVolume(), G4EmCorrections::EffectiveChargeCorrection(), G4eeToHadronsModel::GenerateCMPhoton(), G4FastPathHadronicCrossSection::fastPathEntry::GetCrossSection(), G4PenelopeIonisationXSHandler::GetDensityCorrection(), G4KokoulinMuonNuclearXS::GetElementCrossSection(), G4NeutronElasticXS::GetElementCrossSection(), G4NeutronCaptureXS::GetElementCrossSection(), G4NeutronInelasticXS::GetElementCrossSection(), G4PAIPhotData::GetEnergyPhotonTransfer(), G4PAIPhotData::GetEnergyPlasmonTransfer(), G4PAIModelData::GetEnergyTransfer(), G4PAIPhotData::GetEnergyTransfer(), G4PenelopeRayleighModel::GetFSquared(), G4PenelopeCrossSection::GetHardCrossSection(), XVCrystalIntegratedDensity::GetIntegratedDensity(), G4OpRayleigh::GetMeanFreePath(), G4PenelopeCrossSection::GetNormalizedShellCrossSection(), G4SPSEneDistribution::GetProbability(), G4OpBoundaryProcess::GetReflectivity(), G4Scintillation::GetScintillationYieldByParticleType(), G4PenelopeCrossSection::GetShellCrossSection(), G4PenelopePhotoElectricModel::GetShellCrossSection(), G4PenelopeCrossSection::GetSoftStoppingPower(), G4PenelopeCrossSection::GetTotalCrossSection(), G4ElementData::GetValueForElement(), G4eeToHadronsModel::Initialise(), G4PAIPhotData::Initialise(), G4NeutronCaptureXS::IsoCrossSection(), G4NeutronInelasticXS::IsoCrossSection(), G4EmCorrections::KShellCorrection(), G4EmCorrections::LShellCorrection(), G4Cerenkov::PostStepDoIt(), G4OpBoundaryProcess::PostStepDoIt(), G4PenelopeBremsstrahlungAngular::PrepareTables(), G4DNABornExcitationModel2::RandomSelect(), G4PAIModelData::SampleAlongStepTransfer(), G4PenelopeBremsstrahlungAngular::SampleDirection(), G4PAIModelData::SamplePostStepTransfer(), G4PenelopeRayleighModel::SampleSecondaries(), G4VEnergyLossProcess::ScaledKinEnergyForLoss(), G4PenelopePhotoElectricModel::SelectRandomShell(), G4VEnergyLossProcess::SetCSDARangeTable(), G4VEnergyLossProcess::SetDEDXTable(), and G4EmCorrections::ShellCorrection().

+ Here is the call graph for this function:

G4double G4PhysicsVector::Value ( G4double  theEnergy) const
inline

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  out,
const G4PhysicsVector pv 
)
friend

Definition at line 479 of file G4PhysicsVector.cc.

Member Data Documentation

G4bool G4PhysicsVector::useSpline
private
G4int G4PhysicsVector::verboseLevel
protected

Definition at line 239 of file G4PhysicsVector.hh.

Referenced by G4PhysicsVector(), and operator=().


The documentation for this class was generated from the following files: