#include <interface/TTUTwoORLogic.h>
Public Member Functions | |
bool | process (const TTUInput &) override |
void | setBoardSpecs (const TTUBoardSpecs::TTUBoardConfig &) override |
TTUTwoORLogic () | |
Standard constructor. More... | |
Public Member Functions inherited from TTULogic | |
virtual void | setOption (int option) |
virtual | ~TTULogic () |
Private Attributes | |
bool | m_debug |
TTUSectorORLogic | m_rbcLogic |
TTUTrackingAlg | m_ttuLogic |
Additional Inherited Members | |
Public Attributes inherited from TTULogic | |
int | m_option |
bool | m_triggersignal |
Definition at line 22 of file TTUTwoORLogic.h.
TTUTwoORLogic::TTUTwoORLogic | ( | ) |
|
overridevirtual |
Implements TTULogic.
Definition at line 28 of file TTUTwoORLogic.cc.
References gather_cfg::cout, m_debug, m_rbcLogic, TTULogic::m_triggersignal, m_ttuLogic, TTUSectorORLogic::process(), and TTUTrackingAlg::process().
|
overridevirtual |
Implements TTULogic.
Definition at line 22 of file TTUTwoORLogic.cc.
References m_rbcLogic, m_ttuLogic, TTUSectorORLogic::setBoardSpecs(), and TTUTrackingAlg::setBoardSpecs().
|
private |
Definition at line 41 of file TTUTwoORLogic.h.
Referenced by process().
|
private |
Definition at line 39 of file TTUTwoORLogic.h.
Referenced by process(), and setBoardSpecs().
|
private |
Definition at line 37 of file TTUTwoORLogic.h.
Referenced by process(), and setBoardSpecs().