#include "TTrbProc.h"
#include "TClass.h"
#include "TROOT.h"
#include "TSystem.h"
#include "TGo4MbsEvent.h"
#include "TGo4MbsSubEvent.h"
#include "TGo4UserException.h"
#include "TGo4Log.h"
#include "TGo4Analysis.h"
#include "base/commons.h"
#include "TTrbEvent.h"
#include "TGo4Picture.h"
Go to the source code of this file.
Defines | |
#define | EPRINT(args...) if(fPar->printEvent) printf( args ) |
#define EPRINT | ( | args... | ) | if(fPar->printEvent) printf( args ) |
Definition at line 19 of file TTrbProc.cxx.
Referenced by TTrbProc::EvaluateTDCV3Data(), TTrbProc::ProcessSubevent(), and TTrbProc::ProcessTDCV3().