ATLAS Offline Software
ParticleAuxContainer.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: ParticleAuxContainer.h 637086 2014-12-19 16:02:19Z kkoeneke $
8 #ifndef XAODPARTICLEEVENT_PARTICLEAUXCONTAINER_H
9 #define XAODPARTICLEEVENT_PARTICLEAUXCONTAINER_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"
22 CLASS_DEF( xAOD::ParticleAuxContainer, 1331351342, 1 )
23 
24 #endif // XAODPARTICLEEVENT_PARTICLEAUXCONTAINER_H
ParticleAuxContainer_v1.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
xAOD::ParticleAuxContainer_v1
Auxiliary container for particle containers.
Definition: ParticleAuxContainer_v1.h:31
xAOD::ParticleAuxContainer
ParticleAuxContainer_v1 ParticleAuxContainer
Define the latest version of the ParticleAuxContainer class.
Definition: ParticleAuxContainer.h:17