ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/global/management/include/G4PhysicsFreeVector.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4PhysicsVector | |
void | DeleteData () |
void | CopyData (const G4PhysicsVector &vec) |
void | PrintPutValueError (size_t index) |
Protected Attributes inherited from G4PhysicsVector | |
G4PhysicsVectorType | type |
G4double | edgeMin |
G4double | edgeMax |
size_t | numberOfNodes |
G4PVDataVector | dataVector |
G4PVDataVector | binVector |
G4PVDataVector | secDerivative |
G4double | invdBin |
G4double | baseBin |
G4int | verboseLevel |
Definition at line 62 of file G4PhysicsFreeVector.hh.
View newest version in sPHENIX GitHub at line 62 of file G4PhysicsFreeVector.hh
G4PhysicsFreeVector::G4PhysicsFreeVector | ( | ) |
Definition at line 47 of file G4PhysicsFreeVector.cc.
View newest version in sPHENIX GitHub at line 47 of file G4PhysicsFreeVector.cc
References T_G4PhysicsFreeVector, and G4PhysicsVector::type.
|
explicit |
Definition at line 53 of file G4PhysicsFreeVector.cc.
View newest version in sPHENIX GitHub at line 53 of file G4PhysicsFreeVector.cc
References G4PhysicsVector::binVector, G4PhysicsVector::dataVector, BTOF::length, G4PhysicsVector::numberOfNodes, T_G4PhysicsFreeVector, and G4PhysicsVector::type.
G4PhysicsFreeVector::G4PhysicsFreeVector | ( | const G4DataVector & | eVector, |
const G4DataVector & | dataVector | ||
) |
Definition at line 69 of file G4PhysicsFreeVector.cc.
View newest version in sPHENIX GitHub at line 69 of file G4PhysicsFreeVector.cc
References G4PhysicsVector::binVector, G4PhysicsVector::dataVector, G4PhysicsVector::edgeMax, G4PhysicsVector::edgeMin, G4PhysicsVector::numberOfNodes, T_G4PhysicsFreeVector, and G4PhysicsVector::type.
|
virtual |
Definition at line 91 of file G4PhysicsFreeVector.cc.
View newest version in sPHENIX GitHub at line 91 of file G4PhysicsFreeVector.cc
Definition at line 86 of file G4PhysicsFreeVector.hh.
View newest version in sPHENIX GitHub at line 86 of file G4PhysicsFreeVector.hh
References G4PhysicsVector::binVector, G4PhysicsVector::dataVector, e, G4PhysicsVector::edgeMax, G4PhysicsVector::edgeMin, G4PhysicsVector::numberOfNodes, and G4PhysicsVector::PrintPutValueError().
Referenced by G4PenelopeCrossSection::AddCrossSectionPoint(), G4PenelopeCrossSection::AddShellCrossSectionPoint(), G4PartialWidthTable::AddWidths(), G4NuclNuclDiffuseElastic::BuildAngleTable(), G4DiffuseElastic::BuildAngleTable(), G4PenelopeIonisationXSHandler::BuildDeltaTable(), G4PenelopeRayleighModel::BuildFormFactorTable(), G4PenelopeBremsstrahlungFS::BuildScaledXSTable(), G4hhElastic::BuildTableT(), G4hhElastic::BuildTableTest(), G4XDeltaNstarTable::CrossSectionTable(), G4XNNstarTable::CrossSectionTable(), G4XDeltaDeltaTable::CrossSectionTable(), G4XNDeltaTable::CrossSectionTable(), G4XDeltaDeltastarTable::CrossSectionTable(), G4XNDeltastarTable::CrossSectionTable(), G4VXTRenergyLoss::GetAngleVector(), G4EMDissociationCrossSection::GetCrossSectionForProjectile(), G4PenelopeRayleighModel::GetPMaxTable(), G4NeutronElectronElModel::Initialise(), G4PAIPhotData::Initialise(), G4PAIModelData::Initialise(), G4FastPathHadronicCrossSection::fastPathEntry::Initialize(), G4PenelopeBremsstrahlungFS::InitializeEnergySampling(), G4BaryonWidth::MassDependentWidth(), G4BaryonPartialWidth::MassDependentWidth(), G4PenelopeCrossSection::NormalizeShellCrossSections(), G4PenelopeBremsstrahlungAngular::PrepareTables(), G4LPhysicsFreeVector::PutValues(), G4PenelopeGammaConversionModel::ReadDataFile(), G4PenelopePhotoElectricModel::ReadDataFile(), G4PenelopeRayleighModel::ReadDataFile(), G4PenelopeBremsstrahlungFS::SampleGammaEnergy(), G4NuclNuclDiffuseElastic::TestAngleTable(), and G4DiffuseElastic::TestAngleTable().