Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ITType.hh>
Public Member Functions | |
G4ITType (const int d_=0) | |
G4ITType (const G4ITType &d_) | |
G4ITType & | operator= (const G4ITType &rhs) |
G4ITType & | operator= (const int &rhs) |
operator int & () | |
operator const int & () const | |
bool | operator== (const G4ITType &rhs) const |
bool | operator== (const int &rhs) const |
bool | operator< (const G4ITType &rhs) const |
void | operator++ () |
Static Public Member Functions | |
static size_t | size () |
Friends | |
G4ITType | operator+ (const G4ITType &left, const int &right) |
G4ITType | operator- (const G4ITType &left, const int &right) |
Tag the G4IT Should be automatically setup by G4IT using : ITDef(MyIT) and ITImp(MyIT)
Definition at line 50 of file G4ITType.hh.
|
inline |
Definition at line 61 of file G4ITType.hh.
Definition at line 62 of file G4ITType.hh.
|
inline |
Definition at line 66 of file G4ITType.hh.
|
inline |
Definition at line 65 of file G4ITType.hh.
|
inline |
Definition at line 70 of file G4ITType.hh.
Definition at line 69 of file G4ITType.hh.
Definition at line 46 of file G4ITType.cc.
Definition at line 64 of file G4ITType.hh.
Definition at line 67 of file G4ITType.hh.
|
inline |
Definition at line 68 of file G4ITType.hh.
|
static |
Definition at line 41 of file G4ITType.cc.
Referenced by G4ITModelHandler::G4ITModelHandler(), G4ITModelProcessor::G4ITModelProcessor(), and G4ITModelHandler::RegisterModel().
Definition at line 73 of file G4ITType.hh.
Definition at line 78 of file G4ITType.hh.