TMBL2FPS Class Reference
[Level 2 Trigger]

#include <TMBL2FPS.hpp>

Inheritance diagram for TMBL2FPS:

TMBL2Base List of all members.

Detailed Description

Level 2 FPS.

Definition at line 19 of file TMBL2FPS.hpp.

Public Member Functions

 TMBL2FPS ()
 TMBL2FPS (const TMBL2FPS &)
 ~TMBL2FPS ()
Setters
void uMIP (int x)
void vMIP (int x)
void EtaSign (int x)
void HiLoThresh (int x)
Accessors
int AbsiEta () const
int uMIP () const
int vMIP () const
int EtaSign () const
bool IsNorth () const
bool IsSouth () const
int HiLoThresh () const

Private Attributes

int umip
int vmip
int etasign
int hilothresh


Constructor & Destructor Documentation

TMBL2FPS::TMBL2FPS  ) 
 

TMBL2FPS::TMBL2FPS const TMBL2FPS  ) 
 

Definition at line 12 of file TMBL2FPS.cpp.

References etasign, hilothresh, umip, and vmip.

TMBL2FPS::~TMBL2FPS  )  [inline]
 

Definition at line 24 of file TMBL2FPS.hpp.


Member Function Documentation

int TMBL2FPS::AbsiEta  )  const [inline]
 

Definition at line 36 of file TMBL2FPS.hpp.

References TMBL2Base::ieta.

int TMBL2FPS::EtaSign  )  const [inline]
 

Definition at line 39 of file TMBL2FPS.hpp.

References etasign.

void TMBL2FPS::EtaSign int  x  )  [inline]
 

Definition at line 30 of file TMBL2FPS.hpp.

References etasign.

int TMBL2FPS::HiLoThresh  )  const [inline]
 

Definition at line 42 of file TMBL2FPS.hpp.

References hilothresh.

void TMBL2FPS::HiLoThresh int  x  )  [inline]
 

Definition at line 31 of file TMBL2FPS.hpp.

References hilothresh.

bool TMBL2FPS::IsNorth  )  const [inline]
 

Definition at line 40 of file TMBL2FPS.hpp.

References etasign.

bool TMBL2FPS::IsSouth  )  const [inline]
 

Definition at line 41 of file TMBL2FPS.hpp.

References etasign.

int TMBL2FPS::uMIP  )  const [inline]
 

Definition at line 37 of file TMBL2FPS.hpp.

References umip.

void TMBL2FPS::uMIP int  x  )  [inline]
 

Definition at line 28 of file TMBL2FPS.hpp.

References umip.

int TMBL2FPS::vMIP  )  const [inline]
 

Definition at line 38 of file TMBL2FPS.hpp.

References vmip.

void TMBL2FPS::vMIP int  x  )  [inline]
 

Definition at line 29 of file TMBL2FPS.hpp.

References vmip.


Member Data Documentation

int TMBL2FPS::etasign [private]
 

Definition at line 48 of file TMBL2FPS.hpp.

Referenced by EtaSign(), IsNorth(), IsSouth(), and TMBL2FPS().

int TMBL2FPS::hilothresh [private]
 

Definition at line 49 of file TMBL2FPS.hpp.

Referenced by HiLoThresh(), and TMBL2FPS().

int TMBL2FPS::umip [private]
 

Definition at line 46 of file TMBL2FPS.hpp.

Referenced by TMBL2FPS(), and uMIP().

int TMBL2FPS::vmip [private]
 

Definition at line 47 of file TMBL2FPS.hpp.

Referenced by TMBL2FPS(), and vMIP().


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