7#ifndef XAODFORWARD_VERSIONS_ZDCMODULE_V1_H
8#define XAODFORWARD_VERSIONS_ZDCMODULE_V1_H
44 void setWaveform(
const std::string&,
const std::vector<uint16_t>&);
45 const std::vector<uint16_t>&
getWaveform(
const std::string&)
const;
Base class for elements of a container that can have aux data.
#define SG_BASE(D, B)
Declare that class D derives from class B.
Base class for elements of a container that can have aux data.
Class containing ZDC Module information.
void setWaveform(const std::string &, const std::vector< uint16_t > &)
ZdcModule_v1()
Default constructor.
const std::vector< uint16_t > & getWaveform(const std::string &) const
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.