TMBL2Track Class Reference
[Level 2 Trigger]

#include <TMBL2Track.hpp>

List of all members.


Detailed Description

Level 2 Preprocessor Track.

Definition at line 22 of file TMBL2Track.hpp.

Public Member Functions

 TMBL2Track ()
 TMBL2Track (const TMBL2Track &)
 ~TMBL2Track ()
void CTTiPhi0 (int x)
void CTTiPhiEM3 (int x)
void CTTPt (float x)
void CTTSign (int x)
void CTTL2Iso (int x)
void CTTIso (int x)
void CTTPreshower (int x)
void STTiPhi (int x)
void STTPt (float x)
void STTSign (int x)
void DEdx (int x)
void Barrel (int x)
void Chi2 (float x)
void FitStatus (int x)
void TruncLayers (int x)
void Topology (int x)
void SkippedLayer (int x)
void IPSig (int x)
void ImpParam (int x)
void FinePhi (int x)
void TwoPassFit (bool x)
int CTTiPhi0 () const
int CTTiPhiEM3 () const
float CTTPt () const
float CTTPhi () const
float CTTPhiEM3 () const
int CTTSign () const
int CTTL2Iso () const
int CTTIso () const
int CTTPreshower () const
int STTiPhi () const
float STTPhi () const
float STTPt () const
int STTSign () const
int DEdx () const
int Barrel () const
float Chi2 () const
int FitStatus () const
int TruncLayers () const
int Topology () const
int SkippedLayer () const
int IPSig () const
int ImpParam () const
int FinePhi () const
bool TwoPassFit () const

Private Attributes

int cttiphi0
int cttiphiem3
float cttpt
int cttsign
int cttl2iso
int cttiso
int cttpreshower
int sttiphi
float sttpt
int sttsign
int dedx
int barrel
float chi2
int fitstatus
int trunclayers
int topology
int skippedlayer
int ipsig
int impparam
int finephi
bool twopassfit


Constructor & Destructor Documentation

TMBL2Track::TMBL2Track  ) 
 

TMBL2Track::TMBL2Track const TMBL2Track  ) 
 

Definition at line 29 of file TMBL2Track.cpp.

References barrel, chi2, cttiphi0, cttiphiem3, cttiso, cttl2iso, cttpreshower, cttpt, cttsign, dedx, finephi, fitstatus, impparam, ipsig, skippedlayer, sttiphi, sttpt, sttsign, topology, trunclayers, and twopassfit.

TMBL2Track::~TMBL2Track  )  [inline]
 

Definition at line 27 of file TMBL2Track.hpp.


Member Function Documentation

int TMBL2Track::Barrel  )  const [inline]
 

Definition at line 67 of file TMBL2Track.hpp.

References barrel.

void TMBL2Track::Barrel int  x  )  [inline]
 

Definition at line 41 of file TMBL2Track.hpp.

References barrel.

float TMBL2Track::Chi2  )  const [inline]
 

Definition at line 68 of file TMBL2Track.hpp.

References chi2.

void TMBL2Track::Chi2 float  x  )  [inline]
 

Definition at line 42 of file TMBL2Track.hpp.

References chi2.

int TMBL2Track::CTTiPhi0  )  const [inline]
 

Definition at line 53 of file TMBL2Track.hpp.

References cttiphi0.

void TMBL2Track::CTTiPhi0 int  x  )  [inline]
 

Definition at line 30 of file TMBL2Track.hpp.

References cttiphi0.

int TMBL2Track::CTTiPhiEM3  )  const [inline]
 

Definition at line 54 of file TMBL2Track.hpp.

References cttiphiem3.

void TMBL2Track::CTTiPhiEM3 int  x  )  [inline]
 

Definition at line 31 of file TMBL2Track.hpp.

References cttiphiem3.

int TMBL2Track::CTTIso  )  const [inline]
 

Definition at line 60 of file TMBL2Track.hpp.

References cttiso.

void TMBL2Track::CTTIso int  x  )  [inline]
 

Definition at line 35 of file TMBL2Track.hpp.

References cttiso.

int TMBL2Track::CTTL2Iso  )  const [inline]
 

Definition at line 59 of file TMBL2Track.hpp.

References cttl2iso.

void TMBL2Track::CTTL2Iso int  x  )  [inline]
 

Definition at line 34 of file TMBL2Track.hpp.

