![]() |
ATLAS Offline Software
|
Simplified class designed to store information from RpcSectorLogic. More...
#include <MuonCalibRpcSectorLogic.h>
Classes | |
| struct | defineParams |
Public Member Functions | |
| MuonCalibRpcSectorLogic ()=default | |
| MuonCalibRpcSectorLogic (const defineParams &pars) | |
| constructor setting all members | |
| ~MuonCalibRpcSectorLogic ()=default | |
| destructor | |
| int | sectorId () const |
| int | fel1Id () const |
| int | bcid () const |
| int | errorCode () const |
| int | crc () const |
| int | hasMoreThan2TriggerCand () const |
| int | slIndex () const |
| float | triggerRates () const |
| int | counters () const |
| int | slIndex2 () const |
| int | rowinBcid () const |
| int | padid () const |
| int | ptid () const |
| int | roi () const |
| int | outerPlane () const |
| int | overlapPhi () const |
| int | overlapEta () const |
| int | triggerBcid () const |
| int | isInput () const |
Private Attributes | |
| defineParams | m_params |
Simplified class designed to store information from RpcSectorLogic.
It has :
Definition at line 16 of file MuonCalibRpcSectorLogic.h.
|
default |
| MuonCalib::MuonCalibRpcSectorLogic::MuonCalibRpcSectorLogic | ( | const defineParams & | pars | ) |
constructor setting all members
Definition at line 31 of file MuonCalibRpcSectorLogic.cxx.
|
default |
destructor
| int MuonCalib::MuonCalibRpcSectorLogic::bcid | ( | ) | const |
Definition at line 13 of file MuonCalibRpcSectorLogic.cxx.
| int MuonCalib::MuonCalibRpcSectorLogic::counters | ( | ) | const |
Definition at line 19 of file MuonCalibRpcSectorLogic.cxx.
| int MuonCalib::MuonCalibRpcSectorLogic::crc | ( | ) | const |
Definition at line 15 of file MuonCalibRpcSectorLogic.cxx.
| int MuonCalib::MuonCalibRpcSectorLogic::errorCode | ( | ) | const |
Definition at line 14 of file MuonCalibRpcSectorLogic.cxx.
| int MuonCalib::MuonCalibRpcSectorLogic::fel1Id | ( | ) | const |
Definition at line 12 of file MuonCalibRpcSectorLogic.cxx.
| int MuonCalib::MuonCalibRpcSectorLogic::hasMoreThan2TriggerCand | ( | ) | const |
Definition at line 16 of file MuonCalibRpcSectorLogic.cxx.
| int MuonCalib::MuonCalibRpcSectorLogic::isInput | ( | ) | const |
Definition at line 29 of file MuonCalibRpcSectorLogic.cxx.
| int MuonCalib::MuonCalibRpcSectorLogic::outerPlane | ( | ) | const |
Definition at line 25 of file MuonCalibRpcSectorLogic.cxx.
| int MuonCalib::MuonCalibRpcSectorLogic::overlapEta | ( | ) | const |
Definition at line 27 of file MuonCalibRpcSectorLogic.cxx.
| int MuonCalib::MuonCalibRpcSectorLogic::overlapPhi | ( | ) | const |
Definition at line 26 of file MuonCalibRpcSectorLogic.cxx.
| int MuonCalib::MuonCalibRpcSectorLogic::padid | ( | ) | const |
Definition at line 22 of file MuonCalibRpcSectorLogic.cxx.
| int MuonCalib::MuonCalibRpcSectorLogic::ptid | ( | ) | const |
Definition at line 23 of file MuonCalibRpcSectorLogic.cxx.
| int MuonCalib::MuonCalibRpcSectorLogic::roi | ( | ) | const |
Definition at line 24 of file MuonCalibRpcSectorLogic.cxx.
| int MuonCalib::MuonCalibRpcSectorLogic::rowinBcid | ( | ) | const |
Definition at line 21 of file MuonCalibRpcSectorLogic.cxx.
| int MuonCalib::MuonCalibRpcSectorLogic::sectorId | ( | ) | const |
Definition at line 11 of file MuonCalibRpcSectorLogic.cxx.
| int MuonCalib::MuonCalibRpcSectorLogic::slIndex | ( | ) | const |
Definition at line 17 of file MuonCalibRpcSectorLogic.cxx.
| int MuonCalib::MuonCalibRpcSectorLogic::slIndex2 | ( | ) | const |
Definition at line 20 of file MuonCalibRpcSectorLogic.cxx.
| int MuonCalib::MuonCalibRpcSectorLogic::triggerBcid | ( | ) | const |
Definition at line 28 of file MuonCalibRpcSectorLogic.cxx.
| float MuonCalib::MuonCalibRpcSectorLogic::triggerRates | ( | ) | const |
Definition at line 18 of file MuonCalibRpcSectorLogic.cxx.
|
private |
Definition at line 65 of file MuonCalibRpcSectorLogic.h.