ATLAS Offline Software
InnerDetector
InDetRecEvent
InDetPrepRawData
InDetPrepRawData
SCT_ClusterContainer.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 SCT_CLUSTERCONTAINER_H
17
#define SCT_CLUSTERCONTAINER_H
18
19
#include "
AthenaKernel/CLASS_DEF.h
"
20
#include "
TrkPrepRawData/PrepRawDataContainer.h
"
21
#include "
InDetPrepRawData/SCT_ClusterCollection.h
"
22
#include "
AthLinks/DeclareIndexingPolicy.h
"
23
24
// Containers
25
// numbers obtained using clid.db
26
namespace
InDet
{
27
typedef
Trk::PrepRawDataContainer< SCT_ClusterCollection >
SCT_ClusterContainer
;
28
typedef
EventContainers::IdentifiableCache< SCT_ClusterCollection >
SCT_ClusterContainerCache
;
29
}
30
31
CLASS_DEF
(
InDet::SCT_ClusterContainer
,2561,1)
32
CONTAINER_IS_IDENTCONT
(
InDet
::SCT_ClusterContainer)
33
34
CLASS_DEF
(
InDet
::SCT_ClusterContainerCache , 1302859648 , 1 )
35
36
#endif // TRKPREPRAWDATA_PREPRAWDATACLASS_DEF_H
InDet
Primary Vertex Finder.
Definition:
VP1ErrorUtils.h:36
DeclareIndexingPolicy.h
declare to which family the container belongs as far as its indexing policy is concerned
InDet::SCT_ClusterContainer
Trk::PrepRawDataContainer< SCT_ClusterCollection > SCT_ClusterContainer
Definition:
SCT_ClusterContainer.h:27
CONTAINER_IS_IDENTCONT
#define CONTAINER_IS_IDENTCONT(CONTAINER)
declare that CONTAINER is an identifiable container
Definition:
DeclareIndexingPolicy.h:57
PrepRawDataContainer.h
SCT_ClusterCollection.h
Trk::PrepRawDataContainer
Definition:
PrepRawDataContainer.h:26
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition:
Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64
InDet::SCT_ClusterContainerCache
EventContainers::IdentifiableCache< SCT_ClusterCollection > SCT_ClusterContainerCache
Definition:
SCT_ClusterContainer.h:28
CLASS_DEF.h
macros to associate a CLID to a type
EventContainers::IdentifiableCache
Definition:
IdentifiableCache.h:29
Generated on Thu Nov 7 2024 21:25:21 for ATLAS Offline Software by
1.8.18