 |
Belle II Software
release-05-01-25
|
11 #ifndef PXDClusterCheckModule_H
12 #define PXDClusterCheckModule_H
14 #include <framework/core/Module.h>
35 class PXDClusterCheckModule :
public Module {
56 #endif // PXDClusterCheckModule_H
virtual void event() override
do the clustering
PXDClusterCheckModule()
Constructor defining the parameters.
std::string m_clustersOld
Name of the first PXDCluster StoreArray.
virtual void initialize() override
Initialize the module.
Abstract base class for different kinds of events.
std::string m_clustersNew
Name of the second PXDCluster StoreArray.