Hall A ROOT/C++ Analyzer (podd)
|
#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>
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 |
#define CFGEVT1 Decoder::DAQCONFIG_FILE1 |
#define CFGEVT2 Decoder::DAQCONFIG_FILE2 |
Definition at line 27 of file THaRunBase.cxx.
|
static |
Definition at line 26 of file THaRunBase.cxx.
|
static |
Definition at line 25 of file THaRunBase.cxx.
|
static |
Definition at line 24 of file THaRunBase.cxx.