GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
Loading...
Searching...
No Matches
Sorting

Classes

struct  RlmdBufferHeader
 
struct  RlmdFileFooter
 
struct  RlmdFileHeader
 
class  TAnalysisOptions
 
class  TBadFragment
 
class  TChannel
 
class  TDataParser
 
class  TDeadtimeScalerQueue
 
class  TDetectorInformation
 
class  TEpicsFrag
 
class  TFragment
 
class  TFragmentMap
 
class  TGRSIDataParser
 
class  TGRSIDataParserException
 
class  TGRSIDetectorInformation
 
class  TGRSIint
 
class  TGRSIInterruptHandler
 
class  TGRSIMap< key_type, mapped_type, key_compare, allocator_type >
 
class  TGRSIMapException< key_type >
 
class  TGRSIOptions
 
class  TGRSIProof
 
class  TGRSIServer
 
class  TGRSISortInfo
 
class  TGRSISortList
 
class  THILDataParser
 
class  THILDataParserException
 
class  THILDetectorInformation
 
class  THILFragment
 
class  TILLDataParser
 
class  TILLDataParserException
 
class  TILLDetectorInformation
 
class  TLstEvent
 
class  TLstFile
 
struct  TMidas_BANK
 
struct  TMidasEvent::TMidas_BANK
 
struct  TMidas_BANK32
 
struct  TMidasEvent::TMidas_BANK32
 
struct  TMidas_BANK_HEADER
 
struct  TMidasEvent::TMidas_BANK_HEADER
 
struct  TMidas_EVENT_HEADER
 
class  TMidasEvent
 
class  TMidasFile
 
class  TParsingDiagnostics
 
class  TParsingDiagnosticsData
 
class  TPPG
 
class  TPPGData
 
class  TPriorityValue< T >
 
class  TRateScalerQueue
 
class  TRawEvent
 
class  TRawFile
 
class  TRlmdEvent
 
class  TRlmdFile
 
class  TRunInfo
 
class  TScaler
 
class  TScalerData
 
class  TSingleton< T >
 
class  TSortingDiagnostics
 
class  TTdrDataParser
 
class  TTdrDataParserException
 
class  TTdrDetectorInformation
 
class  TTdrEvent
 
struct  TTdrEventHeader
 
class  TTdrFile
 
class  TTransientBits< T >
 
class  TUserSettings
 
class  TXMLOdb
 
class  VirtualOdb
 

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"
 

Detailed Description

Macro Definition Documentation

◆ _GLIBCXX_USE_NANOSLEEP

#define _GLIBCXX_USE_NANOSLEEP   1

Definition at line 14 of file TScalerQueue.h.

◆ COMMENT_LEN

#define COMMENT_LEN   362-12

Reader for HIL .rrlmd files.

Definition at line 31 of file TRlmdFile.h.

◆ FNAME_LEN

#define FNAME_LEN   12

Definition at line 32 of file TRlmdFile.h.

◆ TEMPLEN

#define TEMPLEN   1480

Definition at line 33 of file TRlmdFile.h.

Enumeration Type Documentation

◆ EPpgPattern

enum class EPpgPattern
strong
Enumerator
kBeamOn 
kDecay 
kTapeMove 
kBackground 
kJunk 

Definition at line 38 of file TPPG.h.

◆ EPriority

enum class EPriority
strong
Enumerator
kDefault 
kRootFile 
kInputFile 
kUser 
kForce 

Definition at line 23 of file TPriorityValue.h.

Function Documentation

◆ operator<<()

template<class T >
std::ostream & operator<< ( std::ostream & out,
const TPriorityValue< T > & val )

Definition at line 507 of file TPriorityValue.h.

References TPriorityValue< T >::fValue.

Variable Documentation

◆ fDir

template<class T >
TDirectory * TSingleton< T >::fDir = nullptr
staticprivate

◆ fSingleton

template<class T >
T * TSingleton< T >::fSingleton = nullptr
staticprivate

◆ gAnalysis

TChain* gAnalysis
extern

Definition at line 51 of file TGRSIint.cxx.

Referenced by TGRSIint::OpenRootFile(), and TGRSIint::SetupPipeline().

◆ gFragment

TChain* gFragment
extern

◆ nulFileName

const char* const nulFileName = "/dev/null"

Definition at line 31 of file TGRSIProof.h.