ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Classes | |
struct | G4ITType |
class | G4ITTypeManager |
Macros | |
#define | ITDef(T) |
#define | ITImp(T) G4ITType T::fType = G4ITTypeManager::Instance()->NewType(); |
Functions | |
G4ITType | operator+ (const G4ITType &left, const int &right) |
G4ITType | operator- (const G4ITType &left, const int &right) |
#define ITDef | ( | T | ) |
Definition at line 113 of file G4ITType.hh.
View newest version in sPHENIX GitHub at line 113 of file G4ITType.hh
#define ITImp | ( | T | ) | G4ITType T::fType = G4ITTypeManager::Instance()->NewType(); |
Definition at line 135 of file G4ITType.hh.
View newest version in sPHENIX GitHub at line 135 of file G4ITType.hh
Definition at line 82 of file G4ITType.hh.
View newest version in sPHENIX GitHub at line 82 of file G4ITType.hh
References G4ITType::fValue.
Definition at line 87 of file G4ITType.hh.
View newest version in sPHENIX GitHub at line 87 of file G4ITType.hh
References G4ITType::fValue.