ATLAS Offline Software
INavigable4MomentumCollection.h
Go to the documentation of this file.
1 
3 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 #ifndef NAVFOURMOM_INAVIGABLE4MOMENTUMCOLLECTION_H
8 #define NAVFOURMOM_INAVIGABLE4MOMENTUMCOLLECTION_H
9 // //
12 
13 #include "AthenaKernel/CLASS_DEF.h"
14 
16 
18 //#include "NavFourMom/I4MomentumContainer.h"
19 
20 //DATAVECTOR_VIRTBASES1 (INavigable4Momentum, I4Momentum);
21 
23 
24 // re-use the 'old' way of declaring classes to the ClassIDSvc
26 
27 #endif // NAVFOURMOM_INAVIGABLE4MOMENTUMCOLLECTION_H
28 
INavigable4Momentum.h
INavigable4MomentumCollection
DataVector< INavigable4Momentum > INavigable4MomentumCollection
Definition: INavigable4MomentumCollection.h:22
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
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
CLASS_DEF.h
macros to associate a CLID to a type