Belle II Software
prerelease-10-00-00a
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
29
class
ActivatePXDClusterPositionEstimatorModule
:
public
Module
{
30
31
public
:
32
34
ActivatePXDClusterPositionEstimatorModule
();
35
37
void
initialize
()
override
final
;
38
39
};
//end class declaration
40
41
}
//end PXD namespace;
43
}
// end namespace Belle2
44
45
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 Wed Jul 2 2025 03:31:55 for Belle II Software by
1.13.2