FRIBParallelanalysis  1.0
FrameworkforMPIParalleldataanalysisatFRIB
Public Member Functions | List of all members
frib::analysis::CEventProcessor Class Referenceabstract

#include <EventProcessor.h>

Inheritance diagram for frib::analysis::CEventProcessor:
Inheritance graph
[legend]

Public Member Functions

virtual Bool_t operator() (const Address_t pEvent, CEvent &rEvent, CAnalyzer &rAnalyzer, CBufferDecoder &rDecoder)=0
 
virtual Bool_t OnEventSourceOpen (std::string name)
 
virtual Bool_t OnInitialize ()
 

Detailed Description

Base class for ports of SpecTcl event processors into the paralle analysis framework. The only methods that get called are OnInitialize, operator() and OnEventSourceOpen and OnEventSourceEOF.


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