Hall A ROOT/C++ Analyzer (podd)
|
Classes | |
class | Caen1190Module |
class | Caen775Module |
class | Caen792Module |
class | CodaDecoder |
class | default_init_allocator |
class | EpicsChan |
struct | Equals |
class | EvtBuffer |
class | F1TDCModule |
class | Fadc250Module |
class | FastbusModule |
class | GenScaler |
class | Lecroy1875Module |
class | Lecroy1877Module |
class | Lecroy1881Module |
class | Module |
class | PipeliningModule |
class | Scaler1151 |
class | Scaler3800 |
class | Scaler3801 |
class | Scaler560 |
class | THaCodaData |
class | THaCodaFile |
class | THaCrateMap |
class | THaEpics |
class | THaEtClient |
class | THaSlotData |
class | THaUsrstrutils |
class | VmeModule |
Typedefs | |
using | VectorUInt = std::vector< UInt_t > |
using | VectorUIntNI = std::vector< UInt_t, default_init_allocator< UInt_t > > |
using | vsiz_t = vector< int >::size_type |
Enumerations | |
enum class | ChannelType { kUndefined , kADC , kCommonStopTDC , kCommonStartTDC , kMultiFunctionADC , kMultiFunctionTDC } |
enum | EModuleType { kSampleADC , kPulseIntegral , kPulseTime , kPulsePeak , kPulsePedestal , kCoarseTime , kFineTime } |
Functions | |
template<typename T , typename Alloc > | |
static T | Median (vector< T, Alloc > &vec) |
static void | StoreValue (const string &item, UInt_t &data) |
Variables | |
static const int | BUFLEN =256 |
static const UInt_t | DAQCONFIG_FILE1 = 137 |
static const UInt_t | DAQCONFIG_FILE2 = 138 |
const int | DEFAULT_DELTAT = 4 |
static const UInt_t | DETMAP_FILE = 135 |
static const UInt_t | END_EVTYPE = 20 |
static const UInt_t | EPICS_EVTYPE = 131 |
static const UInt_t | GO_EVTYPE = 18 |
static const UInt_t | HV_DATA_EVTYPE = 150 |
static constexpr UInt_t | kInitBufSize = 1024 |
static constexpr UInt_t | kMaxBufSize = kMaxUInt / 16 |
static const UInt_t | MAX_PHYS_EVTYPE = 14 |
static const Int_t | MAXBANK = (1<<16)-1 |
const UInt_t | MAXHIT = 100 |
static const UInt_t | MAXROC = 32 |
static constexpr auto | MAXROCSLOT_FB = MAXROC * MAXSLOT_FB |
static const UInt_t | MAXSLOT = 32 |
static const UInt_t | MAXSLOT_FB = 26 |
const UInt_t | NTDCCHAN = 128 |
static const UInt_t | PAUSE_EVTYPE = 19 |
static const UInt_t | PRESCALE_EVTYPE = 133 |
static const UInt_t | PRESTART_EVTYPE = 17 |
static const UInt_t | SBSSCALER_EVTYPE = 141 |
static const UInt_t | SCALER_EVTYPE = 140 |
static const UInt_t | SYNC_EVTYPE = 16 |
static const UInt_t | TRIGGER_FILE = 136 |
static const UInt_t | TS_PRESCALE_EVTYPE = 120 |
static const bool | VERBOSE = true |
using Decoder::VectorUInt = typedef std::vector<UInt_t> |
Definition at line 36 of file CustomAlloc.h.
using Decoder::VectorUIntNI = typedef std::vector<UInt_t, default_init_allocator<UInt_t> > |
Definition at line 38 of file CustomAlloc.h.
using Decoder::vsiz_t = typedef vector<int>::size_type |
Definition at line 76 of file Fadc250Module.cxx.
|
strong |
enum Decoder::EModuleType |
Definition at line 189 of file THaCodaData.cxx.
Definition at line 85 of file Module.cxx.
|
static |
Definition at line 27 of file THaUsrstrutils.cxx.
const int Decoder::DEFAULT_DELTAT = 4 |
Definition at line 18 of file GenScaler.cxx.
|
staticconstexpr |
Definition at line 147 of file THaCodaData.cxx.
Definition at line 146 of file THaCodaData.cxx.
const Int_t Decoder::MAXHIT = 100 |
Definition at line 26 of file Caen1190Module.cxx.
|
staticconstexpr |
Definition at line 30 of file CodaDecoder.cxx.
const Int_t Decoder::NTDCCHAN = 128 |
Definition at line 25 of file Caen1190Module.cxx.
|
static |
Definition at line 32 of file THaSlotData.cxx.