5#ifndef TRIGSTREAMCNVSVCBASE_TRIGSTREAMADDRESS_H
6#define TRIGSTREAMCNVSVCBASE_TRIGSTREAMADDRESS_H
9#include "GaudiKernel/Kernel.h"
10#include "GaudiKernel/StatusCode.h"
11#include "GaudiKernel/GenericAddress.h"
30 const std::string& cname,
int p1=0,
int p2=0 );
35 void add(
const std::vector<uint32_t> &
a);
36 const std::vector<uint32_t> &
get()
const;
uint32_t CLID
The Class ID type.
void add(const std::vector< uint32_t > &a)
TrigStreamAddress(const CLID &clid, const std::string &fname, const std::string &cname, int p1=0, int p2=0)
Standard Constructor.
const std::string & sgkey() const
const std::vector< uint32_t > & get() const
std::vector< uint32_t > m_rep
virtual ~TrigStreamAddress()
static constexpr long storageType()