#include <pmtSoftwareTrigger.hh>
Public Member Functions | |
pmtSoftwareTrigger () | |
Public Attributes | |
bool | foundBeamTrigger |
int | nAboveThreshold |
int | triggerTimestamp |
double | promptPE |
double | prelimPE |
std::vector < sbnd::trigger::pmtInfo > | pmtInfoVec |
Definition at line 28 of file pmtSoftwareTrigger.hh.
|
inline |
Definition at line 36 of file pmtSoftwareTrigger.hh.
bool sbnd::trigger::pmtSoftwareTrigger::foundBeamTrigger |
Definition at line 30 of file pmtSoftwareTrigger.hh.
int sbnd::trigger::pmtSoftwareTrigger::nAboveThreshold |
Definition at line 31 of file pmtSoftwareTrigger.hh.
std::vector<sbnd::trigger::pmtInfo> sbnd::trigger::pmtSoftwareTrigger::pmtInfoVec |
Definition at line 35 of file pmtSoftwareTrigger.hh.
double sbnd::trigger::pmtSoftwareTrigger::prelimPE |
Definition at line 34 of file pmtSoftwareTrigger.hh.
double sbnd::trigger::pmtSoftwareTrigger::promptPE |
Definition at line 33 of file pmtSoftwareTrigger.hh.
int sbnd::trigger::pmtSoftwareTrigger::triggerTimestamp |
Definition at line 32 of file pmtSoftwareTrigger.hh.