Hall A ROOT/C++ Analyzer (podd)
Loading...
Searching...
No Matches
THaDetMap.cxx File Reference
#include "THaDetMap.h"
#include "Decoder.h"
#include "Helper.h"
#include <iostream>
#include <iomanip>
#include <stdexcept>
#include <sstream>
#include <vector>
#include <algorithm>
Include dependency graph for THaDetMap.cxx:

Go to the source code of this file.

Classes

class  ModuleDef
 

Macros

#define CRATE_SLOT(x)   (x).crate, (x).slot
 

Functions

static bool LOOPDONE (Int_t i, UInt_t n)
 
static bool NO_NEXT (Int_t &i, UInt_t n)
 

Variables

static const vector< ModuleDefmodule_list
 

Macro Definition Documentation

◆ CRATE_SLOT

#define CRATE_SLOT (   x)    (x).crate, (x).slot

Definition at line 454 of file THaDetMap.cxx.

Function Documentation

◆ LOOPDONE()

static bool LOOPDONE ( Int_t  i,
UInt_t  n 
)
inlinestatic

Definition at line 455 of file THaDetMap.cxx.

◆ NO_NEXT()

static bool NO_NEXT ( Int_t i,
UInt_t  n 
)
inlinestatic

Definition at line 456 of file THaDetMap.cxx.

Variable Documentation

◆ module_list

const vector<ModuleDef> module_list
static
Initial value:
{
{ 1875, ChannelType::kCommonStopTDC },
{ 1877, ChannelType::kCommonStopTDC },
{ 1881, ChannelType::kADC },
{ 1872, ChannelType::kCommonStopTDC },
{ 3123, ChannelType::kADC },
{ 1182, ChannelType::kADC },
{ 792, ChannelType::kADC },
{ 775, ChannelType::kCommonStopTDC },
{ 767, ChannelType::kCommonStopTDC },
{ 3201, ChannelType::kCommonStopTDC },
{ 6401, ChannelType::kCommonStopTDC },
{ 1190, ChannelType::kCommonStopTDC },
{ 250, ChannelType::kMultiFunctionADC },
}

Definition at line 32 of file THaDetMap.cxx.