#include <G4PhysicsLnVector.hh>
Inheritance diagram for G4PhysicsLnVector:

Definition at line 55 of file G4PhysicsLnVector.hh.
Public Member Functions | |
| G4PhysicsLnVector () | |
| G4PhysicsLnVector (size_t theNbin) | |
| G4PhysicsLnVector (G4double theEmin, G4double theEmax, size_t theNbin) | |
| ~G4PhysicsLnVector () | |
| G4bool | Retrieve (std::ifstream &fIn, G4bool ascii) |
| G4double | GetValue (G4double theEnergy, G4bool &isOutRange) |
| 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 binNumber, G4double theValue) |
| virtual G4double | GetLowEdgeEnergy (size_t binNumber) const |
| size_t | GetVectorLength () const |
| G4bool | IsFilledVectorExist () const |
| void | PutComment (const G4String &theComment) |
| const G4String & | GetComment () const |
| G4PhysicsVectorType | GetType () const |
| virtual G4bool | Store (std::ofstream &fOut, G4bool ascii=false) |
Protected Types | |
| typedef std::vector< G4double > | G4PVDataVector |
Protected Member Functions | |
| size_t | FindBinLocation (G4double theEnergy) const |
| G4double | LinearInterpolation (G4double theEnergy, size_t theLocBin) |
Protected Attributes | |
| G4PhysicsVectorType | type |
| G4double | edgeMin |
| G4double | edgeMax |
| size_t | numberOfBin |
| G4double | lastEnergy |
| G4double | lastValue |
| size_t | lastBin |
| G4PVDataVector | dataVector |
| G4PVDataVector | binVector |
Private Attributes | |
| G4double | dBin |
| G4double | baseBin |
Friends | |
| std::ostream & | operator<< (std::ostream &, const G4PhysicsVector &) |
typedef std::vector<G4double> G4PhysicsVector::G4PVDataVector [protected, inherited] |
Definition at line 146 of file G4PhysicsVector.hh.
| G4PhysicsLnVector::G4PhysicsLnVector | ( | ) |
Definition at line 45 of file G4PhysicsLnVector.cc.
References T_G4PhysicsLnVector, and G4PhysicsVector::type.
| G4PhysicsLnVector::G4PhysicsLnVector | ( | size_t | theNbin | ) | [explicit] |
Definition at line 51 of file G4PhysicsLnVector.cc.
References G4PhysicsVector::binVector, G4PhysicsVector::dataVector, DBL_MAX, G4PhysicsVector::edgeMax, G4PhysicsVector::edgeMin, G4PhysicsVector::lastBin, G4PhysicsVector::lastEnergy, G4PhysicsVector::lastValue, G4PhysicsVector::numberOfBin, T_G4PhysicsLnVector, and G4PhysicsVector::type.
Definition at line 77 of file G4PhysicsLnVector.cc.
References G4PhysicsVector::binVector, G4PhysicsVector::dataVector, dBin, DBL_MAX, G4PhysicsVector::edgeMax, G4PhysicsVector::edgeMin, G4PhysicsVector::lastBin, G4PhysicsVector::lastEnergy, G4PhysicsVector::lastValue, G4PhysicsVector::numberOfBin, T_G4PhysicsLnVector, and G4PhysicsVector::type.
| G4PhysicsLnVector::~G4PhysicsLnVector | ( | ) |
Definition at line 105 of file G4PhysicsLnVector.cc.
| size_t G4PhysicsLnVector::FindBinLocation | ( | G4double | theEnergy | ) | const [inline, protected, virtual] |
| const G4String& G4PhysicsVector::GetComment | ( | ) | const [inline, inherited] |
| G4double G4PhysicsVector::GetLowEdgeEnergy | ( | size_t | binNumber | ) | const [virtual, inherited] |
Reimplemented in G4PhysicsOrderedFreeVector.
Definition at line 96 of file G4PhysicsVector.cc.
References G4PhysicsVector::binVector.
Referenced by G4EmCorrections::AddStoppingData(), G4DiffuseElastic::BuildAngleTable(), G4VXTRenergyLoss::BuildAngleTable(), G4PolarizedCompton::BuildAsymmetryTable(), G4eplusPolarizedAnnihilation::BuildAsymmetryTable(), G4hLowEnergyIonisation::BuildDataForFluorescence(), G4LossTableBuilder::BuildDEDXTable(), G4VXTRenergyLoss::BuildGlobalAngleTable(), G4VeLowEnergyLoss::BuildInverseRangeTable(), G4hLowEnergyLoss::BuildInverseRangeTable(), G4VEnergyLoss::BuildLabTimeVector(), G4VeLowEnergyLoss::BuildLabTimeVector(), G4hLowEnergyLoss::BuildLabTimeVector(), G4LowEnergyIonisation::BuildLossTable(), G4VRangeToEnergyConverter::BuildLossTable(), G4PAIPhotonModel::BuildPAIonisationTable(), G4PAIModel::BuildPAIonisationTable(), G4RadioactiveDecay::BuildPhysicsTable(), G4MuNuclearInteraction::BuildPhysicsTable(), G4ComptonScattering52::BuildPhysicsTable(), G4ePolarizedIonisation::BuildPhysicsTable(), G4PenelopeAnnihilation::BuildPhysicsTable(), G4VEnergyLoss::BuildProperTimeVector(), G4VeLowEnergyLoss::BuildProperTimeVector(), G4hLowEnergyLoss::BuildProperTimeVector(), G4VEnergyLoss::BuildRangeVector(), G4VeLowEnergyLoss::BuildRangeVector(), G4hLowEnergyLoss::BuildRangeVector(), G4VRangeToEnergyConverter::BuildRangeVector(), G4MuMscModel::BuildTables(), G4ForwardXrayTR::BuildXrayTRtables(), G4eeToHadronsModel::ComputeCMCrossSectionPerElectron(), G4eCoulombScatteringModel::ComputeCrossSectionPerAtom(), G4EnergyLossForExtrapolator::ComputeElectronDEDX(), G4EnergyLossForExtrapolator::ComputeMuonDEDX(), G4EnergyLossForExtrapolator::ComputeProtonDEDX(), G4EmModelManager::FillDEDXVector(), G4EmModelManager::FillLambdaVector(), G4VEmProcess::FindLambdaMax(), G4PAIPhotonModel::GetAlongStepTransfer(), G4ForwardXrayTR::GetEnergyTR(), G4VXTRenergyLoss::GetMeanFreePath(), G4PAIPhotonModel::GetPostStepTransfer(), G4PAIModel::GetPostStepTransfer(), G4VXTRenergyLoss::GetXTRrandomEnergy(), G4BetheHeitlerModel::Initialise(), G4eeToHadronsModel::Initialise(), G4EmCorrections::InitialiseMaterial(), G4InitXscPAI::IntegralCherenkov(), G4InitXscPAI::IntegralPAIdEdx(), G4InitXscPAI::IntegralPAIxSection(), G4InitXscPAI::IntegralPlasmon(), G4VEnergyLoss::InvertRangeVector(), G4VeLowEnergyLoss::InvertRangeVector(), G4hLowEnergyLoss::InvertRangeVector(), G4MuonNucleusInteractionModel::makePhysicsVector(), G4ForwardXrayTR::PostStepDoIt(), G4XnpTotalLowE::Print(), G4XnpElasticLowE::Print(), G4XNNElasticLowE::Print(), G4PAIModel::SampleFluctuations(), G4DiffuseElastic::SampleTableThetaCMS(), G4VEnergyLossProcess::ScaledKinEnergyForLoss(), and G4VEnergyLossProcess::SetLambdaTable().
| G4PhysicsVectorType G4PhysicsVector::GetType | ( | ) | const [inline, inherited] |
Reimplemented in G4LPhysicsFreeVector.
Referenced by G4EmCorrections::AddStoppingData(), G4VEnergyLoss::BuildLabTimeVector(), G4VeLowEnergyLoss::BuildLabTimeVector(), G4hLowEnergyLoss::BuildLabTimeVector(), G4VEnergyLoss::BuildProperTimeVector(), G4VeLowEnergyLoss::BuildProperTimeVector(), G4hLowEnergyLoss::BuildProperTimeVector(), G4VEnergyLoss::BuildRangeCoeffATable(), G4VeLowEnergyLoss::BuildRangeCoeffATable(), G4hLowEnergyLoss::BuildRangeCoeffATable(), G4VEnergyLoss::BuildRangeCoeffBTable(), G4VeLowEnergyLoss::BuildRangeCoeffBTable(), G4hLowEnergyLoss::BuildRangeCoeffBTable(), G4VEnergyLoss::BuildRangeCoeffCTable(), G4VeLowEnergyLoss::BuildRangeCoeffCTable(), G4hLowEnergyLoss::BuildRangeCoeffCTable(), G4VEnergyLoss::BuildRangeVector(), G4VeLowEnergyLoss::BuildRangeVector(), G4hLowEnergyLoss::BuildRangeVector(), G4eeToHadronsModel::ComputeCMCrossSectionPerElectron(), G4eeToHadronsModel::ComputeCrossSectionPerElectron(), G4VRangeToEnergyConverter::ConvertCutToKineticEnergy(), G4XResonance::CrossSection(), G4XnpTotalLowE::CrossSection(), G4XnpElasticLowE::CrossSection(), G4XNNElasticLowE::CrossSection(), G4PartialWidthTable::Dump(), G4EmCorrections::EffectiveChargeCorrection(), G4VEmProcess::FindLambdaMax(), G4eeToHadronsModel::GenerateCMPhoton(), G4PolarizedCompton::GetMeanFreePath(), G4ChargeExchangeProcess::GetMicroscopicCrossSection(), G4NeutronHPJENDLHEData::getXSfromThisIsotope(), G4eeToHadronsModel::Initialise(), G4EmCorrections::InitialiseMaterial(), G4VEnergyLoss::LabTimeIntLog(), G4VeLowEnergyLoss::LabTimeIntLog(), G4hLowEnergyLoss::LabTimeIntLog(), G4PolarizedCompton::PostStepGetPhysicalInteractionLength(), G4XnpTotalLowE::Print(), G4XnpElasticLowE::Print(), G4XNNElasticLowE::Print(), G4VEnergyLoss::ProperTimeIntLog(), G4VeLowEnergyLoss::ProperTimeIntLog(), G4hLowEnergyLoss::ProperTimeIntLog(), G4VEnergyLoss::RangeIntLin(), G4VeLowEnergyLoss::RangeIntLin(), G4hLowEnergyLoss::RangeIntLin(), G4VEnergyLoss::RangeIntLog(), G4VeLowEnergyLoss::RangeIntLog(), G4hLowEnergyLoss::RangeIntLog(), G4VEnergyLossProcess::SampleRange(), G4VEnergyLossProcess::ScaledKinEnergyForLoss(), G4VEnergyLossProcess::SetCSDARangeTable(), G4VEnergyLossProcess::SetDEDXTable(), G4VEnergyLossProcess::SetLambdaTable(), G4XAnnihilationChannel::VariablePartialWidth(), and G4XAnnihilationChannel::VariableWidth().
| size_t G4PhysicsVector::GetVectorLength | ( | ) | const [inline, inherited] |
Referenced by G4EmCorrections::AddStoppingData(), G4LossTableBuilder::BuildDEDXTable(), G4SPSEneDistribution::ConvertEPNToEnergy(), 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(), G4eeToHadronsModel::Initialise(), G4EmCorrections::InitialiseMaterial(), G4SPSEneDistribution::LinearInterpolation(), G4SPSEneDistribution::LogInterpolation(), G4VEnergyLossProcess::SetLambdaTable(), and G4SPSEneDistribution::SplineInterpolation().
| G4bool G4PhysicsVector::IsFilledVectorExist | ( | ) | const [inline, inherited] |
Referenced by G4Cerenkov::GetAverageNumberOfPhotons().
| G4double G4PhysicsVector::LinearInterpolation | ( | G4double | theEnergy, | |
| size_t | theLocBin | |||
| ) | [inline, protected, inherited] |
| G4int G4PhysicsVector::operator!= | ( | const G4PhysicsVector & | right | ) | const [inherited] |
Definition at line 91 of file G4PhysicsVector.cc.
| G4double G4PhysicsVector::operator() | ( | const size_t | binNumber | ) | const [inline, inherited] |
| G4int G4PhysicsVector::operator== | ( | const G4PhysicsVector & | right | ) | const [inherited] |
Definition at line 86 of file G4PhysicsVector.cc.
| G4double G4PhysicsVector::operator[] | ( | const size_t | binNumber | ) | const [inline, inherited] |
| void G4PhysicsVector::PutComment | ( | const G4String & | theComment | ) | [inline, inherited] |
| void G4PhysicsVector::PutValue | ( | size_t | binNumber, | |
| G4double | theValue | |||
| ) | [inline, inherited] |
Referenced by G4PolarizedCompton::BuildAsymmetryTable(), G4eplusPolarizedAnnihilation::BuildAsymmetryTable(), G4LossTableBuilder::BuildDEDXTable(), G4VXTRenergyLoss::BuildGlobalAngleTable(), G4VeLowEnergyLoss::BuildInverseRangeTable(), G4hLowEnergyLoss::BuildInverseRangeTable(), G4VEnergyLoss::BuildLabTimeVector(), G4VeLowEnergyLoss::BuildLabTimeVector(), G4hLowEnergyLoss::BuildLabTimeVector(), G4PAIPhotonModel::BuildLambdaVector(), G4PAIModel::BuildLambdaVector(), G4VRangeToEnergyConverter::BuildLossTable(), G4PAIPhotonModel::BuildPAIonisationTable(), G4PAIModel::BuildPAIonisationTable(), G4RadioactiveDecay::BuildPhysicsTable(), G4MuNuclearInteraction::BuildPhysicsTable(), G4ChargeExchangeProcess::BuildPhysicsTable(), G4ComptonScattering52::BuildPhysicsTable(), G4ePolarizedIonisation::BuildPhysicsTable(), G4PenelopeAnnihilation::BuildPhysicsTable(), G4VEnergyLoss::BuildProperTimeVector(), G4VeLowEnergyLoss::BuildProperTimeVector(), G4hLowEnergyLoss::BuildProperTimeVector(), G4VEnergyLoss::BuildRangeCoeffATable(), G4VeLowEnergyLoss::BuildRangeCoeffATable(), G4hLowEnergyLoss::BuildRangeCoeffATable(), G4VEnergyLoss::BuildRangeCoeffBTable(), G4VeLowEnergyLoss::BuildRangeCoeffBTable(), G4hLowEnergyLoss::BuildRangeCoeffBTable(), G4VEnergyLoss::BuildRangeCoeffCTable(), G4VeLowEnergyLoss::BuildRangeCoeffCTable(), G4hLowEnergyLoss::BuildRangeCoeffCTable(), G4LossTableBuilder::BuildRangeTable(), G4VEnergyLoss::BuildRangeVector(), G4VeLowEnergyLoss::BuildRangeVector(), G4hLowEnergyLoss::BuildRangeVector(), G4VRangeToEnergyConverter::BuildRangeVector(), G4VXTRenergyLoss::BuildTable(), G4MuMscModel::BuildTables(), G4ForwardXrayTR::BuildXrayTRtables(), G4eeToHadronsModel::ComputeCMCrossSectionPerElectron(), G4eCoulombScatteringModel::ComputeCrossSectionPerAtom(), G4EnergyLossForExtrapolator::ComputeElectronDEDX(), G4EnergyLossForExtrapolator::ComputeMuonDEDX(), G4EnergyLossForExtrapolator::ComputeProtonDEDX(), G4EmModelManager::FillDEDXVector(), G4EmModelManager::FillLambdaVector(), G4VEnergyLossProcess::G4VEnergyLossProcess(), G4XNNElasticLowE::G4XNNElasticLowE(), G4XnpElasticLowE::G4XnpElasticLowE(), G4XnpTotalLowE::G4XnpTotalLowE(), G4BetheHeitlerModel::Initialise(), G4eeToHadronsModel::Initialise(), G4EmCorrections::InitialiseMaterial(), G4InitXscPAI::IntegralCherenkov(), G4InitXscPAI::IntegralPAIdEdx(), G4InitXscPAI::IntegralPAIxSection(), G4InitXscPAI::IntegralPlasmon(), G4VEnergyLoss::InvertRangeVector(), G4VeLowEnergyLoss::InvertRangeVector(), G4hLowEnergyLoss::InvertRangeVector(), and G4MuonNucleusInteractionModel::makePhysicsVector().
Reimplemented from G4PhysicsVector.
Definition at line 107 of file G4PhysicsLnVector.cc.
References baseBin, G4PhysicsVector::binVector, dBin, and G4PhysicsVector::Retrieve().
Here is the call graph for this function:

