GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions
TGo4DynamicList.cxx File Reference
#include "TGo4DynamicList.h"
#include <stdexcept>
#include <stdlib.h>
#include "TFolder.h"
#include "TDataMember.h"
#include "TDataType.h"
#include "TBaseClass.h"
#include "TClass.h"
#include "TH1.h"
#include "TList.h"
#include "TROOT.h"
#include "TGo4Log.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

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

Definition at line 117 of file TGo4DynamicList.cxx.

Referenced by TGo4DynamicList::ProcessHEntry().