#include <eTauTOB.h>
Definition at line 13 of file eTauTOB.h.
◆ eTauTOB() [1/3]
TCS::eTauTOB::eTauTOB |
( |
uint32_t |
roiWord = 0 , |
|
|
const std::string & |
tobName = "eTauTOB" |
|
) |
| |
◆ eTauTOB() [2/3]
TCS::eTauTOB::eTauTOB |
( |
unsigned int |
et, |
|
|
int |
eta, |
|
|
unsigned int |
phi, |
|
|
inputTOBType_t |
tobType = NONE , |
|
|
uint32_t |
roiWord = 0 , |
|
|
const std::string & |
tobName = "eTauTOB" |
|
) |
| |
◆ eTauTOB() [3/3]
◆ ~eTauTOB()
TCS::eTauTOB::~eTauTOB |
( |
| ) |
|
|
virtualdefault |
◆ clearHeap()
void TCS::eTauTOB::clearHeap |
( |
| ) |
|
|
static |
◆ createOnHeap()
◆ Et()
unsigned int TCS::eTauTOB::Et |
( |
| ) |
const |
|
inline |
◆ eta()
int TCS::eTauTOB::eta |
( |
| ) |
const |
|
inline |
◆ etaDouble()
double TCS::eTauTOB::etaDouble |
( |
| ) |
const |
|
inline |
◆ EtDouble()
double TCS::eTauTOB::EtDouble |
( |
| ) |
const |
|
inline |
◆ heap()
◆ instances()
static size_t TCS::BaseTOB::instances |
( |
| ) |
|
|
inlinestaticinherited |
◆ nBitsEt()
static unsigned int TCS::eTauTOB::nBitsEt |
( |
| ) |
|
|
inlinestatic |
◆ nBitsEta()
static unsigned int TCS::eTauTOB::nBitsEta |
( |
| ) |
|
|
inlinestatic |
◆ nBitsPhi()
static unsigned int TCS::eTauTOB::nBitsPhi |
( |
| ) |
|
|
inlinestatic |
◆ phi()
unsigned int TCS::eTauTOB::phi |
( |
| ) |
const |
|
inline |
◆ phiDouble()
double TCS::eTauTOB::phiDouble |
( |
| ) |
const |
|
inline |
◆ print()
void TCS::eTauTOB::print |
( |
std::ostream & |
o | ) |
const |
|
virtual |
◆ rCore()
unsigned int TCS::eTauTOB::rCore |
( |
| ) |
const |
|
inline |
◆ rHad()
unsigned int TCS::eTauTOB::rHad |
( |
| ) |
const |
|
inline |
◆ roiWord()
uint32_t TCS::BaseTOB::roiWord |
( |
| ) |
const |
|
inlineinherited |
◆ setEt()
void TCS::eTauTOB::setEt |
( |
unsigned int |
et | ) |
|
|
inline |
◆ setEta()
void TCS::eTauTOB::setEta |
( |
int |
eta | ) |
|
|
inline |
◆ setEtaDouble()
void TCS::eTauTOB::setEtaDouble |
( |
double |
eta | ) |
|
|
inline |
◆ setEtDouble()
void TCS::eTauTOB::setEtDouble |
( |
double |
et | ) |
|
|
inline |
◆ setPhi()
void TCS::eTauTOB::setPhi |
( |
unsigned int |
phi | ) |
|
|
inline |
◆ setPhiDouble()
void TCS::eTauTOB::setPhiDouble |
( |
double |
phi | ) |
|
|
inline |
◆ setRCore()
void TCS::eTauTOB::setRCore |
( |
unsigned int |
th | ) |
|
|
inline |
◆ setRHad()
void TCS::eTauTOB::setRHad |
( |
unsigned int |
th | ) |
|
|
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::eTauTOB::g_nBitsEt = 13 |
|
staticprivate |
◆ g_nBitsEta
const unsigned int TCS::eTauTOB::g_nBitsEta = 9 |
|
staticprivate |
◆ g_nBitsPhi
const unsigned int TCS::eTauTOB::g_nBitsPhi = 7 |
|
staticprivate |
◆ m_Et
unsigned int TCS::eTauTOB::m_Et {0} |
|
private |
◆ m_eta
int TCS::eTauTOB::m_eta {0} |
|
private |
◆ m_etaDouble
double TCS::eTauTOB::m_etaDouble {0} |
|
private |
◆ m_EtDouble
double TCS::eTauTOB::m_EtDouble {0} |
|
private |
◆ m_phi
unsigned int TCS::eTauTOB::m_phi {0} |
|
private |
◆ m_phiDouble
double TCS::eTauTOB::m_phiDouble {0} |
|
private |
◆ m_rCore
unsigned int TCS::eTauTOB::m_rCore {0} |
|
private |
◆ m_rHad
unsigned int TCS::eTauTOB::m_rHad {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: