![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/global/management/include/G4PhysicsLogVector.hh>
Inheritance diagram for G4PhysicsLogVector:
Collaboration diagram for G4PhysicsLogVector: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 59 of file G4PhysicsLogVector.hh.
View newest version in sPHENIX GitHub at line 59 of file G4PhysicsLogVector.hh
| G4PhysicsLogVector::G4PhysicsLogVector | ( | ) |
Definition at line 50 of file G4PhysicsLogVector.cc.
View newest version in sPHENIX GitHub at line 50 of file G4PhysicsLogVector.cc
References T_G4PhysicsLogVector, and G4PhysicsVector::type.
Definition at line 56 of file G4PhysicsLogVector.cc.
View newest version in sPHENIX GitHub at line 56 of file G4PhysicsLogVector.cc
References G4PhysicsVector::baseBin, G4PhysicsVector::binVector, G4PhysicsVector::dataVector, G4PhysicsVector::edgeMax, G4PhysicsVector::edgeMin, G4Exp(), G4Log(), G4PhysicsVector::invdBin, G4PhysicsVector::numberOfNodes, T_G4PhysicsLogVector, and G4PhysicsVector::type.
Here is the call graph for this function:
|
virtual |
Definition at line 84 of file G4PhysicsLogVector.cc.
View newest version in sPHENIX GitHub at line 84 of file G4PhysicsLogVector.cc
Reimplemented from G4PhysicsVector.
Definition at line 87 of file G4PhysicsLogVector.cc.
View newest version in sPHENIX GitHub at line 87 of file G4PhysicsLogVector.cc
References G4PhysicsVector::baseBin, G4PhysicsVector::binVector, G4PhysicsVector::edgeMin, G4Log(), G4PhysicsVector::invdBin, and G4PhysicsVector::Retrieve().
Referenced by G4NeutronInelasticXS::RetrieveVector(), G4NeutronCaptureXS::RetrieveVector(), and G4ParticleInelasticXS::RetrieveVector().
Here is the call graph for this function:
Here is the caller graph for this function:Reimplemented from G4PhysicsVector.
Definition at line 98 of file G4PhysicsLogVector.cc.
View newest version in sPHENIX GitHub at line 98 of file G4PhysicsLogVector.cc
References G4PhysicsVector::baseBin, G4PhysicsVector::binVector, G4PhysicsVector::edgeMin, G4Log(), G4PhysicsVector::invdBin, and G4PhysicsVector::ScaleVector().
Here is the call graph for this function: