#include <TMBL1CalTower.hpp>
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 |
|
|
|
|
|
Definition at line 14 of file TMBL1CalTower.cpp. |
|
|
Definition at line 28 of file TMBL1CalTower.hpp. |
|
|
Definition at line 41 of file TMBL1CalTower.hpp. References et. |
|
|
Definition at line 32 of file TMBL1CalTower.hpp. References et. |
|
|
Definition at line 42 of file TMBL1CalTower.hpp. References eta. |
|
|
Definition at line 33 of file TMBL1CalTower.hpp. References eta. |
|
|
Definition at line 44 of file TMBL1CalTower.hpp. References ieta. |
|
|
Definition at line 35 of file TMBL1CalTower.hpp. References ieta. |
|
|
Definition at line 45 of file TMBL1CalTower.hpp. References iphi. |
|
|
Definition at line 36 of file TMBL1CalTower.hpp. References iphi. |
|
|
Definition at line 43 of file TMBL1CalTower.hpp. References phi. |
|
|
Definition at line 34 of file TMBL1CalTower.hpp. References phi. |
|
|
Definition at line 50 of file TMBL1CalTower.hpp. Referenced by ClassImp(), Et(), and TMBL1CalTower(). |
|
|
Definition at line 51 of file TMBL1CalTower.hpp. Referenced by ClassImp(), Eta(), and TMBL1CalTower(). |
|
|
Definition at line 53 of file TMBL1CalTower.hpp. Referenced by ClassImp(), iEta(), and TMBL1CalTower(). |
|
|
Definition at line 54 of file TMBL1CalTower.hpp. Referenced by ClassImp(), iPhi(), and TMBL1CalTower(). |
|
|
Definition at line 52 of file TMBL1CalTower.hpp. Referenced by ClassImp(), Phi(), and TMBL1CalTower(). |
1.3.4