Belle II Software
development
T0ExtractorModules.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/modules/eventTimeExtractor/T0ExtractorModules.h>
9
#include <tracking/eventTimeExtraction/findlets/IterativeEventTimeExtractor.icc.h>
10
#include <tracking/eventTimeExtraction/findlets/BaseEventTimeExtractorModule.icc.h>
11
#include <tracking/dataobjects/RecoTrack.h>
12
13
using namespace
Belle2
;
14
using namespace
TrackFindingCDC;
15
16
REG_MODULE
(DriftLengthBasedT0Extractor);
17
REG_MODULE
(Chi2BasedT0Extractor);
18
REG_MODULE
(CDCHitBasedT0Extraction);
19
REG_MODULE
(
FullGridChi2TrackTimeExtractor
);
20
REG_MODULE
(
FullGridDriftLengthTrackTimeExtractor
);
21
22
CDCHitBasedT0ExtractionModule::CDCHitBasedT0ExtractionModule
()
23
:
Super
({
"CDCWireHitVector"
})
24
{
25
}
Belle2::CDCHitBasedT0ExtractionModule::CDCHitBasedT0ExtractionModule
CDCHitBasedT0ExtractionModule()
Constructor setting the default store vector names.
Definition:
T0ExtractorModules.cc:22
Belle2::FullGridChi2TrackTimeExtractor
Class to extract the event t0 using the chi-squared approach.
Definition:
FullGridChi2TrackTimeExtractor.h:26
Belle2::FullGridDriftLengthTrackTimeExtractor
Class to extract the event t0 using the drift-length approach.
Definition:
FullGridDriftLengthTrackTimeExtractor.h:26
Belle2::TrackFindingCDC::FindletModule< HitBasedT0Extractor >
REG_MODULE
#define REG_MODULE(moduleName)
Register the given module (without 'Module' suffix) with the framework.
Definition:
Module.h:650
Belle2
Abstract base class for different kinds of events.
Definition:
MillepedeAlgorithm.h:17
tracking
modules
eventTimeExtractor
src
T0ExtractorModules.cc
Generated on Fri Nov 8 2024 02:47:25 for Belle II Software by
1.9.6