Definition at line 101 of file G4PhysicsVector.cc.
References G4PhysicsVector::binVector, G4PhysicsVector::dataVector, G4PhysicsVector::edgeMax, G4PhysicsVector::edgeMin, and G4PhysicsVector::numberOfBin.
| std::ostream& operator<< | ( | std::ostream & | out, | |
| const G4PhysicsVector & | pv | |||
| ) | [friend, inherited] |
Definition at line 193 of file G4PhysicsVector.cc.
G4double G4PhysicsLnVector::baseBin [private] |
Definition at line 83 of file G4PhysicsLnVector.hh.
Referenced by FindBinLocation(), and Retrieve().
G4PVDataVector G4PhysicsVector::binVector [protected, inherited] |
Definition at line 159 of file G4PhysicsVector.hh.
Referenced by G4LPhysicsFreeVector::DumpValues(), G4PhysicsFreeVector::FindBinLocation(), G4LPhysicsFreeVector::G4LPhysicsFreeVector(), G4PhysicsFreeVector::G4PhysicsFreeVector(), G4PhysicsLinearVector::G4PhysicsLinearVector(), G4PhysicsLnVector(), G4PhysicsLogVector::G4PhysicsLogVector(), G4PhysicsOrderedFreeVector::G4PhysicsOrderedFreeVector(), G4PhysicsVector::GetLowEdgeEnergy(), G4PhysicsOrderedFreeVector::GetLowEdgeEnergy(), G4PhysicsOrderedFreeVector::InsertValues(), G4PhysicsOrderedFreeVector::LinearInterpolationOfEnergy(), operator<<(), G4PhysicsVector::operator=(), G4PhysicsFreeVector::PutValue(), G4PhysicsVector::Retrieve(), G4PhysicsLogVector::Retrieve(), Retrieve(), G4PhysicsLinearVector::Retrieve(), G4PhysicsVector::Store(), and G4PhysicsVector::~G4PhysicsVector().
G4PVDataVector G4PhysicsVector::dataVector [protected, inherited] |
Definition at line 158 of file G4PhysicsVector.hh.
Referenced by G4LPhysicsFreeVector::DumpValues(), G4PhysicsOrderedFreeVector::FindValueBinLocation(), G4LPhysicsFreeVector::G4LPhysicsFreeVector(), G4PhysicsFreeVector::G4PhysicsFreeVector(), G4PhysicsLinearVector::G4PhysicsLinearVector(), G4PhysicsLnVector(), G4PhysicsLogVector::G4PhysicsLogVector(), G4PhysicsOrderedFreeVector::G4PhysicsOrderedFreeVector(), G4PhysicsOrderedFreeVector::InsertValues(), G4PhysicsOrderedFreeVector::LinearInterpolationOfEnergy(), operator<<(), G4PhysicsVector::operator=(), G4PhysicsFreeVector::PutValue(), G4PhysicsVector::Retrieve(), G4PhysicsVector::Store(), and G4PhysicsVector::~G4PhysicsVector().
G4double G4PhysicsLnVector::dBin [private] |
Definition at line 82 of file G4PhysicsLnVector.hh.
Referenced by FindBinLocation(), G4PhysicsLnVector(), and Retrieve().
G4double G4PhysicsVector::edgeMax [protected, inherited] |
Definition at line 151 of file G4PhysicsVector.hh.
Referenced by G4LPhysicsFreeVector::G4LPhysicsFreeVector(), G4PhysicsFreeVector::G4PhysicsFreeVector(), G4PhysicsLinearVector::G4PhysicsLinearVector(), G4PhysicsLnVector(), G4PhysicsLogVector::G4PhysicsLogVector(), G4PhysicsOrderedFreeVector::G4PhysicsOrderedFreeVector(), G4PhysicsOrderedFreeVector::InsertValues(), operator<<(), G4PhysicsVector::operator=(), G4PhysicsFreeVector::PutValue(), G4PhysicsVector::Retrieve(), and G4PhysicsVector::Store().
G4double G4PhysicsVector::edgeMin [protected, inherited] |
Definition at line 150 of file G4PhysicsVector.hh.
Referenced by G4LPhysicsFreeVector::G4LPhysicsFreeVector(), G4PhysicsFreeVector::G4PhysicsFreeVector(), G4PhysicsLinearVector::G4PhysicsLinearVector(), G4PhysicsLnVector(), G4PhysicsLogVector::G4PhysicsLogVector(), G4PhysicsOrderedFreeVector::G4PhysicsOrderedFreeVector(), G4PhysicsOrderedFreeVector::InsertValues(), operator<<(), G4PhysicsVector::operator=(), G4PhysicsFreeVector::PutValue(), G4PhysicsVector::Retrieve(), and G4PhysicsVector::Store().
size_t G4PhysicsVector::lastBin [protected, inherited] |
Definition at line 156 of file G4PhysicsVector.hh.
Referenced by G4LPhysicsFreeVector::G4LPhysicsFreeVector(), G4PhysicsFreeVector::G4PhysicsFreeVector(), G4PhysicsLinearVector::G4PhysicsLinearVector(), G4PhysicsLnVector(), G4PhysicsLogVector::G4PhysicsLogVector(), G4PhysicsOrderedFreeVector::G4PhysicsOrderedFreeVector(), G4PhysicsVector::operator=(), and G4PhysicsVector::Retrieve().
G4double G4PhysicsVector::lastEnergy [protected, inherited] |
Definition at line 154 of file G4PhysicsVector.hh.
Referenced by G4LPhysicsFreeVector::G4LPhysicsFreeVector(), G4PhysicsFreeVector::G4PhysicsFreeVector(), G4PhysicsLinearVector::G4PhysicsLinearVector(), G4PhysicsLnVector(), G4PhysicsLogVector::G4PhysicsLogVector(), G4PhysicsOrderedFreeVector::G4PhysicsOrderedFreeVector(), G4PhysicsVector::operator=(), and G4PhysicsVector::Retrieve().
G4double G4PhysicsVector::lastValue [protected, inherited] |
Definition at line 155 of file G4PhysicsVector.hh.
Referenced by G4LPhysicsFreeVector::G4LPhysicsFreeVector(), G4PhysicsFreeVector::G4PhysicsFreeVector(), G4PhysicsLinearVector::G4PhysicsLinearVector(), G4PhysicsLnVector(), G4PhysicsLogVector::G4PhysicsLogVector(), G4PhysicsOrderedFreeVector::G4PhysicsOrderedFreeVector(), G4PhysicsVector::operator=(), and G4PhysicsVector::Retrieve().
size_t G4PhysicsVector::numberOfBin [protected, inherited] |
Definition at line 152 of file G4PhysicsVector.hh.
Referenced by G4LPhysicsFreeVector::DumpValues(), G4PhysicsFreeVector::FindBinLocation(), G4PhysicsOrderedFreeVector::FindValueBinLocation(), G4LPhysicsFreeVector::G4LPhysicsFreeVector(), G4PhysicsFreeVector::G4PhysicsFreeVector(), G4PhysicsLinearVector::G4PhysicsLinearVector(), G4PhysicsLnVector(), G4PhysicsLogVector::G4PhysicsLogVector(), G4PhysicsOrderedFreeVector::G4PhysicsOrderedFreeVector(), G4PhysicsOrderedFreeVector::InsertValues(), operator<<(), G4PhysicsVector::operator=(), G4PhysicsFreeVector::PutValue(), G4PhysicsVector::Retrieve(), and G4PhysicsVector::Store().
G4PhysicsVectorType G4PhysicsVector::type [protected, inherited] |
Definition at line 148 of file G4PhysicsVector.hh.
Referenced by G4LPhysicsFreeVector::G4LPhysicsFreeVector(), G4PhysicsFreeVector::G4PhysicsFreeVector(), G4PhysicsLinearVector::G4PhysicsLinearVector(), G4PhysicsLnVector(), G4PhysicsLogVector::G4PhysicsLogVector(), G4PhysicsOrderedFreeVector::G4PhysicsOrderedFreeVector(), G4PhysicsVector::operator=(), and G4PhysicsVector::~G4PhysicsVector().
1.4.7