![]() |
ATLAS Offline Software
|
Class representing data from a barrel SL board. More...
#include <Lvl1MuBarrelSectorLogicData.h>
Public Types | |
| typedef unsigned int | SectorLogicWord |
Public Member Functions | |
| Lvl1MuBarrelSectorLogicData () | |
| ~Lvl1MuBarrelSectorLogicData () | |
| Lvl1MuBarrelSectorLogicData & | operator= (const Lvl1MuSectorLogicData &right) |
| SectorLogicWord | getWordFormat () const |
| Get data in 32 bit word format. | |
| const Lvl1MuSectorLogicData & | convertFromWordFormat (const SectorLogicWord &) |
| Convert SectorLogicData from 32 bit word data. | |
| bool | is2candidatesInSector () const |
| int | bcid () const |
| void | bcid (int value) |
| int | roi (size_t id) const |
| void | roi (size_t id, int value) |
| int | ovl (size_t id) const |
| void | ovl (size_t id, int value) |
| int | pt (size_t id) const |
| void | pt (size_t id, int value) |
| int | charge (size_t id) const |
| void | charge (size_t id, int value) |
| bool | is2candidates (size_t id) const |
| void | set2candidatesInSector () |
| void | clear2candidatesInSector () |
| void | set2candidates (size_t id) |
| void | clear2candidates (size_t id) |
| void | clear () |
| int | getSystemId () const |
Protected Member Functions | |
| virtual void | printOut (std::ostream &out) const |
| print out data | |
Protected Attributes | |
| bool | m_2candidatesInSector |
| int | m_roi [2] |
| int | m_ovl [2] |
| int | m_pt [2] |
| bool | m_2candidates [2] |
| int | m_bcid |
| int | m_charge [2] |
| int | m_id_system |
Class representing data from a barrel SL board.
This class represents the data coming from a single RPC SL board to the MuCTPI.
Definition at line 27 of file Lvl1MuBarrelSectorLogicData.h.
|
inherited |
Definition at line 44 of file Lvl1MuSectorLogicData.h.
| LVL1MUONIF::Lvl1MuBarrelSectorLogicData::Lvl1MuBarrelSectorLogicData | ( | ) |
Definition at line 11 of file Lvl1MuBarrelSectorLogicData.cxx.
|
inline |
Definition at line 31 of file Lvl1MuBarrelSectorLogicData.h.
|
inlineinherited |
Definition at line 47 of file Lvl1MuSectorLogicData.h.
|
inlineinherited |
Definition at line 56 of file Lvl1MuSectorLogicData.h.
|
inlineinherited |
Definition at line 51 of file Lvl1MuSectorLogicData.h.
|
inlineinherited |
Definition at line 60 of file Lvl1MuSectorLogicData.h.
|
inherited |
Definition at line 80 of file Lvl1MuSectorLogicData.cxx.
|
inlineinherited |
Definition at line 62 of file Lvl1MuSectorLogicData.h.
|
inlineinherited |
Definition at line 55 of file Lvl1MuSectorLogicData.h.
|
virtual |
Convert SectorLogicData from 32 bit word data.
Implements LVL1MUONIF::Lvl1MuSectorLogicData.
Definition at line 98 of file Lvl1MuBarrelSectorLogicData.cxx.
|
inlineinherited |
Definition at line 73 of file Lvl1MuSectorLogicData.h.
|
virtual |
Get data in 32 bit word format.
Implements LVL1MUONIF::Lvl1MuSectorLogicData.
Definition at line 36 of file Lvl1MuBarrelSectorLogicData.cxx.
|
inlineinherited |
Definition at line 52 of file Lvl1MuSectorLogicData.h.
|
inlineinherited |
Definition at line 46 of file Lvl1MuSectorLogicData.h.
| Lvl1MuBarrelSectorLogicData & LVL1MUONIF::Lvl1MuBarrelSectorLogicData::operator= | ( | const Lvl1MuSectorLogicData & | right | ) |
Definition at line 17 of file Lvl1MuBarrelSectorLogicData.cxx.
|
inlineinherited |
Definition at line 49 of file Lvl1MuSectorLogicData.h.
|
inlineinherited |
Definition at line 58 of file Lvl1MuSectorLogicData.h.
|
protectedvirtual |
print out data
Reimplemented from LVL1MUONIF::Lvl1MuSectorLogicData.
Definition at line 167 of file Lvl1MuBarrelSectorLogicData.cxx.
|
inlineinherited |
Definition at line 50 of file Lvl1MuSectorLogicData.h.
|
inlineinherited |
Definition at line 59 of file Lvl1MuSectorLogicData.h.
|
inlineinherited |
Definition at line 48 of file Lvl1MuSectorLogicData.h.
|
inlineinherited |
Definition at line 57 of file Lvl1MuSectorLogicData.h.
|
inlineinherited |
Definition at line 61 of file Lvl1MuSectorLogicData.h.
|
inlineinherited |
Definition at line 54 of file Lvl1MuSectorLogicData.h.
|
protectedinherited |
Definition at line 83 of file Lvl1MuSectorLogicData.h.
|
protectedinherited |
Definition at line 79 of file Lvl1MuSectorLogicData.h.
|
protectedinherited |
Definition at line 84 of file Lvl1MuSectorLogicData.h.
|
protectedinherited |
Definition at line 85 of file Lvl1MuSectorLogicData.h.
|
protectedinherited |
Definition at line 86 of file Lvl1MuSectorLogicData.h.
|
protectedinherited |
Definition at line 81 of file Lvl1MuSectorLogicData.h.
|
protectedinherited |
Definition at line 82 of file Lvl1MuSectorLogicData.h.
|
protectedinherited |
Definition at line 80 of file Lvl1MuSectorLogicData.h.