Belle II Software
release-05-01-25
BaseSoftConstraint.cc
1
/**************************************************************************
2
* BASF2 (Belle Analysis Framework 2) *
3
* See https://github.com/tferber/OrcaKinfit, forked from *
4
* https://github.com/iLCSoft/MarlinKinfit *
5
* *
6
* Further information about the fit engine and the user interface *
7
* provided in MarlinKinfit can be found at *
8
* https://www.desy.de/~blist/kinfit/doc/html/ *
9
* and in the LCNotes LC-TOOL-2009-001 and LC-TOOL-2009-004 available *
10
* from http://www-flc.desy.de/lcnotes/ *
11
* *
12
* Adopted by: Torben Ferber (torben.ferber@desy.de) (TF) *
13
* *
14
* This software is provided "as is" without any warranty. *
15
**************************************************************************/
16
17
#include "analysis/OrcaKinFit/BaseSoftConstraint.h"
18
19
namespace
Belle2
{
24
namespace
OrcaKinFit {
25
26
BaseSoftConstraint::~BaseSoftConstraint
() =
default
;
27
28
}
// end OrcaKinFit namespace
30
}
// end Belle2 namespace
Belle2
Abstract base class for different kinds of events.
Definition:
MillepedeAlgorithm.h:19
Belle2::OrcaKinFit::BaseSoftConstraint::~BaseSoftConstraint
virtual ~BaseSoftConstraint()
Virtual destructor.
analysis
OrcaKinFit
src
BaseSoftConstraint.cc
Generated on Fri Nov 5 2021 03:45:56 for Belle II Software by
1.8.17