Geant4  10.00.p02
G4PhysicsOrderedFreeVector Class Reference

#include <G4PhysicsOrderedFreeVector.hh>

+ Inheritance diagram for G4PhysicsOrderedFreeVector:
+ Collaboration diagram for G4PhysicsOrderedFreeVector:

Public Member Functions

 G4PhysicsOrderedFreeVector ()
 
 G4PhysicsOrderedFreeVector (G4double *Energies, G4double *Values, size_t VectorLength)
 
virtual ~G4PhysicsOrderedFreeVector ()
 
void InsertValues (G4double energy, G4double value)
 
G4double GetMaxValue ()
 
G4double GetMinValue ()
 
G4double GetEnergy (G4double aValue)
 
G4double GetMaxLowEdgeEnergy ()
 
G4double GetMinLowEdgeEnergy ()
 
void DumpValues ()
 
- Public Member Functions inherited from G4PhysicsVector
 G4PhysicsVector (G4bool spline=false)
 
 G4PhysicsVector (const G4PhysicsVector &)
 
G4PhysicsVectoroperator= (const G4PhysicsVector &)
 
virtual ~G4PhysicsVector ()
 
void * operator new (size_t)
 
void operator delete (void *)
 
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)
 

Private Member Functions

size_t FindValueBinLocation (G4double aValue)
 
G4double LinearInterpolationOfEnergy (G4double aValue, size_t theLocBin)
 

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
 

Detailed Description

Definition at line 67 of file G4PhysicsOrderedFreeVector.hh.

Constructor & Destructor Documentation

G4PhysicsOrderedFreeVector::G4PhysicsOrderedFreeVector ( )
G4PhysicsOrderedFreeVector::G4PhysicsOrderedFreeVector ( G4double Energies,
G4double Values,
size_t  VectorLength 
)

Definition at line 62 of file G4PhysicsOrderedFreeVector.cc.

References InsertValues(), T_G4PhysicsOrderedFreeVector, and G4PhysicsVector::type.

+ Here is the call graph for this function:

G4PhysicsOrderedFreeVector::~G4PhysicsOrderedFreeVector ( )
virtual

Definition at line 85 of file G4PhysicsOrderedFreeVector.cc.

Member Function Documentation

void G4PhysicsOrderedFreeVector::DumpValues ( )

Referenced by G4OpRayleigh::DumpPhysicsTable(), G4OpWLS::DumpPhysicsTable(), G4Cerenkov::DumpPhysicsTable(), G4Scintillation::DumpPhysicsTable(), G4SPSEneDistribution::GenUserHistEnergies(), and G4SPSEneDistribution::LinearInterpolation().

+ Here is the caller graph for this function:

size_t G4PhysicsOrderedFreeVector::FindValueBinLocation ( G4double  aValue)
private

Definition at line 123 of file G4PhysicsOrderedFreeVector.cc.

References G4PhysicsVector::dataVector, and G4PhysicsVector::numberOfNodes.

Referenced by GetEnergy().

+ Here is the caller graph for this function:

G4double G4PhysicsOrderedFreeVector::GetMaxLowEdgeEnergy ( )

Referenced by G4SPSEneDistribution::ArbInterpolate(), G4Cerenkov::GetAverageNumberOfPhotons(), GetEnergy(), and G4Cerenkov::PostStepDoIt().

+ Here is the caller graph for this function:

G4double G4PhysicsOrderedFreeVector::GetMaxValue ( )
G4double G4PhysicsOrderedFreeVector::GetMinLowEdgeEnergy ( )

Referenced by G4SPSEneDistribution::ArbInterpolate(), G4Cerenkov::GetAverageNumberOfPhotons(), GetEnergy(), and G4Cerenkov::PostStepDoIt().

+ Here is the caller graph for this function:

G4double G4PhysicsOrderedFreeVector::GetMinValue ( )

Referenced by G4Cerenkov::GetAverageNumberOfPhotons(), and GetEnergy().

+ Here is the caller graph for this function:

void G4PhysicsOrderedFreeVector::InsertValues ( G4double  energy,
G4double  value 
)

Definition at line 91 of file G4PhysicsOrderedFreeVector.cc.

References G4PhysicsVector::binVector, G4PhysicsVector::dataVector, G4PhysicsVector::edgeMax, G4PhysicsVector::edgeMin, G4INCL::KinematicsUtils::energy(), and G4PhysicsVector::numberOfNodes.

Referenced by G4SPSEneDistribution::ArbEnergyHisto(), G4SPSEneDistribution::ArbEnergyHistoFile(), G4SPSEneDistribution::ConvertEPNToEnergy(), G4SPSEneDistribution::EpnEnergyHisto(), G4SPSEneDistribution::ExpInterpolation(), G4PhysicsOrderedFreeVector(), G4SPSEneDistribution::GenEpnHistEnergies(), G4SPSAngDistribution::GenerateUserDefPhi(), G4SPSAngDistribution::GenerateUserDefTheta(), G4SPSRandomGenerator::GenRandEnergy(), G4SPSRandomGenerator::GenRandPhi(), G4SPSRandomGenerator::GenRandPosPhi(), G4SPSRandomGenerator::GenRandPosTheta(), G4SPSRandomGenerator::GenRandTheta(), G4SPSRandomGenerator::GenRandX(), G4SPSRandomGenerator::GenRandY(), G4SPSRandomGenerator::GenRandZ(), G4SPSEneDistribution::GenUserHistEnergies(), G4SPSEneDistribution::LinearInterpolation(), G4SPSEneDistribution::LogInterpolation(), G4GDMLReadMaterials::PropertyRead(), G4SPSRandomGenerator::SetEnergyBias(), G4MaterialPropertiesTable::SetGROUPVEL(), G4SPSRandomGenerator::SetPhiBias(), G4SPSRandomGenerator::SetPosPhiBias(), G4SPSRandomGenerator::SetPosThetaBias(), G4SPSRandomGenerator::SetThetaBias(), G4SPSRandomGenerator::SetXBias(), G4SPSRandomGenerator::SetYBias(), G4SPSRandomGenerator::SetZBias(), G4SPSEneDistribution::SplineInterpolation(), G4SPSAngDistribution::UserDefAngPhi(), G4SPSAngDistribution::UserDefAngTheta(), and G4SPSEneDistribution::UserEnergyHisto().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4PhysicsOrderedFreeVector::LinearInterpolationOfEnergy ( G4double  aValue,
size_t  theLocBin 
)
private

Definition at line 138 of file G4PhysicsOrderedFreeVector.cc.

References G4PhysicsVector::binVector, and G4PhysicsVector::dataVector.

Referenced by GetEnergy().

+ Here is the caller graph for this function:


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