7#ifndef TRIGNAVSTRUCTURE_BASEHOLDER_H
8#define TRIGNAVSTRUCTURE_BASEHOLDER_H
17 virtual const std::string&
label()
const = 0;
23 const std::vector<uint32_t>::const_iterator& end,
char data[hepevt_bytes_allocation_ATLAS]
virtual class_id_type typeClid() const =0
virtual sub_index_type subTypeIndex() const =0
virtual bool serialize(std::vector< uint32_t > &data) const
virtual const std::string & label() const =0
static bool enquireSerialized(std::vector< uint32_t >::const_iterator &fromHere, const std::vector< uint32_t >::const_iterator &end, class_id_type &c, std::string &label, sub_index_type &subtypeIndex)
It used to be useful piece of code for replacing actual SG with other store of similar functionality ...