ATLAS Offline Software
CutBookkeeperContainer.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_CUTBOOKKEEPERCONTAINER_H
9 #define XAODCUTFLOW_CUTBOOKKEEPERCONTAINER_H
10 
11 // Local include(s):
14 
16 namespace xAOD {
19 }
20 
21 
22 // Set up a CLID for the container:
23 #include "xAODCore/CLASS_DEF.h"
25 #ifndef XAOD_STANDALONE
26 #include "AthenaKernel/MetaCont.h"
28 #include "xAODCore/BaseInfo.h"
30 #endif // not XAOD_STANDALONE
31 
32 #endif // XAODCUTFLOW_CUTBOOKKEEPERCONTAINER_H
xAOD::CutBookkeeperContainer
CutBookkeeperContainer_v1 CutBookkeeperContainer
Define the latest version of the CutBookkeeperContainer class.
Definition: CutBookkeeperContainer.h:18
CutBookkeeper.h
CutBookkeeperContainer_v1.h
SG_BASE
SG_BASE(MetaCont< xAOD::CutBookkeeperContainer >, 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::CutBookkeeperContainer_v1
Container that holds the Container of all CutBookkeepers.
Definition: CutBookkeeperContainer_v1.h:27
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