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

Public Member Functions | |
| TMBL3Tau () | |
| TMBL3Tau (const TMBL3Tau &) | |
| ~TMBL3Tau () | |
| void | Iso (float x) |
| void | Emf (float x) |
| void | Charge (int x) |
| void | SeedAlgo (int x) |
| void | Width (float x) |
| void | Profile (float x) |
| void | EM12isof (float x) |
| void | NNOut (double x) |
| void | NTracks (int x) |
| void | EM3Eta (float x) |
| void | EM3Phi (float x) |
| void | EM3E (float x) |
| void | M01 (float x) |
| void | M012 (float x) |
| void | SumPt3 (float x) |
| float | Iso () const |
| float | Emf () const |
| int | Charge () const |
| int | SeedAlgo () const |
| float | Width () const |
| float | Profile () const |
| float | EM12isof () const |
| double | NNOut () const |
| int | NTracks () const |
| float | EM3Eta () const |
| float | EM3Phi () const |
| float | EM3E () const |
| float | M01 () const |
| float | M012 () const |
| float | SumPt3 () const |
| float | iEta () const |
Private Attributes | |
| float | iso |
| float | emf |
| int | charge |
| int | seedalgo |
| float | width |
| float | profile |
| float | em12isof |
| double | nnout |
| int | ntracks |
| float | em3eta |
| float | em3phi |
| float | em3e |
| float | m01 |
| float | m012 |
| float | sumpt3 |
Definition at line 23 of file TMBL3Tau.hpp.
|
|
|
|
|
Definition at line 23 of file TMBL3Tau.cpp. References charge, em12isof, em3e, em3eta, em3phi, emf, iso, m01, m012, nnout, ntracks, profile, seedalgo, sumpt3, and width. |
|
|
Definition at line 28 of file TMBL3Tau.hpp. |
|
|
Definition at line 50 of file TMBL3Tau.hpp. References charge. |
|
|
Definition at line 33 of file TMBL3Tau.hpp. References charge. |
|
|
Definition at line 54 of file TMBL3Tau.hpp. References em12isof. |
|
|
Definition at line 37 of file TMBL3Tau.hpp. References em12isof. |
|
|
Definition at line 59 of file TMBL3Tau.hpp. References em3e. |
|
|
Definition at line 42 of file TMBL3Tau.hpp. References em3e. |
|
|
Definition at line 57 of file TMBL3Tau.hpp. References em3eta. |
|
|
Definition at line 40 of file TMBL3Tau.hpp. References em3eta. |
|
|
Definition at line 58 of file TMBL3Tau.hpp. References em3phi. |
|
|
Definition at line 41 of file TMBL3Tau.hpp. References em3phi. |
|
|
Definition at line 49 of file TMBL3Tau.hpp. References emf. |
|
|
Definition at line 32 of file TMBL3Tau.hpp. References emf. |
|
|
Definition at line 63 of file TMBL3Tau.hpp. References TMBL3Base::eta. |
|
|
Definition at line 48 of file TMBL3Tau.hpp. References iso. |
|
|
Definition at line 31 of file TMBL3Tau.hpp. References iso. |
|
|
Definition at line 60 of file TMBL3Tau.hpp. References m01. |
|
|
Definition at line 43 of file TMBL3Tau.hpp. References m01. |
|
|
Definition at line 61 of file TMBL3Tau.hpp. References m012. |
|
|
Definition at line 44 of file TMBL3Tau.hpp. References m012. |
|
|
Definition at line 55 of file TMBL3Tau.hpp. References nnout. |
|
|
Definition at line 38 of file TMBL3Tau.hpp. References nnout. |
|
|
Definition at line 56 of file TMBL3Tau.hpp. References ntracks. |
|
|
Definition at line 39 of file TMBL3Tau.hpp. References ntracks. |
|
|
Definition at line 53 of file TMBL3Tau.hpp. References profile. |
|
|
Definition at line 36 of file TMBL3Tau.hpp. References profile. |
|
|
Definition at line 51 of file TMBL3Tau.hpp. References seedalgo. |
|
|
Definition at line 34 of file TMBL3Tau.hpp. References seedalgo. |
|
|
Definition at line 62 of file TMBL3Tau.hpp. References sumpt3. |
|
|
Definition at line 45 of file TMBL3Tau.hpp. References sumpt3. |
|
|
Definition at line 52 of file TMBL3Tau.hpp. References width. |
|
|
Definition at line 35 of file TMBL3Tau.hpp. References width. |
|
|
Definition at line 68 of file TMBL3Tau.hpp. Referenced by Charge(), and TMBL3Tau(). |
|
|
Definition at line 72 of file TMBL3Tau.hpp. Referenced by EM12isof(), and TMBL3Tau(). |
|
|
Definition at line 77 of file TMBL3Tau.hpp. Referenced by EM3E(), and TMBL3Tau(). |
|
|
Definition at line 75 of file TMBL3Tau.hpp. Referenced by EM3Eta(), and TMBL3Tau(). |
|
|
Definition at line 76 of file TMBL3Tau.hpp. Referenced by EM3Phi(), and TMBL3Tau(). |
|
|
Definition at line 67 of file TMBL3Tau.hpp. Referenced by Emf(), and TMBL3Tau(). |
|
|
Definition at line 66 of file TMBL3Tau.hpp. Referenced by Iso(), and TMBL3Tau(). |
|
|
Definition at line 78 of file TMBL3Tau.hpp. Referenced by M01(), and TMBL3Tau(). |
|
|
Definition at line 79 of file TMBL3Tau.hpp. Referenced by M012(), and TMBL3Tau(). |
|
|
Definition at line 73 of file TMBL3Tau.hpp. Referenced by NNOut(), and TMBL3Tau(). |
|
|
Definition at line 74 of file TMBL3Tau.hpp. Referenced by NTracks(), and TMBL3Tau(). |
|
|
Definition at line 71 of file TMBL3Tau.hpp. Referenced by Profile(), and TMBL3Tau(). |
|
|
Definition at line 69 of file TMBL3Tau.hpp. Referenced by SeedAlgo(), and TMBL3Tau(). |
|
|
Definition at line 80 of file TMBL3Tau.hpp. Referenced by SumPt3(), and TMBL3Tau(). |
|
|
Definition at line 70 of file TMBL3Tau.hpp. Referenced by TMBL3Tau(), and Width(). |
1.3.4