GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
#include "TGo4MbsSource.h"
#include <cstdlib>
#include <iostream>
#include "TClass.h"
#include "TSystem.h"
#include "TGo4MbsEvent.h"
#include "TGo4MbsSourceParameter.h"
#include "TGo4AnalysisImp.h"
#include "TGo4Log.h"
#include "TGo4EventErrorException.h"
#include "TGo4EventTimeoutException.h"
#include "TGo4EventEndException.h"
Go to the source code of this file.
Functions | |
void | HandleAnlysisEvents () |
void HandleAnlysisEvents | ( | ) |
Definition at line 250 of file TGo4MbsSource.cxx.
References TGo4Analysis::Instance(), and TGo4Analysis::ProcessEvents().
Referenced by TGo4MbsSource::NextEvent(), and TGo4MbsSource::Open().