References cttl2iso.

float TMBL2Track::CTTPhi  )  const [inline]
 

Definition at line 56 of file TMBL2Track.hpp.

References cttiphi0.

float TMBL2Track::CTTPhiEM3  )  const [inline]
 

Definition at line 57 of file TMBL2Track.hpp.

References cttiphiem3.

int TMBL2Track::CTTPreshower  )  const [inline]
 

Definition at line 61 of file TMBL2Track.hpp.

References cttpreshower.

void TMBL2Track::CTTPreshower int  x  )  [inline]
 

Definition at line 36 of file TMBL2Track.hpp.

References cttpreshower.

float TMBL2Track::CTTPt  )  const [inline]
 

Definition at line 55 of file TMBL2Track.hpp.

References cttpt.

void TMBL2Track::CTTPt float  x  )  [inline]
 

Definition at line 32 of file TMBL2Track.hpp.

References cttpt.

int TMBL2Track::CTTSign  )  const [inline]
 

Definition at line 58 of file TMBL2Track.hpp.

References cttsign.

void TMBL2Track::CTTSign int  x  )  [inline]
 

Definition at line 33 of file TMBL2Track.hpp.

References cttsign.

int TMBL2Track::DEdx  )  const [inline]
 

Definition at line 66 of file TMBL2Track.hpp.

References dedx.

void TMBL2Track::DEdx int  x  )  [inline]
 

Definition at line 40 of file TMBL2Track.hpp.

References dedx.

int TMBL2Track::FinePhi  )  const [inline]
 

Definition at line 75 of file TMBL2Track.hpp.

References finephi.

void TMBL2Track::FinePhi int  x  )  [inline]
 

Definition at line 49 of file TMBL2Track.hpp.

References finephi.

int TMBL2Track::FitStatus  )  const [inline]
 

Definition at line 69 of file TMBL2Track.hpp.

References fitstatus.

void TMBL2Track::FitStatus int  x  )  [inline]
 

Definition at line 43 of file TMBL2Track.hpp.

References fitstatus.

int TMBL2Track::ImpParam  )  const [inline]
 

Definition at line 74 of file TMBL2Track.hpp.

References impparam.

void TMBL2Track::ImpParam int  x  )  [inline]
 

Definition at line 48 of file TMBL2Track.hpp.

References impparam.

int TMBL2Track::IPSig  )  const [inline]
 

Definition at line 73 of file TMBL2Track.hpp.

References ipsig.

void TMBL2Track::IPSig int  x  )  [inline]
 

Definition at line 47 of file TMBL2Track.hpp.

References ipsig.

int TMBL2Track::SkippedLayer  )  const [inline]
 

Definition at line 72 of file TMBL2Track.hpp.

References skippedlayer.

void TMBL2Track::SkippedLayer int  x  )  [inline]
 

Definition at line 46 of file TMBL2Track.hpp.

References skippedlayer.

int TMBL2Track::STTiPhi  )  const [inline]
 

Definition at line 62 of file TMBL2Track.hpp.

References sttiphi.

void TMBL2Track::STTiPhi int  x  )  [inline]
 

Definition at line 37 of file TMBL2Track.hpp.

References sttiphi.

float TMBL2Track::STTPhi  )  const [inline]
 

Definition at line 63 of file TMBL2Track.hpp.

References finephi, and sttiphi.

float TMBL2Track::STTPt  )  const [inline]
 

Definition at line 64 of file TMBL2Track.hpp.

References sttpt.

void TMBL2Track::STTPt float  x  )  [inline]
 

Definition at line 38 of file TMBL2Track.hpp.

References sttpt.

int TMBL2Track::STTSign  )  const [inline]
 

Definition at line 65 of file TMBL2Track.hpp.

References sttsign.

void TMBL2Track::STTSign int  x  )  [inline]
 

Definition at line 39 of file TMBL2Track.hpp.

References sttsign.

int TMBL2Track::Topology  )  const [inline]
 

Definition at line 71 of file TMBL2Track.hpp.

References topology.

void TMBL2Track::Topology int  x  )  [inline]
 

Definition at line 45 of file TMBL2Track.hpp.

References topology.

int TMBL2Track::TruncLayers  )  const [inline]
 

Definition at line 70 of file TMBL2Track.hpp.

References trunclayers.

void TMBL2Track::TruncLayers int  x  )  [inline]
 

