#include <SpecialTrigger.h>
|
| size_t | m_rndmNr |
| | nr of the bunchgroup 0..15
|
| size_t | m_pitPos |
| | global bit in the TIP vector
|
Definition at line 30 of file SpecialTrigger.h.
◆ RandomTrigger() [1/2]
| LVL1CTP::RandomTrigger::RandomTrigger |
( |
| ) |
|
|
delete |
◆ RandomTrigger() [2/2]
| LVL1CTP::RandomTrigger::RandomTrigger |
( |
size_t | rndmNr, |
|
|
const CTPdataformatVersion * | ctpFormat ) |
Definition at line 7 of file SpecialTrigger.cxx.
8 :
10 m_pitPos(ctpFormat->getMaxTIPtotal() + ctpFormat->getRandomTrigShift() + rndmNr)
11{}
size_t m_rndmNr
nr of the bunchgroup 0..15
size_t m_pitPos
global bit in the TIP vector
◆ ~RandomTrigger()
| virtual LVL1CTP::RandomTrigger::~RandomTrigger |
( |
| ) |
|
|
inlinevirtual |
◆ name()
| std::string LVL1CTP::RandomTrigger::name |
( |
| ) |
const |
|
inlinevirtual |
◆ pitPos()
| size_t LVL1CTP::RandomTrigger::pitPos |
( |
| ) |
const |
|
inlinevirtual |
◆ m_pitPos
| size_t LVL1CTP::RandomTrigger::m_pitPos |
|
private |
◆ m_rndmNr
| size_t LVL1CTP::RandomTrigger::m_rndmNr |
|
private |
The documentation for this class was generated from the following files: