ATLAS Offline Software
Loading...
Searching...
No Matches
SCT_RDO_Container.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3*/
4
5/***************************************************************************
6 InDetRawData package
7 -----------------------------------------
8 ***************************************************************************/
9
10//<doc><file> $Id: SCT_RDO_Container.h,v 1.6 2008-01-05 18:53:00 ssnyder Exp $
11//<version> $Name: not supported by cvs2svn $
12
13#ifndef INDETRAWDATA_SCT_RDO_CONTAINER_H
14# define INDETRAWDATA_SCT_RDO_CONTAINER_H
15
20#include "InDetRawData/SCT_RDO_Collection.h" // Needed to pick up CLID.
21
24
26
28
29CLASS_DEF( SCT_RDO_Cache , 251205632 , 1 )
30
31typedef EventContainers::IIdentifiableCont<InDetRawDataCollection<SCT_RDORawData>> ISCT_RDO_Container;//Interface only, do not place in storegate
32
33#endif // INDETRAWDATA_SCT_RDO_CONTAINER_H
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
InDetRawDataContainer< InDetRawDataCollection< SCT_RDORawData > > SCT_RDO_Container
EventContainers::IIdentifiableCont< InDetRawDataCollection< SCT_RDORawData > > ISCT_RDO_Container
EventContainers::IdentifiableCache< InDetRawDataCollection< SCT_RDORawData > > SCT_RDO_Cache