![]() |
ATLAS Offline Software
|
#include <jLJetTOB.h>
Public Member Functions | |
| jLJetTOB (uint32_t roiWord=0, std::string_view tobName="jLJetTOB") | |
| jLJetTOB (const jLJetTOB &jet) | |
| jLJetTOB (unsigned int Et, int eta, unsigned phi, uint32_t roiWord=0, const std::string &tobName="jLJetTOB") | |
| virtual | ~jLJetTOB () |
| unsigned int | Et () const |
| int | eta () const |
| unsigned | phi () const |
| double | EtDouble () const |
| double | etaDouble () const |
| double | phiDouble () const |
| void | setEt (int et) |
| void | setEta (int eta) |
| void | setPhi (int phi) |
| void | setEtDouble (double et) |
| void | setEtaDouble (double eta) |
| void | setPhiDouble (double phi) |
| inputTOBType_t | tobType () const |
| uint32_t | roiWord () const |
| const std::string & | tobName () const |
Static Public Member Functions | |
| static jLJetTOB * | createOnHeap (const jLJetTOB &jet) |
| static void | clearHeap () |
| static const Heap< TCS::jLJetTOB > & | heap () |
| static size_t | instances () |
Protected Member Functions | |
| int | sizeCheck (int value, unsigned int size) const |
| unsigned int | sizeCheck (unsigned int value, unsigned int size) const |
| int | sizeCheckM (int value, unsigned int size) const |
Private Member Functions | |
| virtual void | print (std::ostream &o) const |
Private Attributes | |
| unsigned int | m_Et { 0 } |
| int | m_eta { 0 } |
| unsigned | m_phi { 0 } |
| double | m_EtDouble { 0 } |
| double | m_etaDouble { 0 } |
| double | m_phiDouble { 0 } |
| uint32_t | m_roiWord {} |
| std::string | m_tobName |
Static Private Attributes | |
| static const unsigned int | g_nBitsEt |
| static const unsigned int | g_nBitsIsolation |
| static const unsigned int | g_nBitsEta |
| static const unsigned int | g_nBitsPhi |
| static Heap< TCS::jLJetTOB > | fg_heap |
Definition at line 16 of file jLJetTOB.h.
| TCS::jLJetTOB::jLJetTOB | ( | uint32_t | roiWord = 0, |
| std::string_view | tobName = "jLJetTOB" ) |
Definition at line 10 of file jLJetTOB.cxx.
|
default |
| TCS::jLJetTOB::jLJetTOB | ( | unsigned int | Et, |
| int | eta, | ||
| unsigned | phi, | ||
| uint32_t | roiWord = 0, | ||
| const std::string & | tobName = "jLJetTOB" ) |
Definition at line 15 of file jLJetTOB.cxx.
|
virtualdefault |
|
static |
Definition at line 33 of file jLJetTOB.cxx.
|
static |
Definition at line 28 of file jLJetTOB.cxx.
|
inline |
Definition at line 32 of file jLJetTOB.h.
|
inline |
Definition at line 33 of file jLJetTOB.h.
|
inline |
Definition at line 37 of file jLJetTOB.h.
|
inline |
Definition at line 36 of file jLJetTOB.h.
|
inlinestatic |
Definition at line 54 of file jLJetTOB.h.
|
inlinestaticinherited |
|
inline |
Definition at line 34 of file jLJetTOB.h.
|
inline |
Definition at line 38 of file jLJetTOB.h.
|
privatevirtual |
Implements TCS::BaseTOB.
Definition at line 38 of file jLJetTOB.cxx.
|
inline |
Definition at line 41 of file jLJetTOB.h.
|
inline |
Definition at line 42 of file jLJetTOB.h.
|
inline |
Definition at line 46 of file jLJetTOB.h.
|
inline |
Definition at line 45 of file jLJetTOB.h.
|
inline |
Definition at line 43 of file jLJetTOB.h.
|
inline |
Definition at line 47 of file jLJetTOB.h.
|
protectedinherited |
Definition at line 32 of file BaseTOB.cxx.
|
protectedinherited |
Definition at line 44 of file BaseTOB.cxx.
|
protectedinherited |
Definition at line 19 of file BaseTOB.cxx.
|
inlineinherited |
|
inlinevirtual |
|
thread_localstaticprivate |
Definition at line 73 of file jLJetTOB.h.
|
staticprivate |
Definition at line 58 of file jLJetTOB.h.
|
staticprivate |
Definition at line 60 of file jLJetTOB.h.
|
staticprivate |
Definition at line 59 of file jLJetTOB.h.
|
staticprivate |
Definition at line 61 of file jLJetTOB.h.
|
private |
Definition at line 63 of file jLJetTOB.h.
|
private |
Definition at line 64 of file jLJetTOB.h.
|
private |
Definition at line 68 of file jLJetTOB.h.
|
private |
Definition at line 67 of file jLJetTOB.h.
|
private |
Definition at line 65 of file jLJetTOB.h.
|
private |
Definition at line 69 of file jLJetTOB.h.