ATLAS Offline Software
Derclc1.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3 */
4 
8 #ifndef TRKVKALVRTCORE_DERCLC1_H
9 #define TRKVKALVRTCORE_DERCLC1_H
10 #include <array>
11 
12 namespace Trk {
13 class VKMassConstraint;
14 void calcMassConstraint( VKMassConstraint * cnst );
15 } // namespace Trk
16 
17 #endif
18 
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition: FakeTrackBuilder.h:9
Trk::calcMassConstraint
void calcMassConstraint(VKMassConstraint *cnst)
Definition: Derclc1.cxx:24