#include "THaEtClient.h"
#include <iostream>
#include <cstdlib>
#include <cerrno>
#include <cstring>
#include <ctime>
#include <stdexcept>
#include "evio.h"
#include "et_private.h"
Go to the source code of this file.
◆ initflags
Value:
id(0), my_att(0), \
daqhost(nullptr), session(nullptr), etfile(nullptr), \
waitflag(0), didclose(0), notopened(0), firstread(1), \
firstRateCalc(1), evsum(0), xcnt(0), daqt1(-1), ratesum(0)
static const int BIG_TIMEOUT
Definition at line 35 of file THaEtClient.cxx.
◆ BIG_TIMEOUT
const int BIG_TIMEOUT = 20 |
|
static |
◆ FAST
◆ SMALL_TIMEOUT
const int SMALL_TIMEOUT = 10 |
|
static |