ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/graphics_reps/include/G4TypeKeyT.hh>
Public Member Functions | |
G4TypeKeyT () | |
virtual | ~G4TypeKeyT () |
Public Member Functions inherited from G4TypeKey | |
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 | |
Public Types inherited from G4TypeKey | |
typedef unsigned long | Key |
Protected Member Functions inherited from G4TypeKey | |
Key | NextKey () const |
Protected Attributes inherited from G4TypeKey | |
Key | fMyKey |
Definition at line 37 of file G4TypeKeyT.hh.
View newest version in sPHENIX GitHub at line 37 of file G4TypeKeyT.hh
|
inline |
Definition at line 41 of file G4TypeKeyT.hh.
View newest version in sPHENIX GitHub at line 41 of file G4TypeKeyT.hh
References G4TypeKey::fMyKey, G4ThreadLocal, and G4TypeKey::NextKey().
|
inlinevirtual |
Definition at line 48 of file G4TypeKeyT.hh.
View newest version in sPHENIX GitHub at line 48 of file G4TypeKeyT.hh