Belle II Software
development
CollectorTestModule.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 <framework/core/Module.h>
11
12
namespace
Belle2
{
21
class
CollectorTestModule
:
public
Module
{
22
23
public
:
24
26
CollectorTestModule
();
27
29
void
terminate
()
override
;
30
31
protected
:
32
33
};
34
35
}
// end namespace Belle2
36
Belle2::CollectorTestModule::terminate
void terminate() override
Don't break the terminal.
Definition
CollectorTestModule.cc:24
Belle2::CollectorTestModule::CollectorTestModule
CollectorTestModule()
Constructor.
Definition
CollectorTestModule.cc:17
Belle2::Module::Module
Module()
Constructor.
Definition
Module.cc:30
Belle2
Abstract base class for different kinds of events.
Definition
MillepedeAlgorithm.h:17
tracking
modules
trackFinderVXDTests
include
CollectorTestModule.h
Generated on Fri Aug 28 2026 03:23:44 for Belle II Software by
1.13.2