![]() |
ATLAS Offline Software
|
#include <TGCTrackSelectorOut.h>
Public Types | |
| enum | { NCandidateInTrackSelector = 4 } |
Public Member Functions | |
| void | setPtLevel (int order, int ptLevel) |
| void | setR (int order, int rIn) |
| void | setPhi (int order, int phiIn) |
| void | setDR (int order, int drIn) |
| void | setDPhi (int order, int dphiIn) |
| void | setInnerVeto (int order, bool vetoIn) |
| void | setCharge (int order, int chargeIn) |
| void | setCoincidenceType (int order, int CoincidenceTypeIn) |
| void | setGoodMFFlag (int order, bool goodMFIn) |
| void | setInnerCoincidenceFlag (int order, bool InnerCoincidenceFlagIn) |
| void | setNCandidate (int nCandidateIn) |
| int | getPtLevel (int order) const |
| int | getR (int order) const |
| int | getPhi (int order) const |
| int | getDR (int order) const |
| int | getDPhi (int order) const |
| bool | getInnerVeto (int order) const |
| int | getCharge (int order) const |
| int | getCoincidenceType (int order) const |
| int | getGoodMFFlag (int order) const |
| int | getInnerCoincidenceFlag (int order) const |
| int | getNCandidate () const |
| void | print () const |
| void | reset () |
| TGCTrackSelectorOut () | |
| ~TGCTrackSelectorOut () | |
Private Attributes | |
| int | m_nCandidate |
| int | m_ptLevel [NCandidateInTrackSelector] |
| int | m_r [NCandidateInTrackSelector] |
| int | m_phi [NCandidateInTrackSelector] |
| int | m_dr [NCandidateInTrackSelector] |
| int | m_dphi [NCandidateInTrackSelector] |
| bool | m_iVeto [NCandidateInTrackSelector] |
| int | m_charge [NCandidateInTrackSelector] |
| bool | m_coincidenceTypeFlag [NCandidateInTrackSelector] |
| bool | m_goodMFFlag [NCandidateInTrackSelector] |
| bool | m_innerCoincidenceFlag [NCandidateInTrackSelector] |
Definition at line 11 of file TGCTrackSelectorOut.h.
| anonymous enum |
| Enumerator | |
|---|---|
| NCandidateInTrackSelector | |
Definition at line 39 of file TGCTrackSelectorOut.h.
| LVL1TGCTrigger::TGCTrackSelectorOut::TGCTrackSelectorOut | ( | ) |
Definition at line 8 of file TGCTrackSelectorOut.cxx.
| LVL1TGCTrigger::TGCTrackSelectorOut::~TGCTrackSelectorOut | ( | ) |
Definition at line 49 of file TGCTrackSelectorOut.cxx.
|
inline |
Definition at line 33 of file TGCTrackSelectorOut.h.
|
inline |
Definition at line 34 of file TGCTrackSelectorOut.h.
|
inline |
Definition at line 31 of file TGCTrackSelectorOut.h.
|
inline |
Definition at line 30 of file TGCTrackSelectorOut.h.
|
inline |
Definition at line 35 of file TGCTrackSelectorOut.h.
|
inline |
Definition at line 36 of file TGCTrackSelectorOut.h.
|
inline |
Definition at line 32 of file TGCTrackSelectorOut.h.
|
inline |
Definition at line 37 of file TGCTrackSelectorOut.h.
|
inline |
Definition at line 29 of file TGCTrackSelectorOut.h.
|
inline |
Definition at line 27 of file TGCTrackSelectorOut.h.
|
inline |
Definition at line 28 of file TGCTrackSelectorOut.h.
| void LVL1TGCTrigger::TGCTrackSelectorOut::print | ( | ) | const |
| void LVL1TGCTrigger::TGCTrackSelectorOut::reset | ( | ) |
Definition at line 30 of file TGCTrackSelectorOut.cxx.
|
inline |
Definition at line 21 of file TGCTrackSelectorOut.h.
|
inline |
Definition at line 22 of file TGCTrackSelectorOut.h.
|
inline |
Definition at line 19 of file TGCTrackSelectorOut.h.
|
inline |
Definition at line 18 of file TGCTrackSelectorOut.h.
|
inline |
Definition at line 23 of file TGCTrackSelectorOut.h.
|
inline |
Definition at line 24 of file TGCTrackSelectorOut.h.
|
inline |
Definition at line 20 of file TGCTrackSelectorOut.h.
|
inline |
Definition at line 25 of file TGCTrackSelectorOut.h.
|
inline |
Definition at line 17 of file TGCTrackSelectorOut.h.
| void LVL1TGCTrigger::TGCTrackSelectorOut::setPtLevel | ( | int | order, |
| int | ptLevel ) |
Definition at line 54 of file TGCTrackSelectorOut.cxx.
|
inline |
Definition at line 16 of file TGCTrackSelectorOut.h.
|
private |
Definition at line 56 of file TGCTrackSelectorOut.h.
|
private |
Definition at line 57 of file TGCTrackSelectorOut.h.
|
private |
Definition at line 54 of file TGCTrackSelectorOut.h.
|
private |
Definition at line 53 of file TGCTrackSelectorOut.h.
|
private |
Definition at line 58 of file TGCTrackSelectorOut.h.
|
private |
Definition at line 59 of file TGCTrackSelectorOut.h.
|
private |
Definition at line 55 of file TGCTrackSelectorOut.h.
|
private |
Definition at line 49 of file TGCTrackSelectorOut.h.
|
private |
Definition at line 52 of file TGCTrackSelectorOut.h.
|
private |
Definition at line 50 of file TGCTrackSelectorOut.h.
|
private |
Definition at line 51 of file TGCTrackSelectorOut.h.