#include <MetTOB.h>
Definition at line 13 of file MetTOB.h.
◆ MetTOB() [1/3]
◆ MetTOB() [2/3]
TCS::MetTOB::MetTOB |
( |
int |
ex, |
|
|
int |
ey, |
|
|
unsigned int |
et |
|
) |
| |
◆ MetTOB() [3/3]
◆ ~MetTOB()
◆ clearHeap()
void TCS::MetTOB::clearHeap |
( |
| ) |
|
|
static |
◆ createOnHeap()
◆ Et()
unsigned int TCS::MetTOB::Et |
( |
| ) |
const |
|
inline |
◆ EtDouble()
double TCS::MetTOB::EtDouble |
( |
| ) |
const |
|
inline |
◆ Ex()
int TCS::MetTOB::Ex |
( |
| ) |
const |
|
inline |
◆ ExDouble()
double TCS::MetTOB::ExDouble |
( |
| ) |
const |
|
inline |
◆ Ey()
int TCS::MetTOB::Ey |
( |
| ) |
const |
|
inline |
◆ EyDouble()
double TCS::MetTOB::EyDouble |
( |
| ) |
const |
|
inline |
◆ heap()
◆ instances()
static size_t TCS::BaseTOB::instances |
( |
| ) |
|
|
inlinestaticinherited |
◆ nBitsEt()
static unsigned int TCS::MetTOB::nBitsEt |
( |
| ) |
|
|
inlinestatic |
◆ nBitsEx()
static unsigned int TCS::MetTOB::nBitsEx |
( |
| ) |
|
|
inlinestatic |
◆ nBitsEy()
static unsigned int TCS::MetTOB::nBitsEy |
( |
| ) |
|
|
inlinestatic |
◆ print()
void TCS::MetTOB::print |
( |
std::ostream & |
o | ) |
const |
|
virtual |
Implements TCS::BaseTOB.
Definition at line 42 of file MetTOB.cxx.
43 o <<
"MET signed Ex: " <<
Ex() <<
", signed Ey: " <<
Ey() <<
", sum Et: " <<
Et();
◆ roiWord()
uint32_t TCS::BaseTOB::roiWord |
( |
| ) |
const |
|
inlineinherited |
◆ setEt()
void TCS::MetTOB::setEt |
( |
unsigned int |
et | ) |
|
|
inline |
◆ setEtDouble()
void TCS::MetTOB::setEtDouble |
( |
double |
et | ) |
|
|
inline |
◆ setEx()
void TCS::MetTOB::setEx |
( |
int |
ex | ) |
|
|
inline |
◆ setExDouble()
void TCS::MetTOB::setExDouble |
( |
double |
ex | ) |
|
|
inline |
◆ setEy()
void TCS::MetTOB::setEy |
( |
int |
ey | ) |
|
|
inline |
◆ setEyDouble()
void TCS::MetTOB::setEyDouble |
( |
double |
ey | ) |
|
|
inline |
◆ sizeCheck() [1/2]
int TCS::BaseTOB::sizeCheck |
( |
int |
value, |
|
|
unsigned int |
size |
|
) |
| const |
|
protectedinherited |
◆ sizeCheck() [2/2]
unsigned int TCS::BaseTOB::sizeCheck |
( |
unsigned int |
value, |
|
|
unsigned int |
size |
|
) |
| const |
|
protectedinherited |
◆ sizeCheckM()
int TCS::BaseTOB::sizeCheckM |
( |
int |
value, |
|
|
unsigned int |
size |
|
) |
| const |
|
protectedinherited |
◆ tobName()
const std::string& TCS::BaseTOB::tobName |
( |
| ) |
const |
|
inlineinherited |
◆ tobType()
◆ fg_heap
◆ g_nBitsEt
const unsigned int TCS::MetTOB::g_nBitsEt = 15 |
|
staticprivate |
◆ g_nBitsEx
const unsigned int TCS::MetTOB::g_nBitsEx = 15 |
|
staticprivate |
◆ g_nBitsEy
const unsigned int TCS::MetTOB::g_nBitsEy = 15 |
|
staticprivate |
◆ m_Et
unsigned int TCS::MetTOB::m_Et {0} |
|
private |
◆ m_EtDouble
double TCS::MetTOB::m_EtDouble {0} |
|
private |
◆ m_Ex
int TCS::MetTOB::m_Ex {0} |
|
private |
◆ m_ExDouble
double TCS::MetTOB::m_ExDouble {0} |
|
private |
◆ m_Ey
int TCS::MetTOB::m_Ey {0} |
|
private |
◆ m_EyDouble
double TCS::MetTOB::m_EyDouble {0} |
|
private |
◆ m_roiWord
uint32_t TCS::BaseTOB::m_roiWord |
|
privateinherited |
◆ m_tobName
std::string TCS::BaseTOB::m_tobName |
|
privateinherited |
The documentation for this class was generated from the following files: