ATLAS Offline Software
Tracking
TrkVertexFitter
TrkVKalVrtFitter
TrkVKalVrtFitter
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
*/
13
#ifndef TRKVKALVRTFITTER_IVKALSTATE_H
14
#define TRKVKALVRTFITTER_IVKALSTATE_H
15
16
17
namespace
Trk
{
18
19
20
class
IVKalState
21
{
22
public
:
23
virtual
~IVKalState
() =
default
;
24
};
25
26
27
}
// namespace Trk
28
29
30
#endif // not TRKVKALVRTFITTER_IVKALSTATE_H
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
Trk::IVKalState
Definition:
IVKalState.h:21
Trk::IVKalState::~IVKalState
virtual ~IVKalState()=default
Generated on Thu Nov 7 2024 21:17:40 for ATLAS Offline Software by
1.8.18