ATLAS Offline Software
P.h
Go to the documentation of this file.
1 // This file's extension implies that it's C, but it's really -*- C++ -*-.
2 /*
3  * Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration.
4  */
13 #ifndef DATAMODELTESTDATACOMMON_P_H
14 #define DATAMODELTESTDATACOMMON_P_H
15 
16 
18 
19 
20 namespace DMTest {
21 
22 
23 using P = P_v1;
24 
25 
26 } // namespace DMTest
27 
28 
29 #include "xAODCore/CLASS_DEF.h"
30 CLASS_DEF (DMTest::P, 9751, 1)
31 
32 
33 #endif // not DATAMODELTESTDATACOMMON_P_H
DMTest::P_v1
Class used for testing xAOD data reading/writing with packed containers.
Definition: P_v1.h:29
CLASS_DEF.h
File providing the different SG_BASE macros.
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
P_v1.h
Class used for testing xAOD data reading/writing with packed containers.
DMTest
Definition: B.h:23