Macros | |
#define | _GLIBCXX_USE_NANOSLEEP 1 |
#define | COMMENT_LEN 362-12 |
#define | FNAME_LEN 12 |
#define | TEMPLEN 1480 |
Enumerations | |
enum | EPpgPattern { EPpgPattern::kBeamOn = 0x01, EPpgPattern::kDecay = 0x04, EPpgPattern::kTapeMove = 0x08, EPpgPattern::kBackground = 0x02, EPpgPattern::kJunk = 0xFF } |
enum | EPriority { EPriority::kDefault, EPriority::kRootFile, EPriority::kInputFile, EPriority::kUser, EPriority::kForce } |
Functions | |
TSingleton< T >::TSingleton () | |
TSingleton< T >::~TSingleton () | |
template<class T > | |
std::ostream & | operator<< (std::ostream &out, const TPriorityValue< T > &val) |
Variables | |
static TDirectory * | TSingleton< T >::fDir = nullptr |
static T * | TSingleton< T >::fSingleton = nullptr |
const char *const | nulFileName = "/dev/null" |
#define _GLIBCXX_USE_NANOSLEEP 1 |
Definition at line 13 of file TScalerQueue.h.
#define COMMENT_LEN 362-12 |
Reader for HIL .rrlmd files.
Definition at line 31 of file TRlmdFile.h.
#define FNAME_LEN 12 |
Definition at line 32 of file TRlmdFile.h.
#define TEMPLEN 1480 |
Definition at line 33 of file TRlmdFile.h.
|
strong |
|
strong |
Enumerator | |
---|---|
kDefault | |
kRootFile | |
kInputFile | |
kUser | |
kForce |
Definition at line 22 of file TPriorityValue.h.
|
protected |
Definition at line 198 of file TSingleton.h.
|
protected |
Definition at line 203 of file TSingleton.h.
std::ostream& operator<< | ( | std::ostream & | out, |
const TPriorityValue< T > & | val | ||
) |
Definition at line 495 of file TPriorityValue.h.
|
staticprivate |
Definition at line 180 of file TSingleton.h.
Referenced by TSingleton< TParsingDiagnostics >::AddCurrent(), TSingleton< TParsingDiagnostics >::Get(), TSingleton< TParsingDiagnostics >::GetAll(), and TSingleton< TParsingDiagnostics >::PrintDirectory().
|
staticprivate |
const char* const nulFileName = "/dev/null" |
Definition at line 31 of file TGRSIProof.h.