#include <bitset>
#include <fstream>
#include <iostream>
#include <list>
#include <map>
#include <memory>
#include <unordered_map>
#include <vector>
#include <TCanvas.h>
#include <TClonesArray.h>
#include <TColor.h>
#include <TFile.h>
#include <TH2F.h>
#include <TMath.h>
#include <TStopwatch.h>
#include <TString.h>
#include <TStyle.h>
#include <TTree.h>
#include <FairLogger.h>
#include "BmnADCDigit.h"
#include "BmnAliases.h"
#include "BmnCalibData.h"
#include "BmnEnums.h"
#include <BmnCSCStationSet.h>
#include <BmnGemStripStationSet.h>
#include <BmnSiBTStationSet.h>
#include <BmnSiProfStationSet.h>
#include <BmnSiliconStationSet.h>
Go to the source code of this file.
◆ ADC128_N_SAMPLES
| #define ADC128_N_SAMPLES 128 |
◆ ADC32_N_SAMPLES
| #define ADC32_N_SAMPLES 32 |
◆ ADC_N_CHANNELS
| #define ADC_N_CHANNELS 64 |
◆ ADC_PROF_N_CHANNELS
| #define ADC_PROF_N_CHANNELS 2 |
◆ ADC_SIBT_N_SAMPLES
| #define ADC_SIBT_N_SAMPLES 64 |
◆ N_EV_FOR_PEDESTALS
| #define N_EV_FOR_PEDESTALS 500 |
◆ StripMap