ATLAS Offline Software
IParticleLinks.h
Go to the documentation of this file.
1 // This file's extension implies that it's C, but it's really -*- C++ -*-.
2 
3 /*
4  Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // $Id$
16 #ifndef PARTICLEEVENT_IPARTICLELINKS_H
17 #define PARTICLEEVENT_IPARTICLELINKS_H 1
18 
22 #include "AthenaKernel/CLASS_DEF.h"
23 
24 
27 
28 CLASS_DEF(IParticleLinks, 236861931, 1)
29 
30 
31 #endif // !PARTICLEEVENT_IPARTICLELINKS_H
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
IParticleContainer.h
CLASS_DEF.h
macros to associate a CLID to a type