Go to the documentation of this file.
60 #ifndef G4PhysicsVector_h
61 #define G4PhysicsVector_h 1
93 inline void*
operator new(size_t);
94 inline void operator delete(
void*);
217 void ComputeValue(
G4double theEnergy);
226 inline void Interpolation(
G4int lastBin);
237 #include "G4PhysicsVector.icc"