#include <TMBL2FPS.hpp>
Inheritance diagram for TMBL2FPS:

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 |
|
|
|
|
|
Definition at line 12 of file TMBL2FPS.cpp. References etasign, hilothresh, umip, and vmip. |
|
|
Definition at line 24 of file TMBL2FPS.hpp. |
|
|
Definition at line 36 of file TMBL2FPS.hpp. References TMBL2Base::ieta. |
|
|
Definition at line 39 of file TMBL2FPS.hpp. References etasign. |
|
|
Definition at line 30 of file TMBL2FPS.hpp. References etasign. |
|
|
Definition at line 42 of file TMBL2FPS.hpp. References hilothresh. |
|
|
Definition at line 31 of file TMBL2FPS.hpp. References hilothresh. |
|
|
Definition at line 40 of file TMBL2FPS.hpp. References etasign. |
|
|
Definition at line 41 of file TMBL2FPS.hpp. References etasign. |
|
|
Definition at line 37 of file TMBL2FPS.hpp. References umip. |
|
|
Definition at line 28 of file TMBL2FPS.hpp. References umip. |
|
|
Definition at line 38 of file TMBL2FPS.hpp. References vmip. |
|
|
Definition at line 29 of file TMBL2FPS.hpp. References vmip. |
|
|
Definition at line 48 of file TMBL2FPS.hpp. Referenced by EtaSign(), IsNorth(), IsSouth(), and TMBL2FPS(). |
|
|
Definition at line 49 of file TMBL2FPS.hpp. Referenced by HiLoThresh(), and TMBL2FPS(). |
|
|
Definition at line 46 of file TMBL2FPS.hpp. Referenced by TMBL2FPS(), and uMIP(). |
|
|
Definition at line 47 of file TMBL2FPS.hpp. Referenced by TMBL2FPS(), and vMIP(). |
1.3.4