ATLAS Offline Software
CutBookkeeperAuxContainer.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$
8 #ifndef XAODCUTFLOW_CUTBOOKKEEPERAUXCONTAINER_H
9 #define XAODCUTFLOW_CUTBOOKKEEPERAUXCONTAINER_H
10 
11 // Local include(s):
13 
15 namespace xAOD {
18 }
19 
20 // Set up a CLID for the class:
21 #include "xAODCore/CLASS_DEF.h"
23 #ifndef XAOD_STANDALONE
24 #include "AthenaKernel/MetaCont.h"
26 #include "xAODCore/BaseInfo.h"
28 #endif // not XAOD_STANDALONE
29 
30 #endif // XAODCUTFLOW_CUTBOOKKEEPERAUXCONTAINER_H
CutBookkeeperAuxContainer_v1.h
xAOD::CutBookkeeperAuxContainer_v1
Auxiliary container for CutBookkeeper containers.
Definition: CutBookkeeperAuxContainer_v1.h:34
SG_BASE
SG_BASE(MetaCont< xAOD::CutBookkeeperAuxContainer >, MetaContBase)
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
MetaContBase
Definition: MetaCont.h:24
MetaCont
Definition: MetaCont.h:48
xAOD::CutBookkeeperAuxContainer
CutBookkeeperAuxContainer_v1 CutBookkeeperAuxContainer
Define the latest version of the CutBookkeeperAuxContainer class.
Definition: CutBookkeeperAuxContainer.h:17
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
MetaCont.h