TMBL2GblEM Class Reference
[Level 2 Trigger]

#include <TMBL2GblEM.hpp>

Inheritance diagram for TMBL2GblEM:

TMBL2GblBase TMBL2Base List of all members.

Detailed Description

Global Level 2 EM Object.

Definition at line 20 of file TMBL2GblEM.hpp.

Public Member Functions

 TMBL2GblEM ()
 TMBL2GblEM (const TMBL2GblEM &)
 ~TMBL2GblEM ()
void Iso (float x)
void Emf (float x)
void NoNeighbour (bool x)
void NeighbourLowET (bool x)
void SeedHighEmf (bool x)
float Iso () const
float Emf () const
bool NoNeighbour () const
bool NeighbourLowET () const
bool SeedHighEmf () const

Private Attributes

float iso
float emf
bool noneighbour
bool neighbourlowet
bool seedhighemf


Constructor & Destructor Documentation

TMBL2GblEM::TMBL2GblEM  ) 
 

TMBL2GblEM::TMBL2GblEM const TMBL2GblEM  ) 
 

Definition at line 13 of file TMBL2GblEM.cpp.

References emf, iso, neighbourlowet, noneighbour, and seedhighemf.

TMBL2GblEM::~TMBL2GblEM  )  [inline]
 

Definition at line 25 of file TMBL2GblEM.hpp.


Member Function Documentation

float TMBL2GblEM::Emf  )  const [inline]
 

Definition at line 36 of file TMBL2GblEM.hpp.

References emf.

void TMBL2GblEM::Emf float  x  )  [inline]
 

Definition at line 29 of file TMBL2GblEM.hpp.

References emf.

float TMBL2GblEM::Iso  )  const [inline]
 

Definition at line 35 of file TMBL2GblEM.hpp.

References iso.

void TMBL2GblEM::Iso float  x  )  [inline]
 

Definition at line 28 of file TMBL2GblEM.hpp.

References iso.

bool TMBL2GblEM::NeighbourLowET  )  const [inline]
 

Definition at line 38 of file TMBL2GblEM.hpp.

References neighbourlowet.

void TMBL2GblEM::NeighbourLowET bool  x  )  [inline]
 

Definition at line 31 of file TMBL2GblEM.hpp.

References neighbourlowet.

bool TMBL2GblEM::NoNeighbour  )  const [inline]
 

Definition at line 37 of file TMBL2GblEM.hpp.

References noneighbour.

void TMBL2GblEM::NoNeighbour bool  x  )  [inline]
 

Definition at line 30 of file TMBL2GblEM.hpp.

References noneighbour.

bool TMBL2GblEM::SeedHighEmf  )  const [inline]
 

Definition at line 39 of file TMBL2GblEM.hpp.

References seedhighemf.

void TMBL2GblEM::SeedHighEmf bool  x  )  [inline]
 

Definition at line 32 of file TMBL2GblEM.hpp.

References seedhighemf.


Member Data Documentation

float TMBL2GblEM::emf [private]
 

Definition at line 43 of file TMBL2GblEM.hpp.

Referenced by Emf(), and TMBL2GblEM().

float TMBL2GblEM::iso [private]
 

Definition at line 42 of file TMBL2GblEM.hpp.

Referenced by Iso(), and TMBL2GblEM().

bool TMBL2GblEM::neighbourlowet [private]
 

Definition at line 45 of file TMBL2GblEM.hpp.

Referenced by NeighbourLowET(), and TMBL2GblEM().

bool TMBL2GblEM::noneighbour [private]
 

Definition at line 44 of file TMBL2GblEM.hpp.

Referenced by NoNeighbour(), and TMBL2GblEM().

bool TMBL2GblEM::seedhighemf [private]
 

Definition at line 46 of file TMBL2GblEM.hpp.

Referenced by SeedHighEmf(), and TMBL2GblEM().


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