Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

TGo4DynamicEntry Class Reference

#include <TGo4DynamicEntry.h>

Inheritance diagram for TGo4DynamicEntry:

TGo4HistogramEntry TGo4TreeHistogramEntry List of all members.

Public Member Functions

 TGo4DynamicEntry ()
 default ctor for streamer.
 TGo4DynamicEntry (const char *name, const char *title="This is a Go4 dynamic entry")
virtual ~TGo4DynamicEntry ()
void EnableProcessing (Bool_t on=kTRUE)
 Switch the autoprocessing state of this entry.
Bool_t IsEnabledProcessing () const
virtual void Reset ()
 Resets this entry to an initial status.

Protected Attributes

Bool_t fbProcessEntry
 True if object shall be processed by main event loop automatically.

Constructor & Destructor Documentation

TGo4DynamicEntry::TGo4DynamicEntry  ) 
 

default ctor for streamer.

Definition at line 23 of file TGo4DynamicEntry.cxx.

References TRACE.

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

Definition at line 30 of file TGo4DynamicEntry.cxx.

References TGo4Status::kGo4CanDelete, and TRACE.

TGo4DynamicEntry::~TGo4DynamicEntry  )  [virtual]
 

Definition at line 38 of file TGo4DynamicEntry.cxx.

References TRACE.


Member Function Documentation

void TGo4DynamicEntry::EnableProcessing Bool_t  on = kTRUE  )  [inline]
 

Switch the autoprocessing state of this entry.

Definition at line 41 of file TGo4DynamicEntry.h.

References fbProcessEntry.

Referenced by TGo4DynamicListException::Handle(), and TGo4TreeHistogramEntry::TGo4TreeHistogramEntry().

Bool_t TGo4DynamicEntry::IsEnabledProcessing  )  const [inline]
 

Definition at line 42 of file TGo4DynamicEntry.h.

References fbProcessEntry.

Referenced by TGo4ComSetObject::ExeSetDyn(), TGo4TreeHistogramEntry::Print(), TGo4HistogramEntry::Print(), and TGo4DynamicList::ProcessEntries().

virtual void TGo4DynamicEntry::Reset  )  [inline, virtual]
 

Resets this entry to an initial status.

Reimplemented in TGo4HistogramEntry, and TGo4TreeHistogramEntry.

Definition at line 45 of file TGo4DynamicEntry.h.

Referenced by TGo4AnalysisObjectManager::AddDynamicEntry(), TGo4AnalysisObjectManager::ClearObject(), TGo4TreeHistogramEntry::Reset(), and TGo4DynamicList::ResetEntries().


Member Data Documentation

Bool_t TGo4DynamicEntry::fbProcessEntry [protected]
 

True if object shall be processed by main event loop automatically.

For example, histogram autofill from event index values.

Definition at line 51 of file TGo4DynamicEntry.h.

Referenced by EnableProcessing(), and IsEnabledProcessing().


The documentation for this class was generated from the following files:
Generated on Fri Nov 28 13:00:50 2008 for Go4-v3.04-1 by  doxygen 1.4.2