ATLAS Offline Software
Loading...
Searching...
No Matches
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):
13
14namespace xAOD {
17}
18
19// Declare a CLID for the class:
20#include "xAODCore/CLASS_DEF.h"
21CLASS_DEF( xAOD::EventFormat, 243004407, 1 )
22#ifndef XAOD_STANDALONE
25#include "xAODCore/BaseInfo.h"
27#endif // not XAOD_STANDALONE
28
29#endif // XAODEVENTFORMAT_EVENTFORMAT_H
#define SG_BASE(D, B)
Declare that class D derives from class B.
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
File providing the different SG_BASE macros.
Event format metadata for xAOD files.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
EventFormat_v1 EventFormat
Definition of the current event format version.
Definition EventFormat.h:16