![]() |
ATLAS Offline Software
|
#include <TGCRPhiCoincidenceOut.h>
Public Member Functions | |
| TGCRPhiCoincidenceOut ()=default | |
| ~TGCRPhiCoincidenceOut ()=default | |
| int | getPhi () const |
| int | getR () const |
| int | getIdSSC () const |
| int | getDR () const |
| int | getDPhi () const |
| bool | getInnerVeto () const |
| int | getCharge () const |
| bool | getCoincidenceType () const |
| bool | getGoodMFFlag () const |
| bool | getInnerCoincidenceFlag () const |
| int | getpT () const |
| int | getRoI () const |
| void | setIdSSC (int idSSCIn) |
| void | setpT (int pTIn) |
| void | setR (int rIn) |
| void | setPhi (int phiIn) |
| void | setDR (int drIn) |
| void | setDPhi (int dphiIn) |
| void | setInnerVeto (bool vetoIn) |
| void | setRoI (int RoIIn) |
| void | setCharge (int chargeIn) |
| void | setCoincidenceType (int CoincidenceTypeIn) |
| void | setGoodMFFlag (bool goodMFFlagIn) |
| void | setInnerCoincidenceFlag (bool InnerCoincidenceFlagIn) |
| void | print () const |
| void | clear () |
| bool | isSuperior (const TGCRPhiCoincidenceOut *right) const |
Private Attributes | |
| int | m_idSSC {-1} |
| int | m_pT {0} |
| int | m_phi {-1} |
| int | m_r {-1} |
| int | m_dR {0} |
| int | m_dPhi {0} |
| bool | m_innerVeto {false} |
| int | m_RoI {0} |
| int | m_charge {0} |
| bool | m_coincidenceTypeFlag {false} |
| bool | m_goodMFFlag {false} |
| bool | m_innerCoincidenceFlag {false} |
Definition at line 11 of file TGCRPhiCoincidenceOut.h.
|
default |
|
default |
| void LVL1TGCTrigger::TGCRPhiCoincidenceOut::clear | ( | ) |
Definition at line 12 of file TGCRPhiCoincidenceOut.cxx.
|
inline |
Definition at line 23 of file TGCRPhiCoincidenceOut.h.
|
inline |
Definition at line 24 of file TGCRPhiCoincidenceOut.h.
|
inline |
Definition at line 20 of file TGCRPhiCoincidenceOut.h.
|
inline |
Definition at line 19 of file TGCRPhiCoincidenceOut.h.
|
inline |
Definition at line 25 of file TGCRPhiCoincidenceOut.h.
|
inline |
Definition at line 18 of file TGCRPhiCoincidenceOut.h.
|
inline |
Definition at line 26 of file TGCRPhiCoincidenceOut.h.
|
inline |
Definition at line 21 of file TGCRPhiCoincidenceOut.h.
|
inline |
Definition at line 16 of file TGCRPhiCoincidenceOut.h.
|
inline |
Definition at line 28 of file TGCRPhiCoincidenceOut.h.
|
inline |
Definition at line 17 of file TGCRPhiCoincidenceOut.h.
|
inline |
Definition at line 29 of file TGCRPhiCoincidenceOut.h.
| bool LVL1TGCTrigger::TGCRPhiCoincidenceOut::isSuperior | ( | const TGCRPhiCoincidenceOut * | right | ) | const |
Definition at line 20 of file TGCRPhiCoincidenceOut.cxx.
| void LVL1TGCTrigger::TGCRPhiCoincidenceOut::print | ( | ) | const |
Definition at line 43 of file TGCRPhiCoincidenceOut.cxx.
|
inline |
Definition at line 40 of file TGCRPhiCoincidenceOut.h.
|
inline |
Definition at line 41 of file TGCRPhiCoincidenceOut.h.
|
inline |
Definition at line 36 of file TGCRPhiCoincidenceOut.h.
|
inline |
Definition at line 35 of file TGCRPhiCoincidenceOut.h.
|
inline |
Definition at line 42 of file TGCRPhiCoincidenceOut.h.
|
inline |
Definition at line 31 of file TGCRPhiCoincidenceOut.h.
|
inline |
Definition at line 43 of file TGCRPhiCoincidenceOut.h.
|
inline |
Definition at line 37 of file TGCRPhiCoincidenceOut.h.
|
inline |
Definition at line 34 of file TGCRPhiCoincidenceOut.h.
|
inline |
Definition at line 32 of file TGCRPhiCoincidenceOut.h.
|
inline |
Definition at line 33 of file TGCRPhiCoincidenceOut.h.
|
inline |
Definition at line 38 of file TGCRPhiCoincidenceOut.h.
|
private |
Definition at line 59 of file TGCRPhiCoincidenceOut.h.
|
private |
Definition at line 60 of file TGCRPhiCoincidenceOut.h.
|
private |
Definition at line 56 of file TGCRPhiCoincidenceOut.h.
|
private |
Definition at line 55 of file TGCRPhiCoincidenceOut.h.
|
private |
Definition at line 61 of file TGCRPhiCoincidenceOut.h.
|
private |
Definition at line 51 of file TGCRPhiCoincidenceOut.h.
|
private |
Definition at line 62 of file TGCRPhiCoincidenceOut.h.
|
private |
Definition at line 57 of file TGCRPhiCoincidenceOut.h.
|
private |
Definition at line 53 of file TGCRPhiCoincidenceOut.h.
|
private |
Definition at line 52 of file TGCRPhiCoincidenceOut.h.
|
private |
Definition at line 54 of file TGCRPhiCoincidenceOut.h.
|
private |
Definition at line 58 of file TGCRPhiCoincidenceOut.h.