16#ifndef INDETRAWDATA_INDETRAWDATACONTAINER_H
17#define INDETRAWDATA_INDETRAWDATACONTAINER_H
25template<
class CollectionT>
std::vector< Identifier > ID
macros to associate a CLID to a type
uint32_t CLID
The Class ID type.
This class is a general container which can hold objects of accessed by an IdentifierHash For more in...
IdentifiableContainerMT< T > IdentifiableContainer
InDetRawDataContainer & operator=(const InDetRawDataContainer &)
static const CLID & classID()
return class ID
virtual ~InDetRawDataContainer()
InDetRawDataContainer(const InDetRawDataContainer &)
virtual const CLID & clID() const
return class ID
InDetRawDataContainer(unsigned int max, EventContainers::Mode)
InDetRawDataContainer(unsigned int max)
InDetRawDataContainer(EventContainers::IdentifiableCache< CollectionT > *)
Default, invalid implementation of ClassID_traits.