5#ifndef ZdcNtuple_LisNtuple_H
6#define ZdcNtuple_LisNtuple_H
94 LisNtuple(
const std::string &name, ISvcLocator *pSvcLocator);
101 virtual StatusCode
execute()
override;
102 virtual StatusCode
finalize()
override;
the (new) base class for EventLoop algorithms
uint32_t t_timeStampNSOffset
const xAOD::TrigDecision * m_trigDecision
float t_LISPresample[nLISChannels]
int t_LISADCSum[nLISChannels]
void processLisNtupleFromModules()
static constexpr int LISTypeInd
unsigned int t_LISMaxSample[nLISChannels]
uint32_t t_tbp[nTriggerWords]
float t_actIntPerCrossing
const xAOD::EventInfo * m_eventInfo
virtual StatusCode execute() override
static constexpr int infoSumInd
static constexpr int LISModuleInd
virtual StatusCode initialize() override
static constexpr int nTriggerWords
uint32_t t_extendedLevel1ID
bool processTriggerDecision()
unsigned int t_LISModuleStatus[nLISChannels]
static constexpr int nSamples
float t_avgIntPerCrossing
uint16_t t_LISRawdata[nLISChannels][nSamples]
uint32_t t_tav[nTriggerWords]
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
bool t_rerunDecisions[200]
Property holding a SG store/key/clid from which a ReadHandle is made.
EventInfo_v1 EventInfo
Definition of the latest event info version.
TrigDecision_v1 TrigDecision
Define the latest version of the trigger decision class.