#include "TRocProc.h"#include "TH1.h"#include "TH2.h"#include "TTimeStamp.h"#include "TROOT.h"#include "TSystem.h"#include "TLatex.h"#include "TRocAnalysis.h"#include "TRocParam.h"#include "TPedestalExtractor.h"#include "TGo4MbsEvent.h"#include "TGo4WinCond.h"#include "TGo4Log.h"#include "TGo4Version.h"#include "roc/Message.h"#include "roc/Board.h"#include <algorithm>
Go to the source code of this file.
Defines | |
| #define | ROC_SINGLETRIGGERMODE 1 |
| #define | GET4_BUFFERS_SIZE_LIMIT 100000 |
| #define GET4_BUFFERS_SIZE_LIMIT 100000 |
Definition at line 32 of file TRocProc.cxx.
Referenced by TRocProc::ProcessGet4EpochMessage().
| #define ROC_SINGLETRIGGERMODE 1 |
Definition at line 26 of file TRocProc.cxx.
1.7.1