#include "BmnADCDigit.h"
#include "BmnEnums.h"
#include "BmnSyncDigit.h"
#include "BmnTDCDigit.h"
#include "BmnTof2Digit.h"
#include "Riostream.h"
#include "TClonesArray.h"
#include "TH2F.h"
#include "TProfile.h"
#include "TProfile2D.h"
#include "TString.h"
#include <bitset>
#include <cstdlib>
#include <iostream>
#include <map>
#include <unordered_map>
Go to the source code of this file.
◆ HPTIMEBIN
| #define HPTIMEBIN 0.02344 |
◆ INVHPTIMEBIN
| #define INVHPTIMEBIN 42.6666 |
◆ NSLFIT
◆ NSLFIT0
◆ TOF2_MAX_CHAMBERS
| #define TOF2_MAX_CHAMBERS 59 |
◆ TOF2_MAX_CHANNEL
| #define TOF2_MAX_CHANNEL 4000 |
◆ TOF2_MAX_CHANNELS_IN_MODULE
| #define TOF2_MAX_CHANNELS_IN_MODULE 64 |
◆ TOF2_MAX_CHANNELS_IN_SLOT
| #define TOF2_MAX_CHANNELS_IN_SLOT 64 |
◆ TOF2_MAX_CRATES
| #define TOF2_MAX_CRATES 5 |
◆ TOF2_MAX_SLOTS_IN_CRATE
| #define TOF2_MAX_SLOTS_IN_CRATE 20 |
◆ TOF2_MAX_STRIPS_IN_CHAMBER
| #define TOF2_MAX_STRIPS_IN_CHAMBER 32 |
◆ TOF700_TDC_TYPE
| #define TOF700_TDC_TYPE (0x53) |