ATLAS Offline Software
Loading...
Searching...
No Matches
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
19#include "ITkPixelRDORawData.h"
21
23
24CLASS_DEF(ITkPixelRDO_Container, 1328667962, 1)
26
27#endif
28
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
InDetRawDataContainer< InDetRawDataCollection< ITkPixelRDORawData > > ITkPixelRDO_Container