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

#include <JEventProcessor_BCAL_inv_mass.h>

+ Inheritance diagram for JEventProcessor_BCAL_inv_mass:

Public Member Functions

 JEventProcessor_BCAL_inv_mass ()
 
 ~JEventProcessor_BCAL_inv_mass ()
 
const char * className (void)
 
DVector3 Calc_CrudeVertex (const deque< const DKinematicData * > &locParticles) const
 

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...
 

Private Attributes

const DAnalysisUtilitiesdAnalysisUtilities
 

Detailed Description

Definition at line 27 of file JEventProcessor_BCAL_inv_mass.h.

Constructor & Destructor Documentation

JEventProcessor_BCAL_inv_mass::JEventProcessor_BCAL_inv_mass ( )
inline

Definition at line 30 of file JEventProcessor_BCAL_inv_mass.h.

JEventProcessor_BCAL_inv_mass::~JEventProcessor_BCAL_inv_mass ( )
inline

Definition at line 31 of file JEventProcessor_BCAL_inv_mass.h.

Member Function Documentation

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

Called every time a new run number is detected.

Definition at line 137 of file JEventProcessor_BCAL_inv_mass.cc.

DVector3 JEventProcessor_BCAL_inv_mass::Calc_CrudeVertex ( const deque< const DKinematicData * > &  locParticles) const
const char* JEventProcessor_BCAL_inv_mass::className ( void  )
inline

Definition at line 32 of file JEventProcessor_BCAL_inv_mass.h.

jerror_t JEventProcessor_BCAL_inv_mass::erun ( void  )
private

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

Definition at line 344 of file JEventProcessor_BCAL_inv_mass.cc.

jerror_t JEventProcessor_BCAL_inv_mass::fini ( void  )
private

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

Definition at line 356 of file JEventProcessor_BCAL_inv_mass.cc.

Member Data Documentation

const DAnalysisUtilities* JEventProcessor_BCAL_inv_mass::dAnalysisUtilities
private

Definition at line 37 of file JEventProcessor_BCAL_inv_mass.h.


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