Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

TMBL3Ele Class Reference
[Level 3 Trigger]

Level 3 Electron. More...

#include <TMBL3Ele.hpp>

Inheritance diagram for TMBL3Ele:

TMBL3Base List of all members.

Public Member Functions

 TMBL3Ele ()
 TMBL3Ele (const TMBL3Ele &)
 ~TMBL3Ele ()
void Iso (float x)
void Emf (float x)
void Chi2 (float x)
void EoverP (float x)
void PsMatch (bool x)
void CpsMatch (bool x)
void TrackMatch (bool x)
void CalTrackMatch (bool x)
void CpsTrackMatch (bool x)
void CalCpsDmin (float x)
void CpsTrackDmin (float x)
void CalTrackDmin (float x)
void CalCpsDPhi (float x)
void CpsTrackDPhi (float x)
void CalTrackDPhi (float x)
void Em1Width (float x)
void Em2Width (float x)
void Em3Width (float x)
void Em1RescWidth (float x)
void Em2RescWidth (float x)
void Em3RescWidth (float x)
float Iso () const
float Emf () const
float Chi2 () const
float EoverP () const
bool PsMatch () const
bool CpsMatch () const
bool TrackMatch () const
bool CalTrackMatch () const
bool CpsTrackMatch () const
float CalCpsDmin () const
float CpsTrackDmin () const
float CalTrackDmin () const
float CalCpsDPhi () const
float CpsTrackDPhi () const
float CalTrackDPhi () const
float Em1Width () const
float Em2Width () const
float Em3Width () const
float Em1RescWidth () const
float Em2RescWidth () const
float Em3RescWidth () const

Private Attributes

float iso
float emf
float chi2
float eoverp
bool psmatch
bool cpsmatch
bool trackmatch
bool caltrackmatch
bool cpstrackmatch
float calcpsdmin
float cpstrackdmin
float caltrackdmin
float calcpsdphi
float cpstrackdphi
float caltrackdphi
float em1width
float em2width
float em3width
float em1rescwidth
float em2rescwidth
float em3rescwidth

Detailed Description

Level 3 Electron.

Definition at line 23 of file TMBL3Ele.hpp.


Constructor & Destructor Documentation

TMBL3Ele::TMBL3Ele  ) 
 

TMBL3Ele::TMBL3Ele const TMBL3Ele  ) 
 

Definition at line 29 of file TMBL3Ele.cpp.

References calcpsdmin, calcpsdphi, caltrackdmin, caltrackdphi, caltrackmatch, chi2, cpsmatch, cpstrackdmin, cpstrackdphi, cpstrackmatch, em1rescwidth, em1width, em2rescwidth, em2width, em3rescwidth, em3width, emf, eoverp, iso, psmatch, and trackmatch.

TMBL3Ele::~TMBL3Ele  )  [inline]
 

Definition at line 28 of file TMBL3Ele.hpp.


Member Function Documentation

float TMBL3Ele::CalCpsDmin  )  const [inline]
 

Definition at line 63 of file TMBL3Ele.hpp.

References calcpsdmin.

void TMBL3Ele::CalCpsDmin float  x  )  [inline]
 

Definition at line 40 of file TMBL3Ele.hpp.

References calcpsdmin.

float TMBL3Ele::CalCpsDPhi  )  const [inline]
 

Definition at line 66 of file TMBL3Ele.hpp.

References calcpsdphi.

void TMBL3Ele::CalCpsDPhi float  x  )  [inline]
 

Definition at line 43 of file TMBL3Ele.hpp.

References calcpsdphi.

float TMBL3Ele::CalTrackDmin  )  const [inline]
 

Definition at line 65 of file TMBL3Ele.hpp.

References caltrackdmin.

void TMBL3Ele::CalTrackDmin float  x  )  [inline]
 

Definition at line 42 of file TMBL3Ele.hpp.

References caltrackdmin.

float TMBL3Ele::CalTrackDPhi  )  const [inline]
 

Definition at line 68 of file TMBL3Ele.hpp.

References caltrackdphi.

void TMBL3Ele::CalTrackDPhi float  x  )  [inline]
 

Definition at line 45 of file TMBL3Ele.hpp.

References caltrackdphi.

bool TMBL3Ele::CalTrackMatch  )  const [inline]
 

Definition at line 61 of file TMBL3Ele.hpp.

References caltrackmatch.

void TMBL3Ele::CalTrackMatch bool  x  )  [inline]
 

Definition at line 38 of file TMBL3Ele.hpp.

References caltrackmatch.

float TMBL3Ele::Chi2  )  const [inline]
 

Definition at line 56 of file TMBL3Ele.hpp.

References chi2.

void TMBL3Ele::Chi2 float  x  )  [inline]
 

Definition at line 33 of file TMBL3Ele.hpp.

References chi2.

bool TMBL3Ele::CpsMatch  )  const [inline]
 

Definition at line 59 of file TMBL3Ele.hpp.

References cpsmatch.

void TMBL3Ele::CpsMatch bool  x  )  [inline]
 

Definition at line 36 of file TMBL3Ele.hpp.

References cpsmatch.

float TMBL3Ele::CpsTrackDmin  )  const [inline]
 

Definition at line 64 of file TMBL3Ele.hpp.

References cpstrackdmin.

void TMBL3Ele::CpsTrackDmin float  x  )  [inline]
 

Definition at line 41 of file TMBL3Ele.hpp.

References cpstrackdmin.

float TMBL3Ele::CpsTrackDPhi  )  const [inline]
 

Definition at line 67 of file TMBL3Ele.hpp.

References cpstrackdphi.

void TMBL3Ele::CpsTrackDPhi float  x  )  [inline]
 

Definition at line 44 of file TMBL3Ele.hpp.

References cpstrackdphi.

bool TMBL3Ele::CpsTrackMatch  )  const [inline]
 

Definition at line 62 of file TMBL3Ele.hpp.

References cpstrackmatch.

void TMBL3Ele::CpsTrackMatch bool  x  )  [inline]
 

Definition at line 39 of file TMBL3Ele.hpp.

References cpstrackmatch.

float TMBL3Ele::Em1RescWidth  )  const [inline]
 

Definition at line 72 of file TMBL3Ele.hpp.

References em1rescwidth.

void TMBL3Ele::Em1RescWidth float  x  )  [inline]
 

Definition at line 49 of file TMBL3Ele.hpp.

References em1rescwidth.

float TMBL3Ele::Em1Width  )  const [inline]
 

Definition at line 69 of file TMBL3Ele.hpp.

References em1width.

void TMBL3Ele::Em1Width float  x  )  [inline]
 

Definition at line 46 of file TMBL3Ele.hpp.

References em1width.

float TMBL3Ele::Em2RescWidth  )  const [inline]
 

Definition at line 73 of file TMBL3Ele.hpp.

References em2rescwidth.

void TMBL3Ele::Em2RescWidth float  x  )  [inline]
 

Definition at line 50 of file TMBL3Ele.hpp.

References em2rescwidth.

float TMBL3Ele::Em2Width  )  const [inline]
 

Definition at line 70 of file TMBL3Ele.hpp.

References em2width.

void TMBL3Ele::Em2Width float  x  )  [inline]
 

Definition at line 47 of file TMBL3Ele.hpp.

References em2width.

float TMBL3Ele::Em3RescWidth  )  const [inline]
 

Definition at line 74 of file TMBL3Ele.hpp.

References em3rescwidth.

void TMBL3Ele::Em3RescWidth float  x  )  [inline]
 

Definition at line 51 of file TMBL3Ele.hpp.

References em3rescwidth.

float TMBL3Ele::Em3Width  )  const [inline]
 

Definition at line 71 of file TMBL3Ele.hpp.

References em3width.

void TMBL3Ele::Em3Width float  x  )  [inline]
 

Definition at line 48 of file TMBL3Ele.hpp.

References em3width.

float TMBL3Ele::Emf  )  const [inline]
 

Definition at line 55 of file TMBL3Ele.hpp.

References emf.

void TMBL3Ele::Emf float  x  )  [inline]
 

Definition at line 32 of file TMBL3Ele.hpp.

References emf.

float TMBL3Ele::EoverP  )  const [inline]
 

Definition at line 57 of file TMBL3Ele.hpp.

References eoverp.

void TMBL3Ele::EoverP float  x  )  [inline]
 

Definition at line 34 of file TMBL3Ele.hpp.

References eoverp.

float TMBL3Ele::Iso  )  const [inline]
 

Definition at line 54 of file TMBL3Ele.hpp.

References iso.

void TMBL3Ele::Iso float  x  )  [inline]
 

Definition at line 31 of file TMBL3Ele.hpp.

References iso.

bool TMBL3Ele::PsMatch  )  const [inline]
 

