Belle II Software
development
BaseTrackFilter.h
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
#pragma once
9
10
#include <tracking/trackingUtilities/filters/base/Filter.dcl.h>
11
12
namespace
Belle2
{
17
namespace
TrackingUtilities {
18
class
CDCTrack
;
19
}
20
namespace
TrackFindingCDC {
21
22
// Guard to prevent repeated instantiations
23
// extern template class TrackingUtilities::Filter<TrackingUtilities::CDCTrack>;
24
26
using
BaseTrackFilter = TrackingUtilities::Filter<TrackingUtilities::CDCTrack>;
27
}
29
}
Belle2::TrackingUtilities::CDCTrack
Class representing a sequence of three dimensional reconstructed hits.
Definition
CDCTrack.h:39
Belle2
Abstract base class for different kinds of events.
Definition
MillepedeAlgorithm.h:17
tracking
trackFindingCDC
filters
track
include
BaseTrackFilter.h
Generated on Wed Dec 24 2025 03:02:35 for Belle II Software by
1.13.2