GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Protected Attributes | List of all members
TGo4DynamicEntry Class Reference

#include <TGo4DynamicEntry.h>

+ Inheritance diagram for TGo4DynamicEntry:

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 ( )
inlinevirtual

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 49 of file TGo4DynamicEntry.h.

Referenced by EnableProcessing(), and IsEnabledProcessing().


The documentation for this class was generated from the following files: