ATLAS Offline Software
Loading...
Searching...
No Matches
Reconstruction/Particle/Particle/TrackParticleContainer.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5/***************************************************************************
6 TrackParticleContainer.h - Description
7 -------------------
8 begin : 27-02-2004
9 authors : Andreas Wildauer (CERN PH-ATC), Fredrik Akesson (CERN PH-ATC)
10 email : andreas.wildauer@cern.ch, fredrik.akesson@cern.ch
11 changes :
12
13 ***************************************************************************/
14
15#ifndef PARTICLE_TRACKPARTICLECONTAINER_H
16#define PARTICLE_TRACKPARTICLECONTAINER_H
17
21// #include "EventKernel/INavigable4Momentum.h"
22// #include "NavFourMom/INavigable4MomentumCollection.h"
23
26
27// DATAVECTOR_VIRTBASES1( Rec::TrackParticle, INavigable4Momentum );
29
30namespace Rec
31{
38}
39
40// auto-symlink feature:
42
44
45#endif
46
47
#define SG_BASE(D, B)
Declare that class D derives from class B.
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
An STL vector of pointers that by default owns its pointed-to elements.
#define DATAVECTOR_BASE(T, BASE)
Declare base class info to DataVector.
Definition DataVector.h:649
Derived DataVector<T>.
Definition DataVector.h:795
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
TrackParticleContainer(SG::OwnershipPolicy own=SG::OWN_ELEMENTS)
Gaudi Tools.
OwnershipPolicy
@ OWN_ELEMENTS
this data object owns its elements