GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
#include "TGo4AnalysisProxy.h"
#include <iostream>
#include "TH1.h"
#include "TFolder.h"
#include "TTree.h"
#include "TTime.h"
#include "TSystem.h"
#include "TGo4Log.h"
#include "TGo4Slot.h"
#include "TGo4ObjectProxy.h"
#include "TGo4RemoteCommand.h"
#include "TGo4AnalysisObjectResult.h"
#include "TGo4ObjEnvelope.h"
#include "TGo4ComExecLine.h"
#include "TGo4Display.h"
#include "TGo4TaskManager.h"
#include "TGo4TaskHandler.h"
#include "TGo4ClientTask.h"
#include "TGo4ServerTask.h"
#include "TGo4BufferQueue.h"
#include "TGo4Parameter.h"
#include "TGo4AnalysisStatus.h"
#include "TGo4AnalysisClientStatus.h"
#include "TGo4AnalysisObjectNames.h"
#include "TGo4TreeStructure.h"
#include "TGo4BranchStatus.h"
#include "TGo4ParameterStatus.h"
#include "TGo4MemberStatus.h"
Go to the source code of this file.
Data Structures | |
class | TGo4AnalysisLevelIter |
class | TGo4AnalysisObjectAccess |
Enumerations | |
enum | { cmdEnvelope , cmdStatus , cmdEvStatus , cmdDefualtEnvelope } |
anonymous enum |
Enumerator | |
---|---|
cmdEnvelope | |
cmdStatus | |
cmdEvStatus | |
cmdDefualtEnvelope |
Definition at line 51 of file TGo4AnalysisProxy.cxx.