#include "TGo4AnalysisProxy.h"#include <string>#include <map>#include <stdlib.h>#include "TH1.h"#include "TFolder.h"#include "TTree.h"#include "TLeaf.h"#include "TTime.h"#include "TSystem.h"#include "TRegexp.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 "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 |
| class | TGo4Prefs |
Enumerations | |
| enum | { cmdEnvelope, cmdStatus, cmdEvStatus, cmdDefualtEnvelope } |
| anonymous enum |
Definition at line 60 of file TGo4AnalysisProxy.cxx.
1.7.1