Go to the documentation of this file.
40 #ifndef G4TOUCHABLEHISTORY_HH
41 #define G4TOUCHABLEHISTORY_HH
84 inline void *
operator new(size_t);
85 inline void operator delete(
void *aTH);
90 inline G4int CalculateHistoryIndex(
G4int stackDepth )
const;
97 #include "G4TouchableHistory.icc"