StRoot
1
|
#include <EEMC_Reader.hh>
Public Member Functions | |
EEMC_Reader (EventReader *er, Bank_EEMCP *pEEMCP) | |
EEMC_Reader constructor. | |
u_short * | getEemcHeadBlock (int fiber, char type) |
EEMC_Reader destructor. | |
u_short * | getEemcDataBlock (int fiber, char type) |
u_short | getEemcHead (int fiber, int channel, char type) |
u_short | getEemcData (int fiber, int channel, char type) |
int | isEemcBankIn (char type) |
Protected Attributes | |
EventReader * | ercpy |
Bank_EEMCP * | pBankEEMCP |
Main EEMC reader for towers and SMD and ommon definitions for EEMC Bank and EEMC_Reader
Definition at line 21 of file EEMC_Reader.hh.