Belle II Software
prerelease-11-00-00a
TOPMCTrackMakerModule.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
9
#pragma once
10
11
#include <framework/core/Module.h>
12
13
namespace
Belle2
{
18
26
class
TOPMCTrackMakerModule
:
public
Module
{
27
28
public
:
29
33
TOPMCTrackMakerModule
();
34
39
virtual
void
initialize
()
override
;
40
44
virtual
void
event
()
override
;
45
46
private
:
47
48
49
};
50
52
}
// Belle2 namespace
Belle2::Module::Module
Module()
Constructor.
Definition
Module.cc:30
Belle2::TOPMCTrackMakerModule::TOPMCTrackMakerModule
TOPMCTrackMakerModule()
Constructor.
Definition
TOPMCTrackMakerModule.cc:45
Belle2::TOPMCTrackMakerModule::initialize
virtual void initialize() override
Initialize the Module.
Definition
TOPMCTrackMakerModule.cc:57
Belle2::TOPMCTrackMakerModule::event
virtual void event() override
Event processor.
Definition
TOPMCTrackMakerModule.cc:84
Belle2
Abstract base class for different kinds of events.
Definition
MillepedeAlgorithm.h:17
top
modules
TOPMCTrackMaker
include
TOPMCTrackMakerModule.h
Generated on Sat May 2 2026 18:55:57 for Belle II Software by
1.13.2