#include <L1CaloRdoRodInfo.h>
Definition at line 10 of file L1CaloRdoRodInfo.h.
◆ L1CaloRdoRodInfo()
L1CaloRdoRodInfo::L1CaloRdoRodInfo |
( |
int |
system, |
|
|
int |
rod, |
|
|
int |
run, |
|
|
int |
bcnum, |
|
|
int |
triggerType, |
|
|
int |
detType, |
|
|
int |
version |
|
) |
| |
◆ getBcNumber()
int L1CaloRdoRodInfo::getBcNumber |
( |
| ) |
const |
◆ getBcnumMismatch()
bool L1CaloRdoRodInfo::getBcnumMismatch |
( |
| ) |
const |
◆ getCmmParityError()
bool L1CaloRdoRodInfo::getCmmParityError |
( |
| ) |
const |
◆ getDataSize()
int L1CaloRdoRodInfo::getDataSize |
( |
| ) |
const |
◆ getDataTransportError()
bool L1CaloRdoRodInfo::getDataTransportError |
( |
| ) |
const |
◆ getGlinkError()
bool L1CaloRdoRodInfo::getGlinkError |
( |
| ) |
const |
◆ getGlinkTimeout()
bool L1CaloRdoRodInfo::getGlinkTimeout |
( |
| ) |
const |
◆ getIsRun1()
bool L1CaloRdoRodInfo::getIsRun1 |
( |
| ) |
const |
◆ getIsRun2()
bool L1CaloRdoRodInfo::getIsRun2 |
( |
| ) |
const |
◆ getIsRun3()
bool L1CaloRdoRodInfo::getIsRun3 |
( |
| ) |
const |
◆ getLevel1Id()
int L1CaloRdoRodInfo::getLevel1Id |
( |
| ) |
const |
◆ getMinorVersion()
int L1CaloRdoRodInfo::getMinorVersion |
( |
| ) |
const |
◆ getModuleLinkError()
bool L1CaloRdoRodInfo::getModuleLinkError |
( |
| ) |
const |
◆ getModuleStatus()
int L1CaloRdoRodInfo::getModuleStatus |
( |
const int |
module | ) |
const |
◆ getOrbitCount()
int L1CaloRdoRodInfo::getOrbitCount |
( |
| ) |
const |
◆ getRodId()
int L1CaloRdoRodInfo::getRodId |
( |
| ) |
const |
◆ getRodOverflow()
bool L1CaloRdoRodInfo::getRodOverflow |
( |
| ) |
const |
◆ getRoiOverflow()
bool L1CaloRdoRodInfo::getRoiOverflow |
( |
| ) |
const |
◆ getRunNumber()
int L1CaloRdoRodInfo::getRunNumber |
( |
| ) |
const |
◆ getSourceId()
int L1CaloRdoRodInfo::getSourceId |
( |
| ) |
const |
◆ getStepNumber()
int L1CaloRdoRodInfo::getStepNumber |
( |
| ) |
const |
◆ getSystemId()
int L1CaloRdoRodInfo::getSystemId |
( |
| ) |
const |
◆ getTriggerType()
int L1CaloRdoRodInfo::getTriggerType |
( |
| ) |
const |
◆ getTriggerTypeTimeout()
bool L1CaloRdoRodInfo::getTriggerTypeTimeout |
( |
| ) |
const |
◆ getType()
std::string L1CaloRdoRodInfo::getType |
( |
| ) |
const |
◆ info()
void L1CaloRdoRodInfo::info |
( |
| ) |
const |
Definition at line 38 of file L1CaloRdoRodInfo.cxx.
40 std::cout <<
"RDO Object Type: " <<
getType();
41 std::cout << std::hex;
43 std::cout <<
" ROD Id: " <<
getRodId() << std::endl <<
" ";
51 std::cout << std::endl;
52 std::cout << std::dec;
◆ setLvl1Id()
void L1CaloRdoRodInfo::setLvl1Id |
( |
int |
lvl1 | ) |
|
◆ setModuleStatus()
void L1CaloRdoRodInfo::setModuleStatus |
( |
int |
module, |
|
|
int |
status |
|
) |
| |
◆ setSize()
void L1CaloRdoRodInfo::setSize |
( |
int |
size | ) |
|
◆ setStatus1()
void L1CaloRdoRodInfo::setStatus1 |
( |
int |
status | ) |
|
◆ setStatus2()
void L1CaloRdoRodInfo::setStatus2 |
( |
int |
status | ) |
|
◆ m_bcnum
int L1CaloRdoRodInfo::m_bcnum |
|
private |
◆ m_detType
int L1CaloRdoRodInfo::m_detType |
|
private |
◆ m_lvl1
int L1CaloRdoRodInfo::m_lvl1 |
|
private |
◆ m_rod
int L1CaloRdoRodInfo::m_rod |
|
private |
◆ m_run
int L1CaloRdoRodInfo::m_run |
|
private |
◆ m_size
int L1CaloRdoRodInfo::m_size |
|
private |
◆ m_status
std::vector<int> L1CaloRdoRodInfo::m_status |
|
private |
◆ m_status1
int L1CaloRdoRodInfo::m_status1 |
|
private |
◆ m_status2
int L1CaloRdoRodInfo::m_status2 |
|
private |
◆ m_system
int L1CaloRdoRodInfo::m_system |
|
private |
◆ m_triggerType
int L1CaloRdoRodInfo::m_triggerType |
|
private |
◆ m_version
int L1CaloRdoRodInfo::m_version |
|
private |
◆ s_minRun2Version
const unsigned int L1CaloRdoRodInfo::s_minRun2Version = 0x1004 |
|
static |
The documentation for this class was generated from the following files: