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

Definition at line 20 of file TMBL3Muon.hpp.
Public Member Functions | |
| TMBL3Muon () | |
| TMBL3Muon (const TMBL3Muon &) | |
| ~TMBL3Muon () | |
| void | Region (int x) |
| void | Octant (int x) |
| void | Pt (float x) |
| void | Z (float x) |
| void | Charge (int x) |
| void | EtaLocal (float x) |
| void | PhiLocal (float x) |
| void | PtLocal (float x) |
| void | ZLocal (float x) |
| void | Quality (int x) |
| void | CalMatched (bool x) |
| void | CalMatchRetval (int x) |
| void | MTCEtrack (float x) |
| void | MTCHfrac (float x) |
| void | CentralMatched (bool x) |
| void | CentralMatchRetval (int x) |
| void | ChisqCentral (float x) |
| void | EtaCentral (float x) |
| void | PhiCentral (float x) |
| void | PtCentral (float x) |
| void | ZCentral (float x) |
| void | ImpactXY (float x) |
| void | SignifImpactXY (float x) |
| int | Region () const |
| int | Octant () const |
| float | Pt () const |
| float | Z () const |
| int | Charge () const |
| float | EtaLocal () const |
| float | PhiLocal () const |
| float | PtLocal () const |
| float | ZLocal () const |
| int | Quality () const |
| bool | CalMatched () const |
| int | CalMatchRetval () const |
| float | MTCEtrack () const |
| float | MTCHfrac () const |
| bool | CentralMatched () const |
| int | CentralMatchRetval () const |
| float | ChisqCentral () const |
| float | EtaCentral () const |
| float | PhiCentral () const |
| float | PtCentral () const |
| float | ZCentral () const |
| float | ImpactXY () const |
| float | SignifImpactXY () const |
Private Attributes | |
| int | region |
| int | octant |
| float | pt |
| float | z |
| int | charge |
| float | etalocal |
| float | philocal |
| float | ptlocal |
| float | zlocal |
| int | quality |
| bool | calmatched |
| int | calmatchretval |
| float | mtcetrack |
| float | mtchfrac |
| bool | centralmatched |
| int | centralmatchretval |
| float | chisqcentral |
| float | etacentral |
| float | phicentral |
| float | ptcentral |
| float | zcentral |
| float | impactxy |
| float | signifimpactxy |
|
|
|
|
|
Definition at line 31 of file TMBL3Muon.cpp. References calmatched, calmatchretval, centralmatched, centralmatchretval, charge, chisqcentral, etacentral, etalocal, impactxy, mtcetrack, mtchfrac, octant, phicentral, philocal, pt, ptcentral, ptlocal, quality, region, signifimpactxy, z, zcentral, and zlocal. |
|
|
Definition at line 25 of file TMBL3Muon.hpp. |
|
|
Definition at line 63 of file TMBL3Muon.hpp. References calmatched. |
|
|
Definition at line 38 of file TMBL3Muon.hpp. References calmatched. |
|
|
Definition at line 64 of file TMBL3Muon.hpp. References calmatchretval. |
|
|
Definition at line 39 of file TMBL3Muon.hpp. References calmatchretval. |
|
|
Definition at line 67 of file TMBL3Muon.hpp. References centralmatched. |
|
|
Definition at line 42 of file TMBL3Muon.hpp. References centralmatched. |
|
|
Definition at line 68 of file TMBL3Muon.hpp. References centralmatchretval. |
|
|
Definition at line 43 of file TMBL3Muon.hpp. References centralmatchretval. |
|
|
Definition at line 57 of file TMBL3Muon.hpp. References charge. |
|
|
Definition at line 32 of file TMBL3Muon.hpp. References charge. |
|
|
Definition at line 69 of file TMBL3Muon.hpp. References chisqcentral. |
|
|
Definition at line 44 of file TMBL3Muon.hpp. References chisqcentral. |
|
|
Definition at line 70 of file TMBL3Muon.hpp. References etacentral. |
|
|
Definition at line 45 of file TMBL3Muon.hpp. References etacentral. |
|
|
Definition at line 58 of file TMBL3Muon.hpp. References etalocal. |
|
|
Definition at line 33 of file TMBL3Muon.hpp. References etalocal. |
|
|
Definition at line 74 of file TMBL3Muon.hpp. References impactxy. |
|
|
Definition at line 49 of file TMBL3Muon.hpp. References impactxy. |
|
|
Definition at line 65 of file TMBL3Muon.hpp. References mtcetrack. |
|
|
Definition at line 40 of file TMBL3Muon.hpp. References mtcetrack. |
|
|
Definition at line 66 of file TMBL3Muon.hpp. References mtchfrac. |
|
|
Definition at line 41 of file TMBL3Muon.hpp. References mtchfrac. |
|
|
Definition at line 54 of file TMBL3Muon.hpp. References octant. |
|
|
Definition at line 29 of file TMBL3Muon.hpp. References octant. |
|
|
Definition at line 71 of file TMBL3Muon.hpp. References phicentral. |
|
|
Definition at line 46 of file TMBL3Muon.hpp. References phicentral. |
|
|
Definition at line 59 of file TMBL3Muon.hpp. References philocal. |
|
|
Definition at line 34 of file TMBL3Muon.hpp. References philocal. |
|
|
Reimplemented from TMBL3Base. Definition at line 55 of file TMBL3Muon.hpp. References pt. |
|
|
Definition at line 30 of file TMBL3Muon.hpp. References pt. |
|
|
Definition at line 72 of file TMBL3Muon.hpp. References ptcentral. |
|
|
Definition at line 47 of file TMBL3Muon.hpp. References ptcentral. |
|
|
Definition at line 60 of file TMBL3Muon.hpp. References ptlocal. |
|
|
Definition at line 35 of file TMBL3Muon.hpp. References ptlocal. |
|
|
Definition at line 62 of file TMBL3Muon.hpp. References quality. |
|
|
Definition at line 37 of file TMBL3Muon.hpp. References quality. |
|
|
Definition at line 53 of file TMBL3Muon.hpp. References region. |
|
|
Definition at line 28 of file TMBL3Muon.hpp. References region. |
|
|
Definition at line 75 of file TMBL3Muon.hpp. References signifimpactxy. |
|
|
Definition at line 50 of file TMBL3Muon.hpp. References signifimpactxy. |
|
|
Definition at line 56 of file TMBL3Muon.hpp. References z. |
|
|
Definition at line 31 of file TMBL3Muon.hpp. References z. |
|
|
Definition at line 73 of file TMBL3Muon.hpp. References zcentral. |
|
|
Definition at line 48 of file TMBL3Muon.hpp. References zcentral. |
|
|
Definition at line 61 of file TMBL3Muon.hpp. References zlocal. |
|
|
Definition at line 36 of file TMBL3Muon.hpp. References zlocal. |
|
|
Definition at line 91 of file TMBL3Muon.hpp. Referenced by CalMatched(), and TMBL3Muon(). |
|
|
Definition at line 92 of file TMBL3Muon.hpp. Referenced by CalMatchRetval(), and TMBL3Muon(). |
|
|
Definition at line 96 of file TMBL3Muon.hpp. Referenced by CentralMatched(), and TMBL3Muon(). |
|
|
Definition at line 97 of file TMBL3Muon.hpp. Referenced by CentralMatchRetval(), and TMBL3Muon(). |
|
|
Definition at line 83 of file TMBL3Muon.hpp. Referenced by Charge(), and TMBL3Muon(). |
|
|
Definition at line 98 of file TMBL3Muon.hpp. Referenced by ChisqCentral(), and TMBL3Muon(). |
|
|
Definition at line 99 of file TMBL3Muon.hpp. Referenced by EtaCentral(), and TMBL3Muon(). |
|
|
Definition at line 85 of file TMBL3Muon.hpp. Referenced by EtaLocal(), and TMBL3Muon(). |
|
|
Definition at line 103 of file TMBL3Muon.hpp. Referenced by ImpactXY(), and TMBL3Muon(). |
|
|
Definition at line 93 of file TMBL3Muon.hpp. Referenced by MTCEtrack(), and TMBL3Muon(). |
|
|
Definition at line 94 of file TMBL3Muon.hpp. Referenced by MTCHfrac(), and TMBL3Muon(). |
|
|
Definition at line 80 of file TMBL3Muon.hpp. Referenced by Octant(), and TMBL3Muon(). |
|
|
Definition at line 100 of file TMBL3Muon.hpp. Referenced by PhiCentral(), and TMBL3Muon(). |
|
|
Definition at line 86 of file TMBL3Muon.hpp. Referenced by PhiLocal(), and TMBL3Muon(). |
|
|
Definition at line 81 of file TMBL3Muon.hpp. Referenced by Pt(), and TMBL3Muon(). |
|
|
Definition at line 101 of file TMBL3Muon.hpp. Referenced by PtCentral(), and TMBL3Muon(). |
|
|
Definition at line 87 of file TMBL3Muon.hpp. Referenced by PtLocal(), and TMBL3Muon(). |
|
|
Definition at line 89 of file TMBL3Muon.hpp. Referenced by Quality(), and TMBL3Muon(). |
|
|
Definition at line 79 of file TMBL3Muon.hpp. Referenced by Region(), and TMBL3Muon(). |
|
|
Definition at line 104 of file TMBL3Muon.hpp. Referenced by SignifImpactXY(), and TMBL3Muon(). |
|
|
Definition at line 82 of file TMBL3Muon.hpp. Referenced by TMBL3Muon(), and Z(). |
|
|
Definition at line 102 of file TMBL3Muon.hpp. Referenced by TMBL3Muon(), and ZCentral(). |
|
|
Definition at line 88 of file TMBL3Muon.hpp. Referenced by TMBL3Muon(), and ZLocal(). |
1.3.4