ATLAS Offline Software
Loading...
Searching...
No Matches
TRT_DriftCircleContainer.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3*/
4
6// PrepRawDataCLASS_DEF.h
7// Header file for class PrepRawDataCLASS_DEF
9// (c) ATLAS Detector software
11// Class to contain all the CLASS_DEF for Containers and Collections
13// Version 1.0 25/09/2002 Veronique Boisvert
15
16#ifndef TRT_DRIFTCIRCLECONTAINER_H
17#define TRT_DRIFTCIRCLECONTAINER_H
18
23
24// Containers
25// numbers obtained using clid.db
26namespace InDet {
29}
30
31CLASS_DEF(InDet::TRT_DriftCircleContainer,1128766825,1)
32CONTAINER_IS_IDENTCONT(InDet::TRT_DriftCircleContainer)
33
34CLASS_DEF( InDet::TRT_DriftCircleContainerCache , 1226029651 , 1 )
35
36#endif // TRKPREPRAWDATA_PREPRAWDATACLASS_DEF_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
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
Trk::PrepRawDataContainer< TRT_DriftCircleCollection > TRT_DriftCircleContainer
EventContainers::IdentifiableCache< TRT_DriftCircleCollection > TRT_DriftCircleContainerCache
Primary Vertex Finder.