Hall A ROOT/C++ Analyzer (podd)
Loading...
Searching...
No Matches
THaRunBase.cxx File Reference
#include "THaRunBase.h"
#include "THaRunParameters.h"
#include "THaEvData.h"
#include "DAQconfig.h"
#include "THaPrintOption.h"
#include "TClass.h"
#include "TError.h"
#include <iostream>
#include <algorithm>
#include <iterator>
Include dependency graph for THaRunBase.cxx:

Go to the source code of this file.

Macros

#define CFGEVT1   Decoder::DAQCONFIG_FILE1
 
#define CFGEVT2   Decoder::DAQCONFIG_FILE2
 

Variables

static constexpr UInt_t DEFEVTRANGE [2] {1, kMaxUInt}
 
static const char * DEFRUNPARAM = "THaRunParameters"
 
static const char * NOTINIT = "uninitialized run"
 
static const int UNDEFDATE = 19950101
 

Macro Definition Documentation

◆ CFGEVT1

#define CFGEVT1   Decoder::DAQCONFIG_FILE1

◆ CFGEVT2

#define CFGEVT2   Decoder::DAQCONFIG_FILE2

Variable Documentation

◆ DEFEVTRANGE

constexpr UInt_t DEFEVTRANGE[2] {1, kMaxUInt}
staticconstexpr

Definition at line 27 of file THaRunBase.cxx.

◆ DEFRUNPARAM

const char* DEFRUNPARAM = "THaRunParameters"
static

Definition at line 26 of file THaRunBase.cxx.

◆ NOTINIT

const char* NOTINIT = "uninitialized run"
static

Definition at line 25 of file THaRunBase.cxx.

◆ UNDEFDATE

const int UNDEFDATE = 19950101
static

Definition at line 24 of file THaRunBase.cxx.