#include <JEMTobRoI_v1.h>
Public Member Functions | |
JEMTobRoI_v1 () | |
Default constructor. | |
virtual | ~JEMTobRoI_v1 () |
Default desturctor. | |
uint32_t | roiWord () const |
get roiWord | |
void | setRoiWord (uint32_t) |
set roiWord | |
int | crate () const |
Return crate number (0-1). | |
int | jem () const |
Return JEM number (0-15). | |
int | frame () const |
Return RoI frame number (0-7). | |
int | location () const |
Return location (RoI local coords) (0-3). | |
int | energyLarge () const |
Return energy large window size. | |
int | energySmall () const |
Return energy small window size. | |
virtual void | initialize (const int crate, const int jem, const int frame, const int location, const int energyLarge, const int energySmall) |
Description of JEMTobRoI_v1