ATLAS Offline Software
Loading...
Searching...
No Matches
xAOD/xAODParticleEvent/xAODParticleEvent/IParticleLinkContainer.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: IParticleLinkContainer.h 637086 2014-12-19 16:02:19Z kkoeneke $
8#ifndef XAODPARTICLEEVENT_IPARTICLELINKCONTAINER_H
9#define XAODPARTICLEEVENT_IPARTICLELINKCONTAINER_H
10
11// Local include(s):
12//#include "xAODParticleEvent/IParticleLink.h"
14
16namespace xAOD {
19}
20
21// Set up a CLID for the container:
22#include "xAODCore/CLASS_DEF.h"
24
25#endif // XAODPARTICLEEVENT_IPARTICLELINKCONTAINER_H
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
File providing the different SG_BASE macros.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
std::vector< IParticleLink_v1 > IParticleLinkContainer_v1
Define the container of IPartilceLinks.
IParticleLinkContainer_v1 IParticleLinkContainer
Define the latest version of the IParticleLinkContainer class.