Belle II Software
development
ActivatePXDClusterPositionEstimatorModule.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
14
namespace
Belle2
{
19
namespace
PXD
{
20
26
class
ActivatePXDClusterPositionEstimatorModule
:
public
Module
{
27
28
public
:
29
31
ActivatePXDClusterPositionEstimatorModule
();
32
34
void
initialize
()
override
final
;
35
36
};
//end class declaration
37
38
}
//end PXD namespace;
40
}
// end namespace Belle2
41
42
Belle2::Module::Module
Module()
Constructor.
Definition
Module.cc:30
Belle2::PXD::ActivatePXDClusterPositionEstimatorModule::initialize
void initialize() override final
Initialize the module.
Definition
ActivatePXDClusterPositionEstimatorModule.cc:29
Belle2::PXD::ActivatePXDClusterPositionEstimatorModule::ActivatePXDClusterPositionEstimatorModule
ActivatePXDClusterPositionEstimatorModule()
Constructor.
Definition
ActivatePXDClusterPositionEstimatorModule.cc:21
Belle2::PXD
Namespace to encapsulate code needed for simulation and reconstrucion of the PXD.
Definition
PXDCalibrationUtilities.h:18
Belle2
Abstract base class for different kinds of events.
Definition
MillepedeAlgorithm.h:17
pxd
modules
pxdReconstruction
include
ActivatePXDClusterPositionEstimatorModule.h
Generated on Mon Sep 1 2025 02:54:59 for Belle II Software by
1.13.2