Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DEventProcessor_p3pi_hists Class Reference

#include <DEventProcessor_p3pi_hists.h>

+ Inheritance diagram for DEventProcessor_p3pi_hists:

Public Member Functions

const char * className (void)
 

Private Member Functions

jerror_t init (void)
 Called once at program start. More...
 
jerror_t brun (jana::JEventLoop *locEventLoop, int locRunNumber)
 Called every time a new run number is detected. More...
 
jerror_t evnt (jana::JEventLoop *locEventLoop, uint64_t locEventNumber)
 Called every event. More...
 
jerror_t erun (void)
 Called every time run number changes, provided brun has been called. More...
 
jerror_t fini (void)
 Called after last event of last event source has been processed. More...
 

Detailed Description

Definition at line 23 of file DEventProcessor_p3pi_hists.h.

Member Function Documentation

jerror_t DEventProcessor_p3pi_hists::brun ( jana::JEventLoop *  locEventLoop,
int  locRunNumber 
)
private

Called every time a new run number is detected.

Definition at line 42 of file DEventProcessor_p3pi_hists.cc.

const char* DEventProcessor_p3pi_hists::className ( void  )
inline

Definition at line 26 of file DEventProcessor_p3pi_hists.h.

jerror_t DEventProcessor_p3pi_hists::erun ( void  )
private

Called every time run number changes, provided brun has been called.

Definition at line 92 of file DEventProcessor_p3pi_hists.cc.

jerror_t DEventProcessor_p3pi_hists::evnt ( jana::JEventLoop *  locEventLoop,
uint64_t  locEventNumber 
)
private

Called every event.

Definition at line 52 of file DEventProcessor_p3pi_hists.cc.

jerror_t DEventProcessor_p3pi_hists::fini ( void  )
private

Called after last event of last event source has been processed.

Definition at line 103 of file DEventProcessor_p3pi_hists.cc.

jerror_t DEventProcessor_p3pi_hists::init ( void  )
private

Called once at program start.

Definition at line 25 of file DEventProcessor_p3pi_hists.cc.


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