#include <ClusterTOB.h>
Definition at line 13 of file ClusterTOB.h.
◆ ClusterTOB() [1/3]
TCS::ClusterTOB::ClusterTOB |
( |
uint32_t |
roiWord = 0 , |
|
|
const std::string & |
tobName = "ClusterTOB" |
|
) |
| |
◆ ClusterTOB() [2/3]
TCS::ClusterTOB::ClusterTOB |
( |
unsigned int |
et, |
|
|
unsigned int |
isolation, |
|
|
int |
eta, |
|
|
int |
phi, |
|
|
inputTOBType_t |
tobType = NONE , |
|
|
uint32_t |
roiWord = 0 , |
|
|
const std::string & |
tobName = "ClusterTOB" |
|
) |
| |
◆ ClusterTOB() [3/3]
◆ ~ClusterTOB()
TCS::ClusterTOB::~ClusterTOB |
( |
| ) |
|
|
virtualdefault |
◆ clearHeap()
void TCS::ClusterTOB::clearHeap |
( |
| ) |
|
|
static |
◆ createOnHeap()
◆ Et()
unsigned int TCS::ClusterTOB::Et |
( |
| ) |
const |
|
inline |
◆ eta()
int TCS::ClusterTOB::eta |
( |
| ) |
const |
|
inline |
◆ etaDouble()
double TCS::ClusterTOB::etaDouble |
( |
| ) |
const |
|
inline |
◆ EtDouble()
double TCS::ClusterTOB::EtDouble |
( |
| ) |
const |
|
inline |
◆ heap()
◆ instances()
static size_t TCS::BaseTOB::instances |
( |
| ) |
|
|
inlinestaticinherited |
◆ isolation()
unsigned int TCS::ClusterTOB::isolation |
( |
| ) |
const |
|
inline |
◆ nBitsEt()
static unsigned int TCS::ClusterTOB::nBitsEt |
( |
| ) |
|
|
inlinestatic |
◆ nBitsEta()
static unsigned int TCS::ClusterTOB::nBitsEta |
( |
| ) |
|
|
inlinestatic |
◆ nBitsIsolation()
static unsigned int TCS::ClusterTOB::nBitsIsolation |
( |
| ) |
|
|
inlinestatic |
◆ nBitsPhi()
static unsigned int TCS::ClusterTOB::nBitsPhi |
( |
| ) |
|
|
inlinestatic |
◆ phi()
int TCS::ClusterTOB::phi |
( |
| ) |
const |
|
inline |
◆ phiDouble()
double TCS::ClusterTOB::phiDouble |
( |
| ) |
const |
|
inline |
◆ print()
void TCS::ClusterTOB::print |
( |
std::ostream & |
o | ) |
const |
|
virtual |
◆ roiWord()
uint32_t TCS::BaseTOB::roiWord |
( |
| ) |
const |
|
inlineinherited |
◆ setEt()
void TCS::ClusterTOB::setEt |
( |
unsigned int |
et | ) |
|
|
inline |
◆ setEta()
void TCS::ClusterTOB::setEta |
( |
int |
eta | ) |
|
|
inline |
◆ setEtaDouble()
void TCS::ClusterTOB::setEtaDouble |
( |
double |
eta | ) |
|
|
inline |
◆ setEtDouble()
void TCS::ClusterTOB::setEtDouble |
( |
double |
et | ) |
|
|
inline |
◆ setIsolation()
void TCS::ClusterTOB::setIsolation |
( |
unsigned int |
et | ) |
|
|
inline |
◆ setPhi()
void TCS::ClusterTOB::setPhi |
( |
int |
phi | ) |
|
|
inline |
◆ setPhiDouble()
void TCS::ClusterTOB::setPhiDouble |
( |
double |
phi | ) |
|
|
inline |
◆ setTobType()
◆ 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::ClusterTOB::g_nBitsEt = 10 |
|
staticprivate |
◆ g_nBitsEta
const unsigned int TCS::ClusterTOB::g_nBitsEta = 6 |
|
staticprivate |
◆ g_nBitsIsolation
const unsigned int TCS::ClusterTOB::g_nBitsIsolation = 5 |
|
staticprivate |
◆ g_nBitsPhi
const unsigned int TCS::ClusterTOB::g_nBitsPhi = 7 |
|
staticprivate |
◆ m_Et
unsigned int TCS::ClusterTOB::m_Et {0} |
|
private |
◆ m_eta
int TCS::ClusterTOB::m_eta {0} |
|
private |
◆ m_etaDouble
double TCS::ClusterTOB::m_etaDouble {0} |
|
private |
◆ m_EtDouble
double TCS::ClusterTOB::m_EtDouble {0} |
|
private |
◆ m_isolation
unsigned int TCS::ClusterTOB::m_isolation {0} |
|
private |
◆ m_phi
int TCS::ClusterTOB::m_phi {0} |
|
private |
◆ m_phiDouble
double TCS::ClusterTOB::m_phiDouble {0} |
|
private |
◆ m_roiWord
uint32_t TCS::BaseTOB::m_roiWord |
|
privateinherited |
◆ m_tobName
std::string TCS::BaseTOB::m_tobName |
|
privateinherited |
◆ m_tobType
The documentation for this class was generated from the following files: