#include <gFexRhoTOB.h>
|
| static constexpr std::size_t | s_rho_width {15} |
| | Count: Size of hadronic thresholds satisfied bitset.
|
Definition at line 24 of file gFexRhoTOB.h.
◆ gFexRhoTOB() [1/3]
Constructor taking an eFexROITOB to initialise bits.
- Parameters
-
| [in] | eFexTOB | The input eFexRoI TOB defining the common/eFex bits. |
To be used to create, and initilise a global eEmTOB from an existing eFexTOB eFexRoI threshold bits are set here, the CommonTOB constructor is used to initialise the common bits.
Definition at line 11 of file gFexRhoTOB.cxx.
11 :
std::bitset< s_rho_width > m_rho_bits
Property: Rho bitset within the gFexRhoTOB word.
gFexRhoTOB(const xAOD::gFexJetRoI &gFexRhoTOB)
Constructor taking an eFexROITOB to initialise bits.
◆ gFexRhoTOB() [2/3]
| GlobalSim::IOBitwise::gFexRhoTOB::gFexRhoTOB |
( |
const gFexRhoTOB & | gFexRhoTOB | ) |
|
◆ gFexRhoTOB() [3/3]
| GlobalSim::IOBitwise::gFexRhoTOB::gFexRhoTOB |
( |
const std::bitset< s_rho_width > & | | ) |
|
Constructor taking raw bitsets to initialise common bits.
To be used to create and initialise a gFexRhoTOB from individual bitsets.
◆ ~gFexRhoTOB()
| virtual GlobalSim::IOBitwise::gFexRhoTOB::~gFexRhoTOB |
( |
| ) |
|
|
inlinevirtual |
◆ rho_bits()
◆ to_string()
| std::string GlobalSim::IOBitwise::gFexRhoTOB::to_string |
( |
| ) |
const |
|
virtual |
◆ m_rho_bits
| std::bitset<s_rho_width> GlobalSim::IOBitwise::gFexRhoTOB::m_rho_bits |
|
private |
◆ s_rho_width
| std::size_t GlobalSim::IOBitwise::gFexRhoTOB::s_rho_width {15} |
|
staticconstexprprivate |
Count: Size of hadronic thresholds satisfied bitset.
Definition at line 27 of file gFexRhoTOB.h.
The documentation for this class was generated from the following files: