#include <SimController.h>
Definition at line 28 of file SimController.h.
◆ MuonSectorProcessors
◆ SimController()
LVL1MUCTPIPHASE1::SimController::SimController |
( |
| ) |
|
|
default |
◆ configureTopo()
std::vector< std::string > LVL1MUCTPIPHASE1::SimController::configureTopo |
( |
const std::string & |
barrelFileName, |
|
|
const std::string & |
ecfFileName, |
|
|
const std::string & |
side0LUTFileName, |
|
|
const std::string & |
side1LUTFileName |
|
) |
| |
◆ getMuonSectorProcessors()
◆ getTriggerProcessor()
◆ processData()
Definition at line 55 of file SimController.cxx.
58 std::vector<const LVL1MUONIF::Lvl1MuCTPIInputPhase1*> processedInputs;
62 if ((ret = msp.makeL1TopoData(
input,
bcid,
results.l1topoData)) !=
"")
return ret;
63 processedInputs.push_back(
input);
◆ setConfiguration()
◆ m_candBcidOffset
unsigned int LVL1MUCTPIPHASE1::SimController::m_candBcidOffset {0} |
|
private |
◆ m_doZeroSuppression
bool LVL1MUCTPIPHASE1::SimController::m_doZeroSuppression {true} |
|
private |
◆ m_l1topoLUT
L1TopoLUT LVL1MUCTPIPHASE1::SimController::m_l1topoLUT |
|
private |
◆ m_maxCandPerPtvalue
unsigned int LVL1MUCTPIPHASE1::SimController::m_maxCandPerPtvalue {64} |
|
private |
◆ m_maxCandSendToRoib
unsigned int LVL1MUCTPIPHASE1::SimController::m_maxCandSendToRoib {14} |
|
private |
◆ m_muonSectorProcessors
◆ m_ptSorterBuckets
std::vector< std::vector< unsigned int > > LVL1MUCTPIPHASE1::SimController::m_ptSorterBuckets |
|
private |
◆ m_suppressionMode
int LVL1MUCTPIPHASE1::SimController::m_suppressionMode {0} |
|
private |
◆ m_threshold1Candidate
unsigned int LVL1MUCTPIPHASE1::SimController::m_threshold1Candidate {1} |
|
private |
◆ m_threshold2Candidate
unsigned int LVL1MUCTPIPHASE1::SimController::m_threshold2Candidate {1} |
|
private |
◆ m_triggerProcessor
The documentation for this class was generated from the following files: