#include <TMBIsoTrack.hpp>
Definition at line 34 of file TMBIsoTrack.hpp.
Public Member Functions | |
| TMBIsoTrack () | |
| TMBIsoTrack (Float_t pshwrdphi, Float_t pshwrdeta, Float_t PSphi, Float_t PSz, Float_t PSR, Float_t e_mtc_tot, const Float_t *e_mtc, const Float_t *e33, const Float_t *e55, Int_t i_mtc, const TRef &tref, const TRefArray *CPS, const TRefArray *FPS, Float_t bestcps_match_chi2, const TArrayF *cps_match_chi2) | |
| ~TMBIsoTrack () | |
| Float_t | pshwrdphi () const |
| Float_t | pshwrdeta () const |
| Float_t | PSphi () const |
| Float_t | PSz () const |
| Float_t | PSR () const |
| Float_t | e_mtc_tot () const |
| Float_t | e_mtc (int i) const |
| Float_t | e33 (int i) const |
| Float_t | e55 (int i) const |
| const Float_t * | e_mtc () const |
| const Float_t * | e33 () const |
| const Float_t * | e55 () const |
| Int_t | i_mtc () const |
| const TMBTrack * | GetChargedTrack () const |
| Int_t | ncps () const |
| const TMBCps * | getCpsCluster (Int_t icps) const |
| Int_t | nfps () const |
| const TMBFps * | getFpsCluster (Int_t ifps) const |
| Float_t | bestcps_match_chi2 () const |
| Float_t | cps_match_chi2 (Int_t icps) const |
| ClassDef (TMBIsoTrack, 1) | |
Private Attributes | |
| Float_t | _pshwrdphi |
| Float_t | _pshwrdeta |
| Float_t | _PSphi |
| Float_t | _PSz |
| Float_t | _PSR |
| Float_t | _e_mtc_tot |
| Float_t | _e_mtc [14] |
| Float_t | _e33 [3] |
| Float_t | _e55 [3] |
| Int_t | _i_mtc |
| TRef | _tref |
| TRefArray | _CPS |
| TRefArray | _FPS |
| Float_t | _bestcps_match_chi2 |
| TArrayF | _cps_match_chi2 |
|
|
Definition at line 10 of file TMBIsoTrack.cpp. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Definition at line 17 of file TMBIsoTrack.cpp. References _bestcps_match_chi2, _CPS, _cps_match_chi2, _e33, _e55, _e_mtc, _e_mtc_tot, _FPS, _i_mtc, _pshwrdeta, _pshwrdphi, _PSphi, _PSR, _PSz, and _tref. |
|
|
Definition at line 65 of file TMBIsoTrack.hpp. |
|
|
Definition at line 89 of file TMBIsoTrack.hpp. References _bestcps_match_chi2. |
|
||||||||||||
|
|
|
|
Definition at line 90 of file TMBIsoTrack.hpp. References _cps_match_chi2. |
|
|
Definition at line 77 of file TMBIsoTrack.hpp. References _e33. |
|
|
Definition at line 74 of file TMBIsoTrack.hpp. References _e33. |
|
|
Definition at line 78 of file TMBIsoTrack.hpp. References _e55. |
|
|
Definition at line 75 of file TMBIsoTrack.hpp. References _e55. |
|
|
Definition at line 76 of file TMBIsoTrack.hpp. References _e_mtc. |
|
|
Definition at line 73 of file TMBIsoTrack.hpp. References _e_mtc. |
|
|
Definition at line 72 of file TMBIsoTrack.hpp. References _e_mtc_tot. |
|
|
Definition at line 81 of file TMBIsoTrack.hpp. References _tref. |
|
|
Definition at line 84 of file TMBIsoTrack.hpp. References _CPS. |
|
|
Definition at line 87 of file TMBIsoTrack.hpp. References _FPS. |
|
|
Definition at line 79 of file TMBIsoTrack.hpp. References _i_mtc. |
|
|
Definition at line 83 of file TMBIsoTrack.hpp. References _CPS. |
|
|
Definition at line 86 of file TMBIsoTrack.hpp. References _FPS. |
|
|
Definition at line 68 of file TMBIsoTrack.hpp. References _pshwrdeta. |
|
|
Definition at line 67 of file TMBIsoTrack.hpp. References _pshwrdphi. |
|
|
Definition at line 69 of file TMBIsoTrack.hpp. References _PSphi. |
|
|
Definition at line 71 of file TMBIsoTrack.hpp. References _PSR. |
|
|
Definition at line 70 of file TMBIsoTrack.hpp. References _PSz. |
|
|
Definition at line 51 of file TMBIsoTrack.hpp. Referenced by bestcps_match_chi2(), and TMBIsoTrack(). |
|
|
Definition at line 49 of file TMBIsoTrack.hpp. Referenced by getCpsCluster(), ncps(), and TMBIsoTrack(). |
|
|
Definition at line 52 of file TMBIsoTrack.hpp. Referenced by cps_match_chi2(), and TMBIsoTrack(). |
|
|
Definition at line 45 of file TMBIsoTrack.hpp. Referenced by e33(), and TMBIsoTrack(). |
|
|
Definition at line 46 of file TMBIsoTrack.hpp. Referenced by e55(), and TMBIsoTrack(). |
|
|
Definition at line 44 of file TMBIsoTrack.hpp. Referenced by e_mtc(), and TMBIsoTrack(). |
|
|
Definition at line 43 of file TMBIsoTrack.hpp. Referenced by e_mtc_tot(), and TMBIsoTrack(). |
|
|
Definition at line 50 of file TMBIsoTrack.hpp. Referenced by getFpsCluster(), nfps(), and TMBIsoTrack(). |
|
|
Definition at line 47 of file TMBIsoTrack.hpp. Referenced by i_mtc(), and TMBIsoTrack(). |
|
|
Definition at line 39 of file TMBIsoTrack.hpp. Referenced by pshwrdeta(), and TMBIsoTrack(). |
|
|
Definition at line 38 of file TMBIsoTrack.hpp. Referenced by pshwrdphi(), and TMBIsoTrack(). |
|
|
Definition at line 40 of file TMBIsoTrack.hpp. Referenced by PSphi(), and TMBIsoTrack(). |
|
|
Definition at line 42 of file TMBIsoTrack.hpp. Referenced by PSR(), and TMBIsoTrack(). |
|
|
Definition at line 41 of file TMBIsoTrack.hpp. Referenced by PSz(), and TMBIsoTrack(). |
|
|
Definition at line 48 of file TMBIsoTrack.hpp. Referenced by GetChargedTrack(), and TMBIsoTrack(). |
1.3.4