ATLAS Offline Software
BTaggingAuxContainer.h
Go to the documentation of this file.
1 // Dear emacs, this is -*- c++ -*-
2 
3 /*
4  Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // $Id: BTaggingAuxContainer.h 631475 2014-11-27 11:53:05Z filthaut $
8 #ifndef XAODBTAGGING_BTAGGINGAUXCONTAINER_H
9 #define XAODBTAGGING_BTAGGINGAUXCONTAINER_H
10 
11 // Local include(s):
13 
14 namespace xAOD {
23 }
24 
25 // Set up a CLID and StoreGate inheritance for the class:
26 #include "xAODCore/CLASS_DEF.h"
27 CLASS_DEF( xAOD::BTaggingAuxContainer, 1243532533, 1 )
28 
29 #endif // XAODBTAGGING_BTAGGINGAUXCONTAINER_H
xAOD::BTaggingAuxContainer
BTaggingAuxContainer_v2 BTaggingAuxContainer
Definition of the current BTagging auxiliary container.
Definition: BTaggingAuxContainer.h:22
xAOD::BTaggingAuxContainer_v2
Definition: BTaggingAuxContainer_v2.h:18
BTaggingAuxContainer_v2.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
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