TMBIsoTrack Class Reference
[Reconstruction Objects]

#include <TMBIsoTrack.hpp>

List of all members.


Detailed Description

Isolated tracks.

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 TMBTrackGetChargedTrack () const
Int_t ncps () const
const TMBCpsgetCpsCluster (Int_t icps) const
Int_t nfps () const
const TMBFpsgetFpsCluster (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


Constructor & Destructor Documentation

TMBIsoTrack::TMBIsoTrack  ) 
 

Definition at line 10 of file TMBIsoTrack.cpp.

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
 

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.

TMBIsoTrack::~TMBIsoTrack  )  [inline]
 

Definition at line 65 of file TMBIsoTrack.hpp.


Member Function Documentation

Float_t TMBIsoTrack::bestcps_match_chi2  )  const [inline]
 

Definition at line 89 of file TMBIsoTrack.hpp.

References _bestcps_match_chi2.

TMBIsoTrack::ClassDef TMBIsoTrack  ,
 

Float_t TMBIsoTrack::cps_match_chi2 Int_t  icps  )  const [inline]
 

Definition at line 90 of file TMBIsoTrack.hpp.

References _cps_match_chi2.

const Float_t* TMBIsoTrack::e33  )  const [inline]
 

Definition at line 77 of file TMBIsoTrack.hpp.

References _e33.

Float_t TMBIsoTrack::e33 int  i  )  const [inline]
 

Definition at line 74 of file TMBIsoTrack.hpp.

References _e33.

const Float_t* TMBIsoTrack::e55  )  const [inline]
 

Definition at line 78 of file TMBIsoTrack.hpp.

References _e55.

Float_t TMBIsoTrack::e55 int  i  )  const [inline]
 

Definition at line 75 of file TMBIsoTrack.hpp.

References _e55.

const Float_t* TMBIsoTrack::e_mtc  )  const [inline]
 

Definition at line 76 of file TMBIsoTrack.hpp.

References _e_mtc.

Float_t TMBIsoTrack::e_mtc int  i  )  const [inline]
 

Definition at line 73 of file TMBIsoTrack.hpp.

References _e_mtc.

Float_t TMBIsoTrack::e_mtc_tot  )  const [inline]
 

Definition at line 72 of file TMBIsoTrack.hpp.

References _e_mtc_tot.

const TMBTrack* TMBIsoTrack::GetChargedTrack  )  const [inline]
 

Definition at line 81 of file TMBIsoTrack.hpp.

References _tref.

const TMBCps* TMBIsoTrack::getCpsCluster Int_t  icps  )  const [inline]
 

Definition at line 84 of file TMBIsoTrack.hpp.

References _CPS.

const TMBFps* TMBIsoTrack::getFpsCluster Int_t  ifps  )  const [inline]
 

Definition at line 87 of file TMBIsoTrack.hpp.

References _FPS.

Int_t TMBIsoTrack::i_mtc  )  const [inline]
 

Definition at line 79 of file TMBIsoTrack.hpp.

References _i_mtc.

Int_t TMBIsoTrack::ncps  )  const [inline]
 

Definition at line 83 of file TMBIsoTrack.hpp.

References _CPS.

Int_t TMBIsoTrack::nfps  )  const [inline]
 

Definition at line 86 of file TMBIsoTrack.hpp.

References _FPS.

Float_t TMBIsoTrack::pshwrdeta  )  const [inline]
 

Definition at line 68 of file TMBIsoTrack.hpp.

References _pshwrdeta.

Float_t TMBIsoTrack::pshwrdphi  )  const [inline]
 

Definition at line 67 of file TMBIsoTrack.hpp.

References _pshwrdphi.

Float_t TMBIsoTrack::PSphi  )  const [inline]
 

Definition at line 69 of file TMBIsoTrack.hpp.

References _PSphi.

Float_t TMBIsoTrack::PSR  )  const [inline]
 

Definition at line 71 of file TMBIsoTrack.hpp.

References _PSR.

Float_t TMBIsoTrack::PSz  )  const [inline]
 

Definition at line 70 of file TMBIsoTrack.hpp.

References _PSz.


Member Data Documentation

Float_t TMBIsoTrack::_bestcps_match_chi2 [private]
 

Definition at line 51 of file TMBIsoTrack.hpp.

Referenced by bestcps_match_chi2(), and TMBIsoTrack().

TRefArray TMBIsoTrack::_CPS [private]
 

Definition at line 49 of file TMBIsoTrack.hpp.

Referenced by getCpsCluster(), ncps(), and TMBIsoTrack().

TArrayF TMBIsoTrack::_cps_match_chi2 [private]
 

Definition at line 52 of file TMBIsoTrack.hpp.

Referenced by cps_match_chi2(), and TMBIsoTrack().

Float_t TMBIsoTrack::_e33[3] [private]
 

Definition at line 45 of file TMBIsoTrack.hpp.

Referenced by e33(), and TMBIsoTrack().

Float_t TMBIsoTrack::_e55[3] [private]
 

Definition at line 46 of file TMBIsoTrack.hpp.

Referenced by e55(), and TMBIsoTrack().

Float_t TMBIsoTrack::_e_mtc[14] [private]
 

Definition at line 44 of file TMBIsoTrack.hpp.

Referenced by e_mtc(), and TMBIsoTrack().

Float_t TMBIsoTrack::_e_mtc_tot [private]
 

Definition at line 43 of file TMBIsoTrack.hpp.

Referenced by e_mtc_tot(), and TMBIsoTrack().

TRefArray TMBIsoTrack::_FPS [private]
 

Definition at line 50 of file TMBIsoTrack.hpp.

Referenced by getFpsCluster(), nfps(), and TMBIsoTrack().

Int_t TMBIsoTrack::_i_mtc [private]
 

Definition at line 47 of file TMBIsoTrack.hpp.

Referenced by i_mtc(), and TMBIsoTrack().

Float_t TMBIsoTrack::_pshwrdeta [private]
 

Definition at line 39 of file TMBIsoTrack.hpp.

Referenced by pshwrdeta(), and TMBIsoTrack().

Float_t TMBIsoTrack::_pshwrdphi [private]
 

Definition at line 38 of file TMBIsoTrack.hpp.

Referenced by pshwrdphi(), and TMBIsoTrack().

Float_t TMBIsoTrack::_PSphi [private]
 

Definition at line 40 of file TMBIsoTrack.hpp.

Referenced by PSphi(), and TMBIsoTrack().

Float_t TMBIsoTrack::_PSR [private]
 

Definition at line 42 of file TMBIsoTrack.hpp.

Referenced by PSR(), and TMBIsoTrack().

Float_t TMBIsoTrack::_PSz [private]
 

Definition at line 41 of file TMBIsoTrack.hpp.

Referenced by PSz(), and TMBIsoTrack().

TRef TMBIsoTrack::_tref [private]
 

Definition at line 48 of file TMBIsoTrack.hpp.

Referenced by GetChargedTrack(), and TMBIsoTrack().


The documentation for this class was generated from the following files:
Generated on Thu Apr 3 04:14:25 2008 for CAF by doxygen 1.3.4