ATLAS Offline Software
Loading...
Searching...
No Matches
INavigable4MomentumCollection.h
Go to the documentation of this file.
1
2
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
10// //
12
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
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.
DataVector< INavigable4Momentum > INavigable4MomentumCollection
Derived DataVector<T>.
Definition DataVector.h:795