ATLAS Offline Software
INavigable4Momentum.cxx
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 // INavigable4Momentum.cxx
8 // Implementation file for class INavigable4Momentum
9 // Author: S.Binet<binet@cern.ch>
11 
12 // EventKernel includes
14 
15 // STL includes
16 
17 
18 
20 // Public methods:
22 
23 // Constructors
25 
26 // Destructor
29 {}
30 
32 // Const methods:
34 
36 // Non-const methods:
38 
40 // Protected methods:
42 
43 
INavigable4Momentum.h
INavigable4Momentum::~INavigable4Momentum
virtual ~INavigable4Momentum()
Definition: INavigable4Momentum.cxx:28