|
Geant4
9.6.p02
|
#include <cstddef>

Go to the source code of this file.
Classes | |
| struct | G4ITType |
| class | G4ITTypeManager |
Macros | |
| #define | ITDef(T) |
| #define | ITImp(T) G4ITType T::fType = G4ITTypeManager::Instance()->NewType(); |
Functions | |
| G4ITType | operator+ (const G4ITType &left, const int &right) |
| G4ITType | operator- (const G4ITType &left, const int &right) |
| #define ITDef | ( | T) |
Definition at line 98 of file G4ITType.hh.
| #define ITImp | ( | T) | G4ITType T::fType = G4ITTypeManager::Instance()->NewType(); |
Definition at line 120 of file G4ITType.hh.
Definition at line 73 of file G4ITType.hh.
1.8.4