ATLAS Offline Software
Event
NavFourMom
NavFourMom
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
15
#include "
AthContainers/DataVector.h
"
16
17
#include "
EventKernel/INavigable4Momentum.h
"
18
//#include "NavFourMom/I4MomentumContainer.h"
19
20
//DATAVECTOR_VIRTBASES1 (INavigable4Momentum, I4Momentum);
21
22
typedef
DataVector<INavigable4Momentum>
INavigable4MomentumCollection
;
23
24
// re-use the 'old' way of declaring classes to the ClassIDSvc
25
CLASS_DEF
(
DataVector<INavigable4Momentum>
, 1324108263 , 1 )
26
27
#endif // NAVFOURMOM_INAVIGABLE4MOMENTUMCOLLECTION_H
28
INavigable4Momentum.h
INavigable4MomentumCollection
DataVector< INavigable4Momentum > INavigable4MomentumCollection
Definition:
INavigable4MomentumCollection.h:22
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:794
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
Generated on Sun Dec 22 2024 21:11:31 for ATLAS Offline Software by
1.8.18