#include <TMBL2Track.hpp>
Definition at line 22 of file TMBL2Track.hpp.
Public Member Functions | |
| TMBL2Track () | |
| TMBL2Track (const TMBL2Track &) | |
| ~TMBL2Track () | |
| void | CTTiPhi0 (int x) |
| void | CTTiPhiEM3 (int x) |
| void | CTTPt (float x) |
| void | CTTSign (int x) |
| void | CTTL2Iso (int x) |
| void | CTTIso (int x) |
| void | CTTPreshower (int x) |
| void | STTiPhi (int x) |
| void | STTPt (float x) |
| void | STTSign (int x) |
| void | DEdx (int x) |
| void | Barrel (int x) |
| void | Chi2 (float x) |
| void | FitStatus (int x) |
| void | TruncLayers (int x) |
| void | Topology (int x) |
| void | SkippedLayer (int x) |
| void | IPSig (int x) |
| void | ImpParam (int x) |
| void | FinePhi (int x) |
| void | TwoPassFit (bool x) |
| int | CTTiPhi0 () const |
| int | CTTiPhiEM3 () const |
| float | CTTPt () const |
| float | CTTPhi () const |
| float | CTTPhiEM3 () const |
| int | CTTSign () const |
| int | CTTL2Iso () const |
| int | CTTIso () const |
| int | CTTPreshower () const |
| int | STTiPhi () const |
| float | STTPhi () const |
| float | STTPt () const |
| int | STTSign () const |
| int | DEdx () const |
| int | Barrel () const |
| float | Chi2 () const |
| int | FitStatus () const |
| int | TruncLayers () const |
| int | Topology () const |
| int | SkippedLayer () const |
| int | IPSig () const |
| int | ImpParam () const |
| int | FinePhi () const |
| bool | TwoPassFit () const |
Private Attributes | |
| int | cttiphi0 |
| int | cttiphiem3 |
| float | cttpt |
| int | cttsign |
| int | cttl2iso |
| int | cttiso |
| int | cttpreshower |
| int | sttiphi |
| float | sttpt |
| int | sttsign |
| int | dedx |
| int | barrel |
| float | chi2 |
| int | fitstatus |
| int | trunclayers |
| int | topology |
| int | skippedlayer |
| int | ipsig |
| int | impparam |
| int | finephi |
| bool | twopassfit |
|
|
|
|
|
Definition at line 29 of file TMBL2Track.cpp. References barrel, chi2, cttiphi0, cttiphiem3, cttiso, cttl2iso, cttpreshower, cttpt, cttsign, dedx, finephi, fitstatus, impparam, ipsig, skippedlayer, sttiphi, sttpt, sttsign, topology, trunclayers, and twopassfit. |
|
|
Definition at line 27 of file TMBL2Track.hpp. |
|
|
Definition at line 67 of file TMBL2Track.hpp. References barrel. |
|
|
Definition at line 41 of file TMBL2Track.hpp. References barrel. |
|
|
Definition at line 68 of file TMBL2Track.hpp. References chi2. |
|
|
Definition at line 42 of file TMBL2Track.hpp. References chi2. |
|
|
Definition at line 53 of file TMBL2Track.hpp. References cttiphi0. |
|
|
Definition at line 30 of file TMBL2Track.hpp. References cttiphi0. |
|
|
Definition at line 54 of file TMBL2Track.hpp. References cttiphiem3. |
|
|
Definition at line 31 of file TMBL2Track.hpp. References cttiphiem3. |
|
|
Definition at line 60 of file TMBL2Track.hpp. References cttiso. |
|
|
Definition at line 35 of file TMBL2Track.hpp. References cttiso. |
|
|
Definition at line 59 of file TMBL2Track.hpp. References cttl2iso. |
|
|
Definition at line 34 of file TMBL2Track.hpp. References cttl2iso. |
|
|
Definition at line 56 of file TMBL2Track.hpp. References cttiphi0. |
|
|
Definition at line 57 of file TMBL2Track.hpp. References cttiphiem3. |
|
|
Definition at line 61 of file TMBL2Track.hpp. References cttpreshower. |
|
|
Definition at line 36 of file TMBL2Track.hpp. References cttpreshower. |
|
|
Definition at line 55 of file TMBL2Track.hpp. References cttpt. |
|
|
Definition at line 32 of file TMBL2Track.hpp. References cttpt. |
|
|
Definition at line 58 of file TMBL2Track.hpp. References cttsign. |
|
|
Definition at line 33 of file TMBL2Track.hpp. References cttsign. |
|
|
Definition at line 66 of file TMBL2Track.hpp. References dedx. |
|
|
Definition at line 40 of file TMBL2Track.hpp. References dedx. |
|
|
Definition at line 75 of file TMBL2Track.hpp. References finephi. |
|
|
Definition at line 49 of file TMBL2Track.hpp. References finephi. |
|
|
Definition at line 69 of file TMBL2Track.hpp. References fitstatus. |
|
|
Definition at line 43 of file TMBL2Track.hpp. References fitstatus. |
|
|
Definition at line 74 of file TMBL2Track.hpp. References impparam. |
|
|
Definition at line 48 of file TMBL2Track.hpp. References impparam. |
|
|
Definition at line 73 of file TMBL2Track.hpp. References ipsig. |
|
|
Definition at line 47 of file TMBL2Track.hpp. References ipsig. |
|
|
Definition at line 72 of file TMBL2Track.hpp. References skippedlayer. |
|
|
Definition at line 46 of file TMBL2Track.hpp. References skippedlayer. |
|
|
Definition at line 62 of file TMBL2Track.hpp. References sttiphi. |
|
|
Definition at line 37 of file TMBL2Track.hpp. References sttiphi. |
|
|
Definition at line 63 of file TMBL2Track.hpp. |
|
|
Definition at line 64 of file TMBL2Track.hpp. References sttpt. |
|
|
Definition at line 38 of file TMBL2Track.hpp. References sttpt. |
|
|
Definition at line 65 of file TMBL2Track.hpp. References sttsign. |
|
|
Definition at line 39 of file TMBL2Track.hpp. References sttsign. |
|
|
Definition at line 71 of file TMBL2Track.hpp. References topology. |
|
|
Definition at line 45 of file TMBL2Track.hpp. References topology. |
|
|
Definition at line 70 of file TMBL2Track.hpp. References trunclayers. |
|
|
Definition at line 44 of file TMBL2Track.hpp. References trunclayers. |
|
|
Definition at line 76 of file TMBL2Track.hpp. References twopassfit. |
|
|
Definition at line 50 of file TMBL2Track.hpp. References twopassfit. |
|
|
Definition at line 90 of file TMBL2Track.hpp. Referenced by Barrel(), ClassImp(), and TMBL2Track(). |
|
|
Definition at line 91 of file TMBL2Track.hpp. Referenced by Chi2(), ClassImp(), and TMBL2Track(). |
|
|
Definition at line 79 of file TMBL2Track.hpp. Referenced by ClassImp(), CTTiPhi0(), CTTPhi(), and TMBL2Track(). |
|
|
Definition at line 80 of file TMBL2Track.hpp. Referenced by ClassImp(), CTTiPhiEM3(), CTTPhiEM3(), and TMBL2Track(). |
|
|
Definition at line 84 of file TMBL2Track.hpp. Referenced by ClassImp(), CTTIso(), and TMBL2Track(). |
|
|
Definition at line 83 of file TMBL2Track.hpp. Referenced by ClassImp(), CTTL2Iso(), and TMBL2Track(). |
|
|
Definition at line 85 of file TMBL2Track.hpp. Referenced by ClassImp(), CTTPreshower(), and TMBL2Track(). |
|
|
Definition at line 81 of file TMBL2Track.hpp. Referenced by ClassImp(), CTTPt(), and TMBL2Track(). |
|
|
Definition at line 82 of file TMBL2Track.hpp. Referenced by ClassImp(), CTTSign(), and TMBL2Track(). |
|
|
Definition at line 89 of file TMBL2Track.hpp. Referenced by ClassImp(), DEdx(), and TMBL2Track(). |
|
|
Definition at line 98 of file TMBL2Track.hpp. Referenced by ClassImp(), FinePhi(), STTPhi(), and TMBL2Track(). |
|
|
Definition at line 92 of file TMBL2Track.hpp. Referenced by ClassImp(), FitStatus(), and TMBL2Track(). |
|
|
Definition at line 97 of file TMBL2Track.hpp. Referenced by ClassImp(), ImpParam(), and TMBL2Track(). |
|
|
Definition at line 96 of file TMBL2Track.hpp. Referenced by ClassImp(), IPSig(), and TMBL2Track(). |
|
|
Definition at line 95 of file TMBL2Track.hpp. Referenced by ClassImp(), SkippedLayer(), and TMBL2Track(). |
|
|
Definition at line 86 of file TMBL2Track.hpp. Referenced by ClassImp(), STTiPhi(), STTPhi(), and TMBL2Track(). |
|
|
Definition at line 87 of file TMBL2Track.hpp. Referenced by ClassImp(), STTPt(), and TMBL2Track(). |
|
|
Definition at line 88 of file TMBL2Track.hpp. Referenced by ClassImp(), STTSign(), and TMBL2Track(). |
|
|
Definition at line 94 of file TMBL2Track.hpp. Referenced by ClassImp(), TMBL2Track(), and Topology(). |
|
|
Definition at line 93 of file TMBL2Track.hpp. Referenced by ClassImp(), TMBL2Track(), and TruncLayers(). |
|
|
Definition at line 99 of file TMBL2Track.hpp. Referenced by ClassImp(), TMBL2Track(), and TwoPassFit(). |
1.3.4