#include <fstream>
#include <iostream>
#include <map>
#include <regex>
#include <sstream>
#include <unordered_map>
#include <vector>
#include <TCanvas.h>
#include <TClonesArray.h>
#include <TH1I.h>
#include <TMath.h>
#include <TPRegexp.h>
#include <TString.h>
#include <TTree.h>
#include "BmnAliases.h"
#include "BmnEnums.h"
#include "BmnTDCDigit.h"
#include "BmnTQDCADCDigit.h"
#include "BmnTrigDigit.h"
#include "BmnTrigWaveDigit.h"
Go to the source code of this file.
◆ ADC_CLOCK
◆ ADC_CLOCK_OLD
| #define ADC_CLOCK_OLD 12.5 |
◆ ADC_CLOCK_TQDC16VS
| #define ADC_CLOCK_TQDC16VS 8.0 |
◆ CHANNEL_COUNT_MAX
| #define CHANNEL_COUNT_MAX 72u |
◆ HPTIMEBIN
| #define HPTIMEBIN 0.02344 |
◆ INVHPTIMEBIN
| #define INVHPTIMEBIN 42.6666 |
◆ TDC72_CHANNEL_COUNT
| #define TDC72_CHANNEL_COUNT 72u |
◆ TDC_BIN_COUNT
| #define TDC_BIN_COUNT 1024 |
◆ TDC_CLOCK
◆ TDC_CLOCK_OLD
| #define TDC_CLOCK_OLD 25.0 |
◆ TQDC16_CHANNEL_COUNT
| #define TQDC16_CHANNEL_COUNT 16u |
◆ kNCHANNELS
| const UShort_t kNCHANNELS = 8 |