Geant4
10.01.p02
|
#include <G4PhysicsFreeVector.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4PhysicsVector | |
void | DeleteData () |
void | CopyData (const G4PhysicsVector &vec) |
Protected Attributes inherited from G4PhysicsVector | |
G4PhysicsVectorType | type |
G4double | edgeMin |
G4double | edgeMax |
size_t | numberOfNodes |
G4PVDataVector | dataVector |
G4PVDataVector | binVector |
G4PVDataVector | secDerivative |
G4double | dBin |
G4double | baseBin |
G4int | verboseLevel |
Definition at line 63 of file G4PhysicsFreeVector.hh.
G4PhysicsFreeVector::G4PhysicsFreeVector | ( | ) |
Definition at line 49 of file G4PhysicsFreeVector.cc.
References T_G4PhysicsFreeVector, and G4PhysicsVector::type.
|
explicit |
Definition at line 55 of file G4PhysicsFreeVector.cc.
References G4PhysicsVector::binVector, G4PhysicsVector::dataVector, G4PhysicsVector::numberOfNodes, T_G4PhysicsFreeVector, and G4PhysicsVector::type.
G4PhysicsFreeVector::G4PhysicsFreeVector | ( | const G4DataVector & | binVector, |
const G4DataVector & | dataVector | ||
) |
Definition at line 71 of file G4PhysicsFreeVector.cc.
References G4PhysicsVector::binVector, G4PhysicsVector::dataVector, G4PhysicsVector::edgeMax, G4PhysicsVector::edgeMin, G4PhysicsVector::numberOfNodes, T_G4PhysicsFreeVector, and G4PhysicsVector::type.
|
virtual |
Definition at line 90 of file G4PhysicsFreeVector.cc.
Definition at line 94 of file G4PhysicsFreeVector.cc.
References G4PhysicsVector::binVector, G4PhysicsVector::dataVector, G4PhysicsVector::edgeMax, G4PhysicsVector::edgeMin, and G4PhysicsVector::numberOfNodes.
Referenced by G4PenelopeCrossSection::AddCrossSectionPoint(), G4PenelopeCrossSection::AddShellCrossSectionPoint(), G4PartialWidthTable::AddWidths(), G4NuclNuclDiffuseElastic::BuildAngleTable(), G4DiffuseElastic::BuildAngleTable(), G4PenelopeIonisationXSHandler::BuildDeltaTable(), G4PenelopeRayleighModel::BuildFormFactorTable(), G4PAIPhotonModel::BuildPAIonisationTable(), G4PenelopeBremsstrahlungFS::BuildScaledXSTable(), G4hhElastic::BuildTableT(), G4hhElastic::BuildTableTest(), G4XDeltaNstarTable::CrossSectionTable(), G4XNNstarTable::CrossSectionTable(), G4XDeltaDeltaTable::CrossSectionTable(), G4XNDeltaTable::CrossSectionTable(), G4XDeltaDeltastarTable::CrossSectionTable(), G4XNDeltastarTable::CrossSectionTable(), G4VXTRenergyLoss::GetAngleVector(), G4EMDissociationCrossSection::GetCrossSectionForProjectile(), G4PenelopeRayleighModel::GetPMaxTable(), G4PAIPhotData::Initialise(), G4PAIModelData::Initialise(), G4PenelopeBremsstrahlungFS::InitializeEnergySampling(), G4BaryonWidth::MassDependentWidth(), G4BaryonPartialWidth::MassDependentWidth(), G4PenelopeCrossSection::NormalizeShellCrossSections(), G4PenelopeBremsstrahlungAngular::PrepareTables(), G4PenelopeGammaConversionModel::ReadDataFile(), G4PenelopePhotoElectricModel::ReadDataFile(), G4PenelopeRayleighModel::ReadDataFile(), G4PenelopeBremsstrahlungFS::SampleGammaEnergy(), G4NuclNuclDiffuseElastic::TestAngleTable(), and G4DiffuseElastic::TestAngleTable().