ATLAS Offline Software
PFOAuxContainer.h
Go to the documentation of this file.
1 // Dear emacs, this is -*- c++ -*-
2 
3 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // $Id: PFOAuxContainer.h 744541 2016-05-03 15:55:30Z krasznaa $
8 #ifndef XAODPFLOW_PFOAUXCONTAINER_H
9 #define XAODPFLOW_PFOAUXCONTAINER_H
10 
11 // Local include(s):
13 
14 namespace xAOD {
23 }
24 
25 // Set up a CLID for the class:
26 #include "xAODCore/CLASS_DEF.h"
27 CLASS_DEF( xAOD::PFOAuxContainer , 1222686486 , 1 )
28 
29 #endif // XAODPFLOW_PFOAUXCONTAINER_H
PFOAuxContainer_v1.h
xAOD::PFOAuxContainer
PFOAuxContainer_v1 PFOAuxContainer
Definition of the current pfo auxiliary container.
Definition: PFOAuxContainer.h:22
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::PFOAuxContainer_v1
Temporary container used until we have I/O for AuxStoreInternal.
Definition: PFOAuxContainer_v1.h:36
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