#include <TMBL2Muon.hpp>
Inheritance diagram for TMBL2Muon:

Definition at line 21 of file TMBL2Muon.hpp.
Public Member Functions | |
| TMBL2Muon () | |
| TMBL2Muon (const TMBL2Muon &) | |
| ~TMBL2Muon () | |
| void | ToroidPtBin (int x) |
| void | ToroidPtNegative (bool x) |
| void | L1PtThres (int x) |
| void | L1PtSignUnknown (bool x) |
| void | L1PtNegative (bool x) |
| void | QMask (int x) |
| void | ScTimeA (int x) |
| void | ScTimeB (int x) |
| void | ScTimeC (int x) |
| void | IsCentral (bool x) |
| int | ToroidPtBin () const |
| float | ToroidPt () const |
| bool | ToroidPtNegative () const |
| int | Charge () const |
| int | L1PtThres () const |
| bool | L1PtSignUnknown () const |
| bool | L1PtNegative () const |
| int | L1Charge () const |
| int | QMask () const |
| int | ScTimeA () const |
| int | ScTimeB () const |
| int | ScTimeC () const |
| bool | IsCentral () const |
| bool | IsForward () const |
Private Attributes | |
| int | toroidptbin |
| bool | toroidptnegative |
| int | l1ptthres |
| bool | l1ptsignunknown |
| bool | l1ptnegative |
| int | qmask |
| int | sctimea |
| int | sctimeb |
| int | sctimec |
| bool | iscentral |
|
|
|
|
|
Definition at line 18 of file TMBL2Muon.cpp. References iscentral, l1ptnegative, l1ptsignunknown, l1ptthres, qmask, sctimea, sctimeb, sctimec, toroidptbin, and toroidptnegative. |
|
|
Definition at line 26 of file TMBL2Muon.hpp. |
|
|
Definition at line 44 of file TMBL2Muon.hpp. References toroidptnegative. |
|
|
Definition at line 53 of file TMBL2Muon.hpp. References iscentral. |
|
|
Definition at line 38 of file TMBL2Muon.hpp. References iscentral. |
|
|
Definition at line 54 of file TMBL2Muon.hpp. References iscentral. |
|
|
Definition at line 48 of file TMBL2Muon.hpp. References l1ptnegative. |
|
|
Definition at line 47 of file TMBL2Muon.hpp. References l1ptnegative. |
|
|
Definition at line 33 of file TMBL2Muon.hpp. References l1ptnegative. |
|
|
Definition at line 46 of file TMBL2Muon.hpp. References l1ptsignunknown. |
|
|
Definition at line 32 of file TMBL2Muon.hpp. References l1ptsignunknown. |
|
|
Definition at line 45 of file TMBL2Muon.hpp. References l1ptthres. |
|
|
Definition at line 31 of file TMBL2Muon.hpp. References l1ptthres. |
|
|
Definition at line 49 of file TMBL2Muon.hpp. References qmask. |
|
|
Definition at line 34 of file TMBL2Muon.hpp. References qmask. |
|
|
Definition at line 50 of file TMBL2Muon.hpp. References sctimea. |
|
|
Definition at line 35 of file TMBL2Muon.hpp. References sctimea. |
|
|
Definition at line 51 of file TMBL2Muon.hpp. References sctimeb. |
|
|
Definition at line 36 of file TMBL2Muon.hpp. References sctimeb. |
|
|
Definition at line 52 of file TMBL2Muon.hpp. References sctimec. |
|
|
Definition at line 37 of file TMBL2Muon.hpp. References sctimec. |
|
|
Definition at line 42 of file TMBL2Muon.hpp. References toroidptbin. |
|
|
Definition at line 41 of file TMBL2Muon.hpp. References toroidptbin. |
|
|
Definition at line 29 of file TMBL2Muon.hpp. References toroidptbin. |
|
|
Definition at line 43 of file TMBL2Muon.hpp. References toroidptnegative. |
|
|
Definition at line 30 of file TMBL2Muon.hpp. References toroidptnegative. |
|
|
Definition at line 66 of file TMBL2Muon.hpp. Referenced by IsCentral(), IsForward(), and TMBL2Muon(). |
|
|
Definition at line 61 of file TMBL2Muon.hpp. Referenced by L1Charge(), L1PtNegative(), and TMBL2Muon(). |
|
|
Definition at line 60 of file TMBL2Muon.hpp. Referenced by L1PtSignUnknown(), and TMBL2Muon(). |
|
|
Definition at line 59 of file TMBL2Muon.hpp. Referenced by L1PtThres(), and TMBL2Muon(). |
|
|
Definition at line 62 of file TMBL2Muon.hpp. Referenced by QMask(), and TMBL2Muon(). |
|
|
Definition at line 63 of file TMBL2Muon.hpp. Referenced by ScTimeA(), and TMBL2Muon(). |
|
|
Definition at line 64 of file TMBL2Muon.hpp. Referenced by ScTimeB(), and TMBL2Muon(). |
|
|
Definition at line 65 of file TMBL2Muon.hpp. Referenced by ScTimeC(), and TMBL2Muon(). |
|
|
Definition at line 57 of file TMBL2Muon.hpp. Referenced by TMBL2Muon(), ToroidPt(), and ToroidPtBin(). |
|
|
Definition at line 58 of file TMBL2Muon.hpp. Referenced by Charge(), TMBL2Muon(), and ToroidPtNegative(). |
1.3.4