TMBL1CalTower Class Reference
[Level 1 TriggerCalorimeter]

#include <TMBL1CalTower.hpp>

List of all members.


Detailed Description

Level 1 Calorimeter Towers.

Definition at line 22 of file TMBL1CalTower.hpp.

Public Member Functions

 TMBL1CalTower ()
 TMBL1CalTower (const TMBL1CalTower &)
 ~TMBL1CalTower ()
Setters
void Et (float x)
void Eta (float x)
void Phi (float x)
void iEta (int x)
void iPhi (int x)
Accessors
float Et () const
float Eta () const
float Phi () const
int iEta () const
int iPhi () const

Private Attributes

float et
float eta
float phi
int ieta
int iphi


Constructor & Destructor Documentation

TMBL1CalTower::TMBL1CalTower  ) 
 

TMBL1CalTower::TMBL1CalTower const TMBL1CalTower  ) 
 

Definition at line 14 of file TMBL1CalTower.cpp.

References et, eta, ieta, iphi, and phi.

TMBL1CalTower::~TMBL1CalTower  )  [inline]
 

Definition at line 28 of file TMBL1CalTower.hpp.


Member Function Documentation

float TMBL1CalTower::Et  )  const [inline]
 

Definition at line 41 of file TMBL1CalTower.hpp.

References et.

void TMBL1CalTower::Et float  x  )  [inline]
 

Definition at line 32 of file TMBL1CalTower.hpp.

References et.

float TMBL1CalTower::Eta  )  const [inline]
 

Definition at line 42 of file TMBL1CalTower.hpp.

References eta.

void TMBL1CalTower::Eta float  x  )  [inline]
 

Definition at line 33 of file TMBL1CalTower.hpp.

References eta.

int TMBL1CalTower::iEta  )  const [inline]
 

Definition at line 44 of file TMBL1CalTower.hpp.

References ieta.

void TMBL1CalTower::iEta int  x  )  [inline]
 

Definition at line 35 of file TMBL1CalTower.hpp.

References ieta.

int TMBL1CalTower::iPhi  )  const [inline]
 

Definition at line 45 of file TMBL1CalTower.hpp.

References iphi.

void TMBL1CalTower::iPhi int  x  )  [inline]
 

Definition at line 36 of file TMBL1CalTower.hpp.

References iphi.

float TMBL1CalTower::Phi  )  const [inline]
 

Definition at line 43 of file TMBL1CalTower.hpp.

References phi.

void TMBL1CalTower::Phi float  x  )  [inline]
 

Definition at line 34 of file TMBL1CalTower.hpp.

References phi.


Member Data Documentation

float TMBL1CalTower::et [private]
 

Definition at line 50 of file TMBL1CalTower.hpp.

Referenced by ClassImp(), Et(), and TMBL1CalTower().

float TMBL1CalTower::eta [private]
 

Definition at line 51 of file TMBL1CalTower.hpp.

Referenced by ClassImp(), Eta(), and TMBL1CalTower().

int TMBL1CalTower::ieta [private]
 

Definition at line 53 of file TMBL1CalTower.hpp.

Referenced by ClassImp(), iEta(), and TMBL1CalTower().

int TMBL1CalTower::iphi [private]
 

Definition at line 54 of file TMBL1CalTower.hpp.

Referenced by ClassImp(), iPhi(), and TMBL1CalTower().

float TMBL1CalTower::phi [private]
 

Definition at line 52 of file TMBL1CalTower.hpp.

Referenced by ClassImp(), Phi(), and TMBL1CalTower().


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