#include <L1CaloRdoEfexTower.h>
|
| L1CaloRdoEfexTower (int crate, int module, int eta, int phi, int layer, const L1CaloDetectorRegion ®ion) |
|
virtual std::string | getType () const |
|
bool | getCrcError () const |
|
const std::vector< uint32_t > & | getSupercells () const |
|
uint32_t | getFpgaNumber () const |
|
uint32_t | getMgtNumber () const |
|
uint32_t | getWordNumber () const |
|
uint32_t | getMinipodNumber () const |
|
uint32_t | getFibreNumber () const |
|
bool | sameDatum (const L1CaloRdoEfexTower &rhs) const |
|
void | setSupercells (std::vector< uint32_t > &supercells) |
|
void | setHardwareInfo (uint32_t fpga, uint32_t mgt, uint32_t word, uint32_t mpod, uint32_t fibre, uint32_t overlap) |
|
bool | isCoreTower () const |
|
void | setCopy (std::list< L1CaloRdoEfexTower >::const_iterator ©, bool exists) |
|
const std::list< L1CaloRdoEfexTower >::const_iterator & | getCopy () const |
|
bool | hasCopy () const |
|
int | getCrate () const |
|
int | getModule () const |
|
int | getEta () const |
|
int | getPhi () const |
|
int | getLayer () const |
|
int | getValue (size_t slice) const |
|
int | getValue () const |
|
int | getFlag (size_t slice) const |
|
int | getFlag () const |
|
int | getL1aPos () const |
|
L1CaloDetectorRegion | getRegion () const |
|
const std::list< L1CaloRdoRodInfo >::const_iterator & | getRodInfo () const |
|
int | getModuleStatus () const |
|
bool | getModuleErrorGlinkParity () const |
|
bool | getModuleErrorGlinkProtocol () const |
|
bool | getModuleErrorBcnMismatch () const |
|
bool | getModuleErrorFifoOverflow () const |
|
bool | getModuleErrorSpecific () const |
|
bool | getModuleErrorUnused () const |
|
bool | getModuleErrorGlinkTimeout () const |
|
bool | getModuleErrorGlinkDown () const |
|
size_t | numSlices () const |
|
bool | sameDatum (const L1CaloRdo &rhs) const |
|
void | setValue (int val, size_t slice) |
|
void | setValue (int val) |
|
void | setFlag (int flag, size_t slice) |
|
void | setFlag (int flag) |
|
void | setRodInfo (std::list< L1CaloRdoRodInfo >::const_iterator &rodInfo) |
|
void | info () const |
|
virtual void | infoSpecific () const |
|
Definition at line 9 of file L1CaloRdoEfexTower.h.
◆ L1CaloRdoEfexTower()
L1CaloRdoEfexTower::L1CaloRdoEfexTower |
( |
int |
crate, |
|
|
int |
module, |
|
|
int |
eta, |
|
|
int |
phi, |
|
|
int |
layer, |
|
|
const L1CaloDetectorRegion & |
region |
|
) |
| |
◆ getCopy()
◆ getCrate()
int L1CaloRdo::getCrate |
( |
| ) |
const |
|
inherited |
◆ getCrcError()
bool L1CaloRdoEfexTower::getCrcError |
( |
| ) |
const |
◆ getEta()
int L1CaloRdo::getEta |
( |
| ) |
const |
|
inherited |
◆ getFibreNumber()
uint32_t L1CaloRdoEfexTower::getFibreNumber |
( |
| ) |
const |
◆ getFlag() [1/2]
int L1CaloRdo::getFlag |
( |
| ) |
const |
|
inherited |
◆ getFlag() [2/2]
int L1CaloRdo::getFlag |
( |
size_t |
slice | ) |
const |
|
inherited |
◆ getFpgaNumber()
uint32_t L1CaloRdoEfexTower::getFpgaNumber |
( |
| ) |
const |
◆ getL1aPos()
int L1CaloRdo::getL1aPos |
( |
| ) |
const |
|
inherited |
◆ getLayer()
int L1CaloRdo::getLayer |
( |
| ) |
const |
|
inherited |
◆ getMgtNumber()
uint32_t L1CaloRdoEfexTower::getMgtNumber |
( |
| ) |
const |
◆ getMinipodNumber()
uint32_t L1CaloRdoEfexTower::getMinipodNumber |
( |
| ) |
const |
◆ getModule()
int L1CaloRdo::getModule |
( |
| ) |
const |
|
inherited |
◆ getModuleErrorBcnMismatch()
bool L1CaloRdo::getModuleErrorBcnMismatch |
( |
| ) |
const |
|
inherited |
◆ getModuleErrorFifoOverflow()
bool L1CaloRdo::getModuleErrorFifoOverflow |
( |
| ) |
const |
|
inherited |
◆ getModuleErrorGlinkDown()
bool L1CaloRdo::getModuleErrorGlinkDown |
( |
| ) |
const |
|
inherited |
◆ getModuleErrorGlinkParity()
bool L1CaloRdo::getModuleErrorGlinkParity |
( |
| ) |
const |
|
inherited |
◆ getModuleErrorGlinkProtocol()
bool L1CaloRdo::getModuleErrorGlinkProtocol |
( |
| ) |
const |
|
inherited |
◆ getModuleErrorGlinkTimeout()
bool L1CaloRdo::getModuleErrorGlinkTimeout |
( |
| ) |
const |
|
inherited |
◆ getModuleErrorSpecific()
bool L1CaloRdo::getModuleErrorSpecific |
( |
| ) |
const |
|
inherited |
◆ getModuleErrorUnused()
bool L1CaloRdo::getModuleErrorUnused |
( |
| ) |
const |
|
inherited |
◆ getModuleStatus()
int L1CaloRdo::getModuleStatus |
( |
| ) |
const |
|
inherited |
◆ getPhi()
int L1CaloRdo::getPhi |
( |
| ) |
const |
|
inherited |
◆ getRegion()
◆ getRodInfo()
◆ getSupercells()
const std::vector< uint32_t > & L1CaloRdoEfexTower::getSupercells |
( |
| ) |
const |
◆ getType()
std::string L1CaloRdoEfexTower::getType |
( |
| ) |
const |
|
virtual |
◆ getValue() [1/2]
int L1CaloRdo::getValue |
( |
| ) |
const |
|
inherited |
◆ getValue() [2/2]
int L1CaloRdo::getValue |
( |
size_t |
slice | ) |
const |
|
inherited |
◆ getWordNumber()
uint32_t L1CaloRdoEfexTower::getWordNumber |
( |
| ) |
const |
◆ hasCopy()
bool L1CaloRdoEfexTower::hasCopy |
( |
| ) |
const |
◆ info()
void L1CaloRdo::info |
( |
| ) |
const |
|
inherited |
Definition at line 258 of file L1CaloRdo.cxx.
260 std::cout <<
"RDO Object Type: " <<
getType()
265 <<
" Layer: " <<
getLayer() << std::endl;
266 std::cout <<
" Values: " << std::hex;
267 for (
size_t i = 0 ;
i <
m_vals.size() ; ++
i )
269 std::cout <<
" Flags: ";
270 for (
size_t i = 0 ;
i <
m_flags.size() ; ++
i )
272 std::cout << std::endl << std::dec;
◆ infoSpecific()
void L1CaloRdo::infoSpecific |
( |
| ) |
const |
|
virtualinherited |
◆ isCoreTower()
bool L1CaloRdoEfexTower::isCoreTower |
( |
| ) |
const |
◆ numSlices()
size_t L1CaloRdo::numSlices |
( |
| ) |
const |
|
inherited |
◆ sameDatum() [1/2]
◆ sameDatum() [2/2]
◆ setCopy()
void L1CaloRdoEfexTower::setCopy |
( |
std::list< L1CaloRdoEfexTower >::const_iterator & |
copy, |
|
|
bool |
exists |
|
) |
| |
◆ setFlag() [1/2]
void L1CaloRdo::setFlag |
( |
int |
flag | ) |
|
|
inherited |
◆ setFlag() [2/2]
void L1CaloRdo::setFlag |
( |
int |
flag, |
|
|
size_t |
slice |
|
) |
| |
|
inherited |
◆ setHardwareInfo()
void L1CaloRdoEfexTower::setHardwareInfo |
( |
uint32_t |
fpga, |
|
|
uint32_t |
mgt, |
|
|
uint32_t |
word, |
|
|
uint32_t |
mpod, |
|
|
uint32_t |
fibre, |
|
|
uint32_t |
overlap |
|
) |
| |
◆ setRegion()
◆ setRodInfo()
void L1CaloRdo::setRodInfo |
( |
std::list< L1CaloRdoRodInfo >::const_iterator & |
rodInfo | ) |
|
|
inherited |
◆ setSupercells()
void L1CaloRdoEfexTower::setSupercells |
( |
std::vector< uint32_t > & |
supercells | ) |
|
◆ setValue() [1/2]
void L1CaloRdo::setValue |
( |
int |
val | ) |
|
|
inherited |
◆ setValue() [2/2]
void L1CaloRdo::setValue |
( |
int |
val, |
|
|
size_t |
slice |
|
) |
| |
|
inherited |
◆ m_copy
◆ m_copyExists
bool L1CaloRdoEfexTower::m_copyExists |
|
private |
◆ m_crate
◆ m_eta
◆ m_fibreNumber
uint32_t L1CaloRdoEfexTower::m_fibreNumber |
|
private |
◆ m_flags
std::vector<int> L1CaloRdo::m_flags |
|
privateinherited |
◆ m_fpgaNumber
uint32_t L1CaloRdoEfexTower::m_fpgaNumber |
|
private |
◆ m_l1aPos
◆ m_layer
◆ m_mgtNumber
uint32_t L1CaloRdoEfexTower::m_mgtNumber |
|
private |
◆ m_module
◆ m_mpodNumber
uint32_t L1CaloRdoEfexTower::m_mpodNumber |
|
private |
◆ m_overlap
bool L1CaloRdoEfexTower::m_overlap |
|
private |
◆ m_phi
◆ m_region
◆ m_rodInfo
◆ m_supercells
std::vector<uint32_t> L1CaloRdoEfexTower::m_supercells |
|
private |
◆ m_vals
std::vector<int> L1CaloRdo::m_vals |
|
privateinherited |
◆ m_wordNumber
uint32_t L1CaloRdoEfexTower::m_wordNumber |
|
private |
The documentation for this class was generated from the following files: