ATLAS Offline Software
Event
xAOD
xAODEventFormat
xAODEventFormat
EventFormat.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// $Id: EventFormat.h 629191 2014-11-18 17:01:16Z krasznaa $
8
#ifndef XAODEVENTFORMAT_EVENTFORMAT_H
9
#define XAODEVENTFORMAT_EVENTFORMAT_H
10
11
// Local include(s):
12
#include "
xAODEventFormat/versions/EventFormat_v1.h
"
13
14
namespace
xAOD
{
16
typedef
EventFormat_v1
EventFormat
;
17
}
18
19
// Declare a CLID for the class:
20
#include "
xAODCore/CLASS_DEF.h
"
21
CLASS_DEF
(
xAOD::EventFormat
, 243004407, 1 )
22
#ifndef XAOD_STANDALONE
23
#include "
AthenaKernel/MetaCont.h
"
24
CLASS_DEF
(
MetaCont<xAOD::EventFormat>
, 35480469 , 1 )
25
#include "xAODCore/BaseInfo.h"
26
SG_BASE
(
MetaCont<xAOD::EventFormat>
,
MetaContBase
);
27
#endif // not XAOD_STANDALONE
28
29
#endif // XAODEVENTFORMAT_EVENTFORMAT_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
SG_BASE
SG_BASE(MetaCont< xAOD::EventFormat >, MetaContBase)
MetaContBase
Definition:
MetaCont.h:24
MetaCont
Definition:
MetaCont.h:48
xAOD::EventFormat_v1
Event format metadata for xAOD files.
Definition:
EventFormat_v1.h:38
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
xAOD::EventFormat
EventFormat_v1 EventFormat
Definition of the current event format version.
Definition:
EventFormat.h:16
EventFormat_v1.h
MetaCont.h
Generated on Thu Nov 7 2024 21:14:55 for ATLAS Offline Software by
1.8.18