ATLAS Offline Software
Loading...
Searching...
No Matches
TRT_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: TRT_RDO_Container.h,v 1.4 2006-09-27 06:31:46 andr Exp $
11//<version> $Name: not supported by cvs2svn $
12
13#ifndef INDETRAWDATA_TRT_RDO_CONTAINER_H
14# define INDETRAWDATA_TRT_RDO_CONTAINER_H
15
24
27
28
30
33
34CLASS_DEF( TRT_RDO_Cache , 183588116, 1 )
35
36// new persistent class
38CLASS_DEF( TRT_RDO_colvector , 140807381 , 1 )
39
40#endif // INDETRAWDATA_TRT_RDO_CONTAINER_H
DataVector adapter that acts like it holds const pointers.
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
declare to which family the container belongs as far as its indexing policy is concerned
#define CONTAINER_IS_IDENTCONT(CONTAINER)
declare that CONTAINER is an identifiable container
ConstDataVector< DataVector< InDetRawDataCollection< TRT_RDORawData > > > TRT_RDO_colvector
EventContainers::IdentifiableCache< InDetRawDataCollection< TRT_RDORawData > > TRT_RDO_Cache
InDetRawDataContainer< InDetRawDataCollection< TRT_RDORawData > > TRT_RDO_Container
DataVector adapter that acts like it holds const pointers.
Derived DataVector<T>.
Definition DataVector.h:795