#include <TMBL1Track.hpp>
Definition at line 19 of file TMBL1Track.hpp.
Public Member Functions | |
| TMBL1Track () | |
| TMBL1Track (const TMBL1Track &) | |
| ~TMBL1Track () | |
Setters | |
| void | Sector (int x) |
| void | PtBin (int x) |
| void | Charge (int x) |
| void | CPSMatch (int x) |
| void | Occup (int x) |
| void | Iso (int x) |
| void | NCPS (int x) |
Accessors | |
| int | Sector () const |
| int | PtBin () const |
| int | Charge () const |
| int | CPSMatch () const |
| int | Occup () const |
| int | Iso () const |
| int | NCPS () const |
| float | Phi () const |
| float | LowerPt () const |
| float | UpperPt () const |
Private Member Functions | |
| ClassDef (TMBL1Track, 2) | |
Private Attributes | |
| int | sector |
| int | ptbin |
| int | charge |
| int | cpsmatch |
| int | occup |
| int | iso |
| int | ncps |
|
|
|
|
|
Definition at line 16 of file TMBL1Track.cpp. References charge, cpsmatch, iso, ncps, occup, ptbin, and sector. |
|
|
Definition at line 25 of file TMBL1Track.hpp. |
|
|
Definition at line 42 of file TMBL1Track.hpp. References charge. |
|
|
Definition at line 31 of file TMBL1Track.hpp. References charge. |
|
||||||||||||
|
|
|
|
Definition at line 43 of file TMBL1Track.hpp. References cpsmatch. |
|
|
Definition at line 32 of file TMBL1Track.hpp. References cpsmatch. |
|
|
Definition at line 45 of file TMBL1Track.hpp. References iso. |
|
|
Definition at line 34 of file TMBL1Track.hpp. References iso. |
|
|
Definition at line 48 of file TMBL1Track.hpp. References ptbin. |
|
|
Definition at line 46 of file TMBL1Track.hpp. References ncps. |
|
|
Definition at line 35 of file TMBL1Track.hpp. References ncps. |
|
|
Definition at line 44 of file TMBL1Track.hpp. References occup. |
|
|
Definition at line 33 of file TMBL1Track.hpp. References occup. |
|
|
Definition at line 47 of file TMBL1Track.hpp. References sector. |
|
|
Definition at line 41 of file TMBL1Track.hpp. References ptbin. |
|
|
Definition at line 30 of file TMBL1Track.hpp. References ptbin. |
|
|
Definition at line 40 of file TMBL1Track.hpp. References sector. |
|
|
Definition at line 29 of file TMBL1Track.hpp. References sector. |
|
|
Definition at line 55 of file TMBL1Track.hpp. References ptbin. |
|
|
Definition at line 67 of file TMBL1Track.hpp. Referenced by Charge(), ClassImp(), and TMBL1Track(). |
|
|
Definition at line 68 of file TMBL1Track.hpp. Referenced by ClassImp(), CPSMatch(), and TMBL1Track(). |
|
|
Definition at line 70 of file TMBL1Track.hpp. Referenced by ClassImp(), Iso(), and TMBL1Track(). |
|
|
Definition at line 71 of file TMBL1Track.hpp. Referenced by ClassImp(), NCPS(), and TMBL1Track(). |
|
|
Definition at line 69 of file TMBL1Track.hpp. Referenced by ClassImp(), Occup(), and TMBL1Track(). |
|
|
Definition at line 66 of file TMBL1Track.hpp. Referenced by ClassImp(), LowerPt(), PtBin(), TMBL1Track(), and UpperPt(). |
|
|
Definition at line 65 of file TMBL1Track.hpp. Referenced by ClassImp(), Phi(), Sector(), and TMBL1Track(). |
1.3.4