Inheritance diagram for TFndPreanMan:
Public Member Functions | |
TFndPreanMan (TString msqlhost="$MSQL_DB_HOST", TString data_path="$RDT", Int_t debug_lev=0) | |
~TFndPreanMan () | |
void | SetFidaVersion (TString ver) |
TString | GetCurrentFidaVersion () |
Int_t | InitNewPreanRun (TString runtype="ONLM", Int_t runnum=-1) |
Int_t | FinishPreanRun (Bool_t last=kFALSE, Bool_t create_outfile=kTRUE) |
TFndPrean * | GetPrean () |
Int_t | GetNextFidaEvent () |
Int_t | ReconstructFidaEvent () |
Int_t | GetNofProcessedFidaEvents () |
void | AnalyzeJFGES () |
void | AnalyzeJFDST () |
void | OpenLogFile (const TString &fdir, const TString &fnam) |
void | CheckRawSwapping () |
Int_t | CreateSocketToDAQ (E_Fnd_DaqRaw_Udp_Ports det_port) |
Int_t | ShutdownSocketToDAQ () |
Int_t | CheckSocketToDAQ () |
Int_t | RecreateSocketToDAQ (E_Fnd_DaqRaw_Udp_Ports det_port) |
Int_t | GetNextEvent (Bool_t fill_hdt=kFALSE) |
UInt_t * | GetNextRawEvent (Int_t &exit_value) |
UInt_t * | GetNextRawEventFromSocket (int &exit_val) |
UInt_t * | GetNextRawEventFromFile (int &exit_val) |
Protected Member Functions | |
Int_t | CloseInterface () |
Definition at line 18 of file TFndPreanMan.h.