GSI Object Oriented Online Offline (Go4) GO4-6.4.0
Loading...
Searching...
No Matches
TGo4PrintFactory Class Reference
+ Inheritance diagram for TGo4PrintFactory:

Public Member Functions

 TGo4PrintFactory (const char *name)
 
TGo4EventProcessorCreateEventProcessor (TGo4EventProcessorParameter *par)
 
- Public Member Functions inherited from TGo4StepFactory
 TGo4StepFactory ()
 Default constructor.
 
 TGo4StepFactory (const char *name)
 Normal constructor.
 
virtual ~TGo4StepFactory ()
 destructor
 
TGo4EventProcessorCreateEventProcessor (TGo4EventProcessorParameter *par) override
 Create event processor event.
 
TGo4EventSourceCreateEventSource (TGo4EventSourceParameter *par) override
 Create event source.
 
TGo4EventStoreCreateEventStore (TGo4EventStoreParameter *par) override
 Create event store.
 
TGo4EventElementCreateInputEvent () override
 Create input event.
 
TGo4EventElementCreateOutputEvent () override
 Create output event.
 
void DefEventProcessor (const char *Pname, const char *Pclass)
 Configure name and class name for event processor.
 
void DefInputEvent (const char *Iname, const char *Iclass)
 Configure name and class name for input event.
 
void DefOutputEvent (const char *Oname, const char *Oclass)
 Configure name and class name for output event.
 
void DefUserEventSource (const char *Sclass)
 Configure class name for event source.
 
void DefUserEventStore (const char *Sclass)
 Configure class name for event store.
 
- Public Member Functions inherited from TGo4EventServerFactory
 TGo4EventServerFactory ()
 
 TGo4EventServerFactory (const char *name)
 
virtual ~TGo4EventServerFactory ()
 
void SetOutputEvent (TGo4EventElement *eve)
 For usersubclass: set pointer to user output event.
 
- Public Member Functions inherited from TGo4EventFactory
 TGo4EventFactory ()
 
 TGo4EventFactory (const char *name)
 
virtual ~TGo4EventFactory ()
 

Detailed Description

Definition at line 251 of file MainUserAnalysis.cxx.

Constructor & Destructor Documentation

◆ TGo4PrintFactory()

TGo4PrintFactory::TGo4PrintFactory ( const char * name)
inline

Definition at line 253 of file MainUserAnalysis.cxx.

References TGo4StepFactory::TGo4StepFactory().

Member Function Documentation

◆ CreateEventProcessor()

TGo4EventProcessor * TGo4PrintFactory::CreateEventProcessor ( TGo4EventProcessorParameter * par)
inlinevirtual

Implements TGo4EventServerFactory.

Definition at line 254 of file MainUserAnalysis.cxx.


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