GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
Loading...
Searching...
No Matches
TGRSIDataParser.cxx File Reference
#include "TGRSIDataParser.h"
#include "TGRSIDataParserException.h"
#include "TChannel.h"
#include "Globals.h"
#include "TScalerQueue.h"
#include "TEpicsFrag.h"
#include "TParsingDiagnostics.h"
#include "Rtypes.h"
#include "TMidasEvent.h"
#include "TXMLOdb.h"
#include "TRunInfo.h"
#include "TFragment.h"
#include "TBadFragment.h"
+ Include dependency graph for TGRSIDataParser.cxx:

Go to the source code of this file.

Variables

static uint32_t countsbetweenwraps
 
static uint32_t lasttimestamp
 
static uint32_t wraparoundcounter = 0xffffffff
 
static Long64_t xferhfts
 
unsigned int xfermidsn
 
static time_t xfermidts
 

Variable Documentation

◆ countsbetweenwraps

uint32_t countsbetweenwraps
static

Definition at line 2084 of file TGRSIDataParser.cxx.

Referenced by TGRSIDataParser::EmmaTdcDataToFragment().

◆ lasttimestamp

uint32_t lasttimestamp
static

Definition at line 2083 of file TGRSIDataParser.cxx.

Referenced by TGRSIDataParser::EmmaTdcDataToFragment().

◆ wraparoundcounter

uint32_t wraparoundcounter = 0xffffffff
static

Definition at line 2082 of file TGRSIDataParser.cxx.

Referenced by TGRSIDataParser::EmmaTdcDataToFragment().

◆ xferhfts

Long64_t xferhfts
static

◆ xfermidsn

unsigned int xfermidsn

◆ xfermidts

time_t xfermidts
static