#include <FWEPWrapper.h>
Public Member Functions | |
lsTriplet () | |
Public Attributes | |
unsigned int | acc |
unsigned int | ls |
unsigned int | proc |
Definition at line 41 of file FWEPWrapper.h.
evf::lsTriplet::lsTriplet | ( | ) | [inline] |
Definition at line 42 of file FWEPWrapper.h.
unsigned int evf::lsTriplet::acc |
Definition at line 45 of file FWEPWrapper.h.
Referenced by evf::FWEPWrapper::getTriggerReport(), evf::FUEventProcessor::updater(), and evf::FWEPWrapper::updateRollingReport().
unsigned int evf::lsTriplet::ls |
Definition at line 43 of file FWEPWrapper.h.
Referenced by evf::FWEPWrapper::getTriggerReport(), evf::FUEventProcessor::updater(), and evf::FWEPWrapper::updateRollingReport().
unsigned int evf::lsTriplet::proc |
Definition at line 44 of file FWEPWrapper.h.
Referenced by evf::FWEPWrapper::getTriggerReport(), evf::FUEventProcessor::updater(), and evf::FWEPWrapper::updateRollingReport().