Celeritas
0.5.0-56+6b053cd
|
Store imported physics vector data [see Geant4's G4PhysicsVector.hh]. More...
#include <ImportPhysicsVector.hh>
Public Member Functions | |
operator bool () const | |
Public Attributes | |
ImportPhysicsVectorType | vector_type |
std::vector< double > | x |
Geant4 binVector. | |
std::vector< double > | y |
Geant4 dataVector. | |
Store imported physics vector data [see Geant4's G4PhysicsVector.hh].
Each vector's x axis is structured according to the vector_type. X is usually energy, but (as in the case of "inverse range") can be distance or any other arbitrary value.