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

#include <JEventProcessor_FCAL_invmass.h>

+ Inheritance diagram for JEventProcessor_FCAL_invmass:

Public Member Functions

 JEventProcessor_FCAL_invmass ()
 
 ~JEventProcessor_FCAL_invmass ()
 
const char * className (void)
 

Private Member Functions

jerror_t init (void)
 Called once at program start. More...
 
jerror_t brun (jana::JEventLoop *locEventLoop, int32_t 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...
 
int XYtoAbsNum (int my_x, int my_y)
 
pair< int, int > AbsNumtoXY (int channel)
 

Private Attributes

DFCALGeometrym_fcalgeom
 
DFCALGeometrymygeom
 
double z_diff
 
double zTarget
 
float qualL
 
float qualH
 
float invM
 
float eL
 
float eH
 
TMatrixD m_nhits
 

Detailed Description

Definition at line 27 of file JEventProcessor_FCAL_invmass.h.

Constructor & Destructor Documentation

JEventProcessor_FCAL_invmass::JEventProcessor_FCAL_invmass ( )
inline

Definition at line 30 of file JEventProcessor_FCAL_invmass.h.

JEventProcessor_FCAL_invmass::~JEventProcessor_FCAL_invmass ( )
inline

Definition at line 31 of file JEventProcessor_FCAL_invmass.h.

Member Function Documentation

pair<int,int> JEventProcessor_FCAL_invmass::AbsNumtoXY ( int  channel)
private
jerror_t JEventProcessor_FCAL_invmass::brun ( jana::JEventLoop *  locEventLoop,
int32_t  locRunNumber 
)
private

Called every time a new run number is detected.

Definition at line 102 of file JEventProcessor_FCAL_invmass.cc.

References DApplication::GetDGeometry(), DGeometry::GetFCALZ(), DGeometry::GetTargetZ(), and z_diff.

const char* JEventProcessor_FCAL_invmass::className ( void  )
inline

Definition at line 32 of file JEventProcessor_FCAL_invmass.h.

jerror_t JEventProcessor_FCAL_invmass::erun ( void  )
private

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

Definition at line 310 of file JEventProcessor_FCAL_invmass.cc.

jerror_t JEventProcessor_FCAL_invmass::evnt ( jana::JEventLoop *  locEventLoop,
uint64_t  locEventNumber 
)
private
jerror_t JEventProcessor_FCAL_invmass::fini ( void  )
private

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

Definition at line 324 of file JEventProcessor_FCAL_invmass.cc.

jerror_t JEventProcessor_FCAL_invmass::init ( void  )
private

Called once at program start.

Definition at line 54 of file JEventProcessor_FCAL_invmass.cc.

References hits2D_pi0, InvMass1, InvMass2, InvMass3, InvMass4, InvMass5, InvMass6, InvMass7, InvMass8, InvMass9, japp, main(), qualCut_00, qualCut_03, and qualCut_05.

int JEventProcessor_FCAL_invmass::XYtoAbsNum ( int  my_x,
int  my_y 
)
private

Member Data Documentation

float JEventProcessor_FCAL_invmass::eH
private

Definition at line 62 of file JEventProcessor_FCAL_invmass.h.

float JEventProcessor_FCAL_invmass::eL
private

Definition at line 61 of file JEventProcessor_FCAL_invmass.h.

float JEventProcessor_FCAL_invmass::invM
private

Definition at line 60 of file JEventProcessor_FCAL_invmass.h.

DFCALGeometry* JEventProcessor_FCAL_invmass::m_fcalgeom
private

Definition at line 50 of file JEventProcessor_FCAL_invmass.h.

TMatrixD JEventProcessor_FCAL_invmass::m_nhits
private

Definition at line 64 of file JEventProcessor_FCAL_invmass.h.

DFCALGeometry* JEventProcessor_FCAL_invmass::mygeom
private

Definition at line 51 of file JEventProcessor_FCAL_invmass.h.

float JEventProcessor_FCAL_invmass::qualH
private

Definition at line 59 of file JEventProcessor_FCAL_invmass.h.

Referenced by evnt().

float JEventProcessor_FCAL_invmass::qualL
private

Definition at line 58 of file JEventProcessor_FCAL_invmass.h.

Referenced by evnt().

double JEventProcessor_FCAL_invmass::z_diff
private

Definition at line 56 of file JEventProcessor_FCAL_invmass.h.

Referenced by brun().

double JEventProcessor_FCAL_invmass::zTarget
private

Definition at line 57 of file JEventProcessor_FCAL_invmass.h.


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