Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4TypeKeyT.hh>
Public Member Functions | |
G4TypeKeyT () | |
virtual | ~G4TypeKeyT () |
![]() | |
G4TypeKey () | |
virtual | ~G4TypeKey () |
G4bool | IsValid () |
Key | operator() () const |
G4bool | operator== (const G4TypeKey &rhs) const |
G4bool | operator!= (const G4TypeKey &rhs) const |
G4bool | operator< (const G4TypeKey &rhs) const |
G4bool | operator> (const G4TypeKey &rhs) const |
Additional Inherited Members | |
![]() | |
typedef unsigned long | Key |
![]() | |
Key | NextKey () const |
![]() | |
Key | fMyKey |
Definition at line 37 of file G4TypeKeyT.hh.
|
inline |
Definition at line 41 of file G4TypeKeyT.hh.
|
inlinevirtual |
Definition at line 48 of file G4TypeKeyT.hh.