Geant4 11.3.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_)=default | |
G4ITType & | operator= (const G4ITType &rhs) |
G4ITType & | operator= (const int &rhs) |
operator int & () | |
operator const int & () const | |
G4bool | operator== (const G4ITType &rhs) const |
G4bool | operator== (const int &rhs) const |
G4bool | 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 59 of file G4ITType.hh.
|
inline |
Definition at line 70 of file G4ITType.hh.
Referenced by G4ITType(), operator+, operator-, operator<(), operator=(), operator=(), and operator==().
|
default |
|
inline |
Definition at line 75 of file G4ITType.hh.
|
inline |
Definition at line 74 of file G4ITType.hh.
|
inline |
Definition at line 79 of file G4ITType.hh.
Definition at line 78 of file G4ITType.hh.
Definition at line 50 of file G4ITType.cc.
|
inline |
Definition at line 73 of file G4ITType.hh.
Definition at line 76 of file G4ITType.hh.
|
inline |
Definition at line 77 of file G4ITType.hh.
|
static |
Definition at line 45 of file G4ITType.cc.
Definition at line 82 of file G4ITType.hh.
Definition at line 87 of file G4ITType.hh.