Belle II Software
release-06-02-00
MVAFeasibleSegmentPairFilter.cc
1
/**************************************************************************
2
* basf2 (Belle II Analysis Software Framework) *
3
* Author: The Belle II Collaboration *
4
* *
5
* See git log for contributors and copyright holders. *
6
* This file is licensed under LGPL-3.0, see LICENSE.md. *
7
**************************************************************************/
8
#include <tracking/trackFindingCDC/filters/segmentPair/MVAFeasibleSegmentPairFilter.h>
9
10
#include <tracking/trackFindingCDC/filters/base/MVAFilter.icc.h>
11
12
using namespace
Belle2
;
13
using namespace
TrackFindingCDC;
14
15
template
class
TrackFindingCDC::MVAFilter<MVAFeasibleSegmentPairVarSet>
;
16
17
MVAFeasibleSegmentPairFilter::MVAFeasibleSegmentPairFilter
()
18
:
Super
(
"trackfindingcdc_FeasibleSegmentPairFilter"
, 0.004)
19
{
20
}
Belle2::TrackFindingCDC::MVAFeasibleSegmentPairFilter::MVAFeasibleSegmentPairFilter
MVAFeasibleSegmentPairFilter()
Constructor initialising the MVAFilter with standard training name for this filter.
Definition:
MVAFeasibleSegmentPairFilter.cc:17
Belle2::TrackFindingCDC::MVAFilter< MVAFeasibleSegmentPairVarSet >
Belle2
Abstract base class for different kinds of events.
Definition:
MillepedeAlgorithm.h:17
tracking
trackFindingCDC
filters
segmentPair
src
MVAFeasibleSegmentPairFilter.cc
Generated on Thu Dec 28 2023 02:36:19 for Belle II Software by
1.9.1