14#ifndef TRIGSERCONVHELPER_H
15#define TRIGSERCONVHELPER_H
18#include "GaudiKernel/ToolHandle.h"
19#include "GaudiKernel/ServiceHandle.h"
33 const IInterface* parent);
35 StatusCode
createObj(
const std::string &clname, IOpaqueAddress* iAddr,
void *&ptr,
bool isxAOD =
false);
36 StatusCode
createRep(
const std::string &clname,
void *ptr, std::vector<uint32_t> &out,
bool isxAOD =
false);
AlgTool interface of a helper for converter classes.
TrigSerializeConvHelper(const std::string &name, const std::string &type, const IInterface *parent)
virtual ~TrigSerializeConvHelper()
std::map< std::string, std::string > m_oldEDMmap
ToolHandle< TrigSerTPTool > m_TPTool
ToolHandle< ITrigSerializeGuidHelper > m_guidTool
ToolHandle< ITrigSerializerToolBase > m_serializerTool
StatusCode createObj(const std::string &clname, IOpaqueAddress *iAddr, void *&ptr, bool isxAOD=false)
StatusCode createRep(const std::string &clname, void *ptr, std::vector< uint32_t > &out, bool isxAOD=false)