![]() |
GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
![]() |
Macros | |
#define | _GLIBCXX_USE_NANOSLEEP 1 |
#define | COMMENT_LEN 362-12 |
#define | FNAME_LEN 12 |
#define | TEMPLEN 1480 |
Enumerations | |
enum class | EPpgPattern { EPpgPattern::kBeamOn = 0x01 , EPpgPattern::kDecay = 0x04 , EPpgPattern::kTapeMove = 0x08 , EPpgPattern::kBackground = 0x02 , EPpgPattern::kJunk = 0xFF } |
enum class | EPriority { EPriority::kDefault , EPriority::kRootFile , EPriority::kInputFile , EPriority::kUser , EPriority::kForce } |
Functions | |
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 |
TChain * | gAnalysis |
TChain * | gFragment |
const char *const | nulFileName = "/dev/null" |
#define _GLIBCXX_USE_NANOSLEEP 1 |
Definition at line 14 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 23 of file TPriorityValue.h.
std::ostream & operator<< | ( | std::ostream & | out, |
const TPriorityValue< T > & | val ) |
Definition at line 507 of file TPriorityValue.h.
References TPriorityValue< T >::fValue.
|
staticprivate |
Definition at line 187 of file TSingleton.h.
Referenced by TSingleton< T >::AddCurrent(), TSingleton< T >::Get(), TSingleton< T >::GetAll(), and TSingleton< T >::PrintDirectory().
|
staticprivate |
Definition at line 186 of file TSingleton.h.
Referenced by TSingleton< T >::AddCurrent(), TSingleton< T >::Get(), TSingleton< T >::GetAll(), TSingleton< T >::PrintDirectory(), and TSingleton< T >::Set().
|
extern |
Definition at line 51 of file TGRSIint.cxx.
Referenced by TGRSIint::OpenRootFile(), and TGRSIint::SetupPipeline().
|
extern |
Definition at line 50 of file TGRSIint.cxx.
Referenced by TFragmentChainLoop::Get(), TGRSIint::OpenRootFile(), and TGRSIint::SetupPipeline().
const char* const nulFileName = "/dev/null" |
Definition at line 31 of file TGRSIProof.h.