#include <G4ITType.hh>
Tag the G4IT Should be automatically setup by G4IT using : ITDef(MyIT) and ITImp(MyIT)
Definition at line 59 of file G4ITType.hh.
◆ G4ITType() [1/2]
G4ITType::G4ITType |
( |
const int |
d_ = 0 | ) |
|
|
inline |
◆ G4ITType() [2/2]
G4ITType::G4ITType |
( |
const G4ITType & |
d_ | ) |
|
|
inline |
◆ operator const int &()
G4ITType::operator const int & |
( |
| ) |
const |
|
inline |
◆ operator int &()
G4ITType::operator int & |
( |
| ) |
|
|
inline |
◆ operator++()
void G4ITType::operator++ |
( |
| ) |
|
|
inline |
◆ operator<()
◆ operator=() [1/2]
Definition at line 50 of file G4ITType.cc.
51{
52 if (this == &rhs) return *this;
54 return *this;
55}
References fValue.
◆ operator=() [2/2]
G4ITType & G4ITType::operator= |
( |
const int & |
rhs | ) |
|
|
inline |
◆ operator==() [1/2]
◆ operator==() [2/2]
G4bool G4ITType::operator== |
( |
const int & |
rhs | ) |
const |
|
inline |
◆ size()
size_t G4ITType::size |
( |
| ) |
|
|
static |
◆ operator+
Definition at line 82 of file G4ITType.hh.
82 {
84 return output;
85}
◆ operator-
Definition at line 87 of file G4ITType.hh.
87 {
89 return output;
90}
◆ fValue
The documentation for this struct was generated from the following files:
- source/processes/electromagnetic/dna/management/include/G4ITType.hh
- source/processes/electromagnetic/dna/management/src/G4ITType.cc