|
GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
#include "TGo4AnalysisProxy.h"#include <stdlib.h>#include "TH1.h"#include "TFolder.h"#include "TTree.h"#include "TLeaf.h"#include "TTime.h"#include "TSystem.h"#include "TGo4Log.h"#include "TGo4Slot.h"#include "TGo4ObjectProxy.h"#include "TGo4ObjectManager.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 "TGo4LockGuard.h"#include "TGo4Parameter.h"#include "TGo4ObjectStatus.h"#include "TGo4AnalysisStatus.h"#include "TGo4AnalysisClientStatus.h"#include "TGo4AnalysisObjectNames.h"#include "TGo4TreeStructure.h"#include "TGo4DynamicEntry.h"#include "TGo4HistogramEntry.h"#include "TGo4TreeHistogramEntry.h"#include "TGo4BranchStatus.h"#include "TGo4ParameterStatus.h"#include "TGo4MemberStatus.h"Go to the source code of this file.
Classes | |
| class | TGo4AnalysisObjectAccess |
| class | TGo4AnalysisLevelIter |
Enumerations | |
| enum | { cmdEnvelope, cmdStatus, cmdEvStatus, cmdDefualtEnvelope } |
| anonymous enum |
| Enumerator | |
|---|---|
| cmdEnvelope | |
| cmdStatus | |
| cmdEvStatus | |
| cmdDefualtEnvelope | |
Definition at line 58 of file TGo4AnalysisProxy.cxx.
1.8.8