StRoot
1
|
Public Member Functions | |
PMD_Reader (EventReader *er, Bank_PMDP *pPMDP) | |
Process PMD+CPV events. | |
~PMD_Reader () | |
PMD_Reader constructor. | |
int | adcReader (int sec, Bank_PMDADCD *adcd) |
PMD_Reader destructor. | |
int | pedReader (int sec, int type, Bank_PMDPEDR *pedr) |
int | NPMDHits () |
int | NCPVHits () |
Bank_DATA | getPMD_ADC () |
Protected Attributes | |
EventReader * | ercpy |
Bank_PMDP * | pBankPMDP |
Bank_PMDADCD | mThePmdAdcD |
Bank_PMDPEDR | mThePmdPedR |
Bank_PMDRMSR | mThePmdRmsR |
Bank_PMDTHRR | mThePmdThrR |
Bank_DATA | mThePmd |
bool | mPmdPresent |
bool | mCpvPresent |
Definition at line 79 of file PMD_Reader.hh.