GSI Object Oriented Online Offline (Go4)  GO4-6.3.0
Functions
TGo4DynamicList.cxx File Reference
#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)
 

Function Documentation

◆ FindDataMember()

TDataMember* FindDataMember ( TClass *  eventclass,
const char *  memname,
Long_t *  totaloffset 
)

Definition at line 109 of file TGo4DynamicList.cxx.

Referenced by TGo4DynamicList::ProcessHEntry().