GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
#include "TGo4DynamicList.h"
#include <stdexcept>
#include <cstdlib>
#include "TFolder.h"
#include "TDataMember.h"
#include "TDataType.h"
#include "TBaseClass.h"
#include "TH1.h"
#include "TList.h"
#include "TROOT.h"
#include "TGo4DynamicListException.h"
#include "TGo4HistogramEntry.h"
#include "TGo4TreeHistogramEntry.h"
#include "TGo4EventElement.h"
#include "TGo4Status.h"
#include "TGo4AnalysisImp.h"
Go to the source code of this file.
Functions | |
TDataMember * | FindDataMember (TClass *eventclass, const char *memname, Long_t *totaloffset) |
TDataMember * FindDataMember | ( | TClass * | eventclass, |
const char * | memname, | ||
Long_t * | totaloffset ) |
Definition at line 109 of file TGo4DynamicList.cxx.
References FindDataMember().
Referenced by FindDataMember(), and TGo4DynamicList::ProcessHEntry().