|
BmnRoot
|
#include "TString.h"#include "TClonesArray.h"#include "TMinuit.h"#include "TH1F.h"#include "TProfile.h"#include "BmnTDCDigit.h"#include "BmnADCDigit.h"#include "BmnSyncDigit.h"#include <iostream>#include "Riostream.h"#include "BmnZDCDigit.h"#include <cstdlib>#include <UniRun.h>Go to the source code of this file.
Classes | |
| class | Bmn_ZDC_map_element |
| class | BmnZDCRaw2Digit |
Macros | |
| #define | MAX_EVENTS 10000 |
| #define | MAX_CHANNELS 112 |
| #define | MAX_LOG_CHANNELS 16 |
| #define MAX_CHANNELS 112 |
Definition at line 19 of file BmnZDCRaw2Digit.h.
| #define MAX_EVENTS 10000 |
Definition at line 18 of file BmnZDCRaw2Digit.h.
| #define MAX_LOG_CHANNELS 16 |
Definition at line 20 of file BmnZDCRaw2Digit.h.