Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DBCALShower_factory_KLOE.h File Reference
#include <JANA/JFactory.h>
#include <JANA/JEventLoop.h>
#include <BCAL/DBCALShower.h>
#include <BCAL/DBCALPoint.h>
#include <BCAL/DBCALGeometry.h>

Go to the source code of this file.

Classes

class  DBCALShower_factory_KLOE
 Form fully reconstructed showers from BCAL data based on the KLOE algorithm. The showers produced by this do have calibration applied to correct the output energy based on cluster energy and z-location. This used DBCALHit objects as input. All clustering, merging etc. are done here as described in GlueX-doc-569 More...
 

Macros

#define modulemax_bcal   48
 
#define layermax_bcal   10
 
#define colmax_bcal   4
 
#define cellmax_bcal   modulemax_bcal*layermax_bcal*colmax_bcal
 
#define clsmax_bcal   modulemax_bcal*layermax_bcal*colmax_bcal
 

Macro Definition Documentation