#include <HGCalBestChoiceCodecImpl.h>
Public Types | |
typedef std::array< uint32_t, size > | trigger_cell_list |
Public Member Functions | |
void | reset () |
Public Attributes | |
trigger_cell_list | payload |
Static Public Attributes | |
static const size_t | size = 116 |
Definition at line 13 of file HGCalBestChoiceCodecImpl.h.
typedef std::array<uint32_t, size> HGCalBestChoiceDataPayload::trigger_cell_list |
Definition at line 16 of file HGCalBestChoiceCodecImpl.h.
|
inline |
Definition at line 19 of file HGCalBestChoiceCodecImpl.h.
References payload.
Referenced by HGCalBestChoiceCodecImpl::decode(), SingleCellClusterAlgo::run(), FullModuleSumAlgo::run(), and HGCalBestChoiceCodec::setDataPayloadImpl().
trigger_cell_list HGCalBestChoiceDataPayload::payload |
Definition at line 17 of file HGCalBestChoiceCodecImpl.h.
Referenced by HGCalBestChoiceCodecImpl::bestChoiceSelect(), HGCalBestChoiceCodecImpl::decode(), operator<<(), reset(), SingleCellClusterAlgo::run(), FullModuleSumAlgo::run(), and HGCalBestChoiceCodecImpl::triggerCellSums().
|
static |
Definition at line 15 of file HGCalBestChoiceCodecImpl.h.
Referenced by cuy.FindIssue::__init__(), ntuple._Collection::__iter__(), ntuple._Collection::__len__(), and HGCalBestChoiceCodec::setDataPayloadImpl().