ATLAS Offline Software
Event
xAOD
xAODCutFlow
xAODCutFlow
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):
12
#include "
versions/CutBookkeeperContainer_v1.h
"
13
#include "
xAODCutFlow/CutBookkeeper.h
"
14
16
namespace
xAOD
{
18
typedef
CutBookkeeperContainer_v1
CutBookkeeperContainer
;
19
}
20
21
22
// Set up a CLID for the container:
23
#include "
xAODCore/CLASS_DEF.h
"
24
CLASS_DEF
(
xAOD::CutBookkeeperContainer
, 1234982351, 1 )
25
#ifndef XAOD_STANDALONE
26
#include "
AthenaKernel/MetaCont.h
"
27
CLASS_DEF
(
MetaCont<xAOD::CutBookkeeperContainer>
, 34480468 , 1 )
28
#include "xAODCore/BaseInfo.h"
29
SG_BASE
(
MetaCont<xAOD::CutBookkeeperContainer>
,
MetaContBase
);
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
Generated on Thu Nov 7 2024 21:13:03 for ATLAS Offline Software by
1.8.18