5#ifndef ZdcNtuple_LisNtuple_H
6#define ZdcNtuple_LisNtuple_H
74 LisNtuple(
const std::string &name, ISvcLocator *pSvcLocator);
80 virtual StatusCode
execute()
override;
81 virtual StatusCode
finalize()
override;
the (new) base class for EventLoop algorithms
uint32_t t_timeStampNSOffset
float t_LISPresample[nLISChannels]
int t_LISADCSum[nLISChannels]
void processLisNtupleFromModules()
static constexpr int LISTypeInd
unsigned int t_LISMaxSample[nLISChannels]
float t_actIntPerCrossing
const xAOD::EventInfo * m_eventInfo
virtual StatusCode execute() override
static constexpr int infoSumInd
static constexpr int LISModuleInd
virtual StatusCode initialize() override
uint32_t t_extendedLevel1ID
static constexpr int nSamples
float t_avgIntPerCrossing
uint16_t t_LISRawdata[nLISChannels][nSamples]
SG::ReadHandleKey< xAOD::ZdcModuleContainer > m_zdcSumContainerName
virtual StatusCode finalize() override
ZdcInjPulserAmpMap::Token m_injMapRunToken
unsigned int m_lastRunNumber
SG::ReadHandleKey< xAOD::ZdcModuleContainer > m_zdcModuleContainerName
float t_LISAvgTime[nLISChannels]
LisNtuple(const std::string &name, ISvcLocator *pSvcLocator)
int t_LISMaxADC[nLISChannels]
static constexpr int nLISChannels
std::unique_ptr< ZdcInjPulserAmpMap > m_zdcInjPulserAmpMap
Property holding a SG store/key/clid from which a ReadHandle is made.
EventInfo_v1 EventInfo
Definition of the latest event info version.