Public Member Functions | Protected Attributes

TGo4DynamicEntry Class Reference

#include <TGo4DynamicEntry.h>

Inheritance diagram for TGo4DynamicEntry:
TGo4HistogramEntry TGo4TreeHistogramEntry

List of all members.

Public Member Functions

 TGo4DynamicEntry ()
 TGo4DynamicEntry (const char *name, const char *title="This is a Go4 dynamic entry")
virtual ~TGo4DynamicEntry ()
void EnableProcessing (Bool_t on=kTRUE)
Bool_t IsEnabledProcessing () const
virtual void Reset ()

Protected Attributes

Bool_t fbProcessEntry

Detailed Description

Definition at line 27 of file TGo4DynamicEntry.h.


Constructor & Destructor Documentation

TGo4DynamicEntry::TGo4DynamicEntry (  ) 

default ctor for streamer.

Definition at line 19 of file TGo4DynamicEntry.cxx.

References GO4TRACE.

TGo4DynamicEntry::TGo4DynamicEntry ( const char *  name,
const char *  title = "This is a Go4 dynamic entry" 
)

Definition at line 26 of file TGo4DynamicEntry.cxx.

References GO4TRACE, and TGo4Status::kGo4CanDelete.

TGo4DynamicEntry::~TGo4DynamicEntry (  )  [virtual]

Definition at line 34 of file TGo4DynamicEntry.cxx.

References GO4TRACE.


Member Function Documentation

void TGo4DynamicEntry::EnableProcessing ( Bool_t  on = kTRUE  )  [inline]
Bool_t TGo4DynamicEntry::IsEnabledProcessing (  )  const [inline]
virtual void TGo4DynamicEntry::Reset (  )  [inline, virtual]

Member Data Documentation

True if object shall be processed by main event loop automatically. For example, histogram autofill from event index values.

Definition at line 49 of file TGo4DynamicEntry.h.

Referenced by EnableProcessing(), and IsEnabledProcessing().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines