|
ATLAS Offline Software
|
Go to the documentation of this file.
16 #ifndef TRKPREPRAWDATA_PREPRAWDATACONTAINER_H
17 #define TRKPREPRAWDATA_PREPRAWDATACONTAINER_H
24 template<
class CollectionT>
65 #endif // TRKPREPRAWDATA_PREPRAWDATACONTAINER_H
virtual ~PrepRawDataContainer()
Destructor:
static const CLID & classID()
return class ID
PrepRawDataContainer(unsigned int max)
Constructor with parameters:
PrepRawDataContainer()
default ctor - for POOL only
PrepRawDataContainer(unsigned int max, EventContainers::Mode)
Constructor with parameters:
uint32_t CLID
The Class ID type.
PrepRawDataContainer & operator=(const PrepRawDataContainer &)
Ensure that the ATLAS eigen extensions are properly loaded.
PrepRawDataContainer(EventContainers::IdentifiableCache< CollectionT > *)
Constructor with External Cache.
PrepRawDataContainer(const PrepRawDataContainer &)
virtual const CLID & clID() const
return class ID
This class is a general container which can hold objects of accessed by an IdentifierHash For more in...