ATLAS Offline Software
Loading...
Searching...
No Matches
MM_RawDataContainer.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef MUONRDO_MM_RAWDATACONAINTER_H
6#define MUONRDO_MM_RAWDATACONAINTER_H
7
12
13namespace Muon {
17 : public IdentifiableContainer<MM_RawDataCollection>
18{
19public:
20 MM_RawDataContainer(unsigned int hashmax);
24
26 static CLID classID();
27
29 virtual const CLID& clID() const override;
30
31};
32}
33
34CLASS_DEF( Muon::MM_RawDataContainer , 1155093320 , 1 )
35
36#endif
37
38
39
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
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
EventContainers::IdentifiableCache< Muon::MM_RawDataCollection > MM_RawDataCollection_Cache
virtual const CLID & clID() const override
return class ID
static CLID classID()
class ID
MM_RawDataContainer(unsigned int hashmax)
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.