Definition at line 58 of file TMBL3Ele.hpp.

References psmatch.

void TMBL3Ele::PsMatch bool  x  )  [inline]
 

Definition at line 35 of file TMBL3Ele.hpp.

References psmatch.

bool TMBL3Ele::TrackMatch  )  const [inline]
 

Definition at line 60 of file TMBL3Ele.hpp.

References trackmatch.

void TMBL3Ele::TrackMatch bool  x  )  [inline]
 

Definition at line 37 of file TMBL3Ele.hpp.

References trackmatch.


Member Data Documentation

float TMBL3Ele::calcpsdmin [private]
 

Definition at line 86 of file TMBL3Ele.hpp.

Referenced by CalCpsDmin(), and TMBL3Ele().

float TMBL3Ele::calcpsdphi [private]
 

Definition at line 89 of file TMBL3Ele.hpp.

Referenced by CalCpsDPhi(), and TMBL3Ele().

float TMBL3Ele::caltrackdmin [private]
 

Definition at line 88 of file TMBL3Ele.hpp.

Referenced by CalTrackDmin(), and TMBL3Ele().

float TMBL3Ele::caltrackdphi [private]
 

Definition at line 91 of file TMBL3Ele.hpp.

Referenced by CalTrackDPhi(), and TMBL3Ele().

bool TMBL3Ele::caltrackmatch [private]
 

Definition at line 84 of file TMBL3Ele.hpp.

Referenced by CalTrackMatch(), and TMBL3Ele().

float TMBL3Ele::chi2 [private]
 

Definition at line 79 of file TMBL3Ele.hpp.

Referenced by Chi2(), and TMBL3Ele().

bool TMBL3Ele::cpsmatch [private]
 

Definition at line 82 of file TMBL3Ele.hpp.

Referenced by CpsMatch(), and TMBL3Ele().

float TMBL3Ele::cpstrackdmin [private]
 

Definition at line 87 of file TMBL3Ele.hpp.

Referenced by CpsTrackDmin(), and TMBL3Ele().

float TMBL3Ele::cpstrackdphi [private]
 

Definition at line 90 of file TMBL3Ele.hpp.

Referenced by CpsTrackDPhi(), and TMBL3Ele().

bool TMBL3Ele::cpstrackmatch [private]
 

Definition at line 85 of file TMBL3Ele.hpp.

Referenced by CpsTrackMatch(), and TMBL3Ele().

float TMBL3Ele::em1rescwidth [private]
 

Definition at line 95 of file TMBL3Ele.hpp.

Referenced by Em1RescWidth(), and TMBL3Ele().

float TMBL3Ele::em1width [private]
 

Definition at line 92 of file TMBL3Ele.hpp.

Referenced by Em1Width(), and TMBL3Ele().

float TMBL3Ele::em2rescwidth [private]
 

Definition at line 96 of file TMBL3Ele.hpp.

Referenced by Em2RescWidth(), and TMBL3Ele().

float TMBL3Ele::em2width [private]
 

Definition at line 93 of file TMBL3Ele.hpp.

Referenced by Em2Width(), and TMBL3Ele().

float TMBL3Ele::em3rescwidth [private]
 

Definition at line 97 of file TMBL3Ele.hpp.

Referenced by Em3RescWidth(), and TMBL3Ele().

float TMBL3Ele::em3width [private]
 

Definition at line 94 of file TMBL3Ele.hpp.

Referenced by Em3Width(), and TMBL3Ele().

float TMBL3Ele::emf [private]
 

Definition at line 78 of file TMBL3Ele.hpp.

Referenced by Emf(), and TMBL3Ele().

float TMBL3Ele::eoverp [private]
 

Definition at line 80 of file TMBL3Ele.hpp.

Referenced by EoverP(), and TMBL3Ele().

float TMBL3Ele::iso [private]
 

Definition at line 77 of file TMBL3Ele.hpp.

Referenced by Iso(), and TMBL3Ele().

bool TMBL3Ele::psmatch [private]
 

Definition at line 81 of file TMBL3Ele.hpp.

Referenced by PsMatch(), and TMBL3Ele().

bool TMBL3Ele::trackmatch [private]
 

Definition at line 83 of file TMBL3Ele.hpp.

Referenced by TMBL3Ele(), and TrackMatch().


The documentation for this class was generated from the following files:
Generated on Tue Mar 28 10:13:07 2006 for CAF by doxygen 1.3.4