ATLAS Offline Software
InnerDetector
InDetEventCnv
ITkPixelByteStreamCnv
src
ITkPixelRDO_Container.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
/*
6
* Author: Ondra Kovanda, ondrej.kovanda at cern.ch
7
* Date: 03/2025
8
* Description: Initial implementation of the ITk Pixel RDO,
9
* heavily adapted from the existing ID
10
*/
11
12
13
#ifndef INDETRAWDATA_ITkPIXELRDO_CONTAINER_H
14
# define INDETRAWDATA_ITkPIXELRDO_CONTAINER_H
15
16
#include "
AthenaKernel/CLASS_DEF.h
"
17
#include "
InDetRawData/InDetRawDataContainer.h
"
18
#include "
InDetRawData/InDetRawDataCollection.h
"
19
#include "
ITkPixelRDORawData.h
"
20
#include "
AthLinks/DeclareIndexingPolicy.h
"
21
22
typedef
InDetRawDataContainer<InDetRawDataCollection<ITkPixelRDORawData>
>
ITkPixelRDO_Container
;
23
24
CLASS_DEF
(
ITkPixelRDO_Container
, 1328667962, 1)
25
CONTAINER_IS_IDENTCONT
(
ITkPixelRDO_Container
)
26
27
#endif
28
DeclareIndexingPolicy.h
declare to which family the container belongs as far as its indexing policy is concerned
CONTAINER_IS_IDENTCONT
#define CONTAINER_IS_IDENTCONT(CONTAINER)
declare that CONTAINER is an identifiable container
Definition:
DeclareIndexingPolicy.h:57
InDetRawDataContainer
Definition:
InDetRawDataContainer.h:27
InDetRawDataContainer.h
ITkPixelRDORawData.h
ITkPixelRDO_Container
InDetRawDataContainer< InDetRawDataCollection< ITkPixelRDORawData > > ITkPixelRDO_Container
Definition:
ITkPixelRDO_Container.h:22
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:67
InDetRawDataCollection.h
CLASS_DEF.h
macros to associate a CLID to a type
Generated on Tue Sep 2 2025 21:13:33 for ATLAS Offline Software by
1.8.18