Definition at line 44 of file TMBL2Track.hpp.

References trunclayers.

bool TMBL2Track::TwoPassFit  )  const [inline]
 

Definition at line 76 of file TMBL2Track.hpp.

References twopassfit.

void TMBL2Track::TwoPassFit bool  x  )  [inline]
 

Definition at line 50 of file TMBL2Track.hpp.

References twopassfit.


Member Data Documentation

int TMBL2Track::barrel [private]
 

Definition at line 90 of file TMBL2Track.hpp.

Referenced by Barrel(), ClassImp(), and TMBL2Track().

float TMBL2Track::chi2 [private]
 

Definition at line 91 of file TMBL2Track.hpp.

Referenced by Chi2(), ClassImp(), and TMBL2Track().

int TMBL2Track::cttiphi0 [private]
 

Definition at line 79 of file TMBL2Track.hpp.

Referenced by ClassImp(), CTTiPhi0(), CTTPhi(), and TMBL2Track().

int TMBL2Track::cttiphiem3 [private]
 

Definition at line 80 of file TMBL2Track.hpp.

Referenced by ClassImp(), CTTiPhiEM3(), CTTPhiEM3(), and TMBL2Track().

int TMBL2Track::cttiso [private]
 

Definition at line 84 of file TMBL2Track.hpp.

Referenced by ClassImp(), CTTIso(), and TMBL2Track().

int TMBL2Track::cttl2iso [private]
 

Definition at line 83 of file TMBL2Track.hpp.

Referenced by ClassImp(), CTTL2Iso(), and TMBL2Track().

int TMBL2Track::cttpreshower [private]
 

Definition at line 85 of file TMBL2Track.hpp.

Referenced by ClassImp(), CTTPreshower(), and TMBL2Track().

float TMBL2Track::cttpt [private]
 

Definition at line 81 of file TMBL2Track.hpp.

Referenced by ClassImp(), CTTPt(), and TMBL2Track().

int TMBL2Track::cttsign [private]
 

Definition at line 82 of file TMBL2Track.hpp.

Referenced by ClassImp(), CTTSign(), and TMBL2Track().

int TMBL2Track::dedx [private]
 

Definition at line 89 of file TMBL2Track.hpp.

Referenced by ClassImp(), DEdx(), and TMBL2Track().

int TMBL2Track::finephi [private]
 

Definition at line 98 of file TMBL2Track.hpp.

Referenced by ClassImp(), FinePhi(), STTPhi(), and TMBL2Track().

int TMBL2Track::fitstatus [private]
 

Definition at line 92 of file TMBL2Track.hpp.

Referenced by ClassImp(), FitStatus(), and TMBL2Track().

int TMBL2Track::impparam [private]
 

Definition at line 97 of file TMBL2Track.hpp.

Referenced by ClassImp(), ImpParam(), and TMBL2Track().

int TMBL2Track::ipsig [private]
 

Definition at line 96 of file TMBL2Track.hpp.

Referenced by ClassImp(), IPSig(), and TMBL2Track().

int TMBL2Track::skippedlayer [private]
 

Definition at line 95 of file TMBL2Track.hpp.

Referenced by ClassImp(), SkippedLayer(), and TMBL2Track().

int TMBL2Track::sttiphi [private]
 

Definition at line 86 of file TMBL2Track.hpp.

Referenced by ClassImp(), STTiPhi(), STTPhi(), and TMBL2Track().

float TMBL2Track::sttpt [private]
 

Definition at line 87 of file TMBL2Track.hpp.

Referenced by ClassImp(), STTPt(), and TMBL2Track().

int TMBL2Track::sttsign [private]
 

Definition at line 88 of file TMBL2Track.hpp.

Referenced by ClassImp(), STTSign(), and TMBL2Track().

int TMBL2Track::topology [private]
 

Definition at line 94 of file TMBL2Track.hpp.

Referenced by ClassImp(), TMBL2Track(), and Topology().

int TMBL2Track::trunclayers [private]
 

Definition at line 93 of file TMBL2Track.hpp.

Referenced by ClassImp(), TMBL2Track(), and TruncLayers().

bool TMBL2Track::twopassfit [private]
 

Definition at line 99 of file TMBL2Track.hpp.

Referenced by ClassImp(), TMBL2Track(), and TwoPassFit().


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