![]() |
ATLAS Offline Software
|
Simplified class designed to store information from MuCTPi processor. More...
#include <MuonCalibMUCTPI.h>
Classes | |
| struct | defineParams |
Public Member Functions | |
| MuonCalibMUCTPI ()=default | |
| default constructor More... | |
| MuonCalibMUCTPI (const defineParams &pars) | |
| constructor setting all trackparameters and position More... | |
| ~MuonCalibMUCTPI ()=default | |
| destructor More... | |
| int | roiWord () const |
| int | bcID () const |
| int | sysID () const |
| int | subsysID () const |
| int | sectorID () const |
| int | thresholdNumber () const |
| int | thresholdValue () const |
| int | roINumber () const |
| int | overlap () const |
| int | firstCandidate () const |
| int | sectorOverflow () const |
| int | padOverflow () const |
| float | phi () const |
| float | eta () const |
Private Attributes | |
| defineParams | m_params {} |
Simplified class designed to store information from MuCTPi processor.
It has :
Definition at line 16 of file MuonCalibMUCTPI.h.
|
default |
default constructor
| MuonCalib::MuonCalibMUCTPI::MuonCalibMUCTPI | ( | const defineParams & | pars | ) |
constructor setting all trackparameters and position
Definition at line 26 of file MuonCalibMUCTPI.cxx.
|
default |
destructor
| int MuonCalib::MuonCalibMUCTPI::bcID | ( | ) | const |
Definition at line 12 of file MuonCalibMUCTPI.cxx.
| float MuonCalib::MuonCalibMUCTPI::eta | ( | ) | const |
Definition at line 24 of file MuonCalibMUCTPI.cxx.
| int MuonCalib::MuonCalibMUCTPI::firstCandidate | ( | ) | const |
Definition at line 20 of file MuonCalibMUCTPI.cxx.
| int MuonCalib::MuonCalibMUCTPI::overlap | ( | ) | const |
Definition at line 19 of file MuonCalibMUCTPI.cxx.
| int MuonCalib::MuonCalibMUCTPI::padOverflow | ( | ) | const |
Definition at line 22 of file MuonCalibMUCTPI.cxx.
| float MuonCalib::MuonCalibMUCTPI::phi | ( | ) | const |
Definition at line 23 of file MuonCalibMUCTPI.cxx.
| int MuonCalib::MuonCalibMUCTPI::roINumber | ( | ) | const |
Definition at line 18 of file MuonCalibMUCTPI.cxx.
| int MuonCalib::MuonCalibMUCTPI::roiWord | ( | ) | const |
Definition at line 11 of file MuonCalibMUCTPI.cxx.
| int MuonCalib::MuonCalibMUCTPI::sectorID | ( | ) | const |
Definition at line 15 of file MuonCalibMUCTPI.cxx.
| int MuonCalib::MuonCalibMUCTPI::sectorOverflow | ( | ) | const |
Definition at line 21 of file MuonCalibMUCTPI.cxx.
| int MuonCalib::MuonCalibMUCTPI::subsysID | ( | ) | const |
Definition at line 14 of file MuonCalibMUCTPI.cxx.
| int MuonCalib::MuonCalibMUCTPI::sysID | ( | ) | const |
Definition at line 13 of file MuonCalibMUCTPI.cxx.
| int MuonCalib::MuonCalibMUCTPI::thresholdNumber | ( | ) | const |
Definition at line 16 of file MuonCalibMUCTPI.cxx.
| int MuonCalib::MuonCalibMUCTPI::thresholdValue | ( | ) | const |
Definition at line 17 of file MuonCalibMUCTPI.cxx.
|
private |
Definition at line 55 of file MuonCalibMUCTPI.h.
1.8.18