ATLAS Offline Software
Loading...
Searching...
No Matches
IVKalState.h
Go to the documentation of this file.
1// This file's extension implies that it's C, but it's really -*- C++ -*-.
2/*
3 * Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration.
4 */
11
12
13#ifndef TRKVKALVRTFITTER_IVKALSTATE_H
14#define TRKVKALVRTFITTER_IVKALSTATE_H
15
16
17namespace Trk {
18
19
21{
22public:
23 virtual ~IVKalState() = default;
24};
25
26
27} // namespace Trk
28
29
30#endif // not TRKVKALVRTFITTER_IVKALSTATE_H
virtual ~IVKalState()=default
Ensure that the ATLAS eigen extensions are properly loaded.