Belle II Software
development
SVD6SampleEventSkimModule.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
#include <framework/datastore/StoreObjPtr.h>
12
13
#include <string>
14
15
namespace
Belle2
{
24
class
SVD6SampleEventSkimModule
:
public
Module
{
25
public
:
26
30
SVD6SampleEventSkimModule
();
31
33
void
event
()
override
;
34
35
};
36
37
}
Belle2::Module::Module
Module()
Constructor.
Definition
Module.cc:30
Belle2::SVD6SampleEventSkimModule::event
void event() override
Event processor.
Definition
SVD6SampleEventSkimModule.cc:33
Belle2::SVD6SampleEventSkimModule::SVD6SampleEventSkimModule
SVD6SampleEventSkimModule()
Constructor: Sets the description, the properties and the parameters of the module.
Definition
SVD6SampleEventSkimModule.cc:24
Belle2
Abstract base class for different kinds of events.
Definition
MillepedeAlgorithm.h:17
svd
modules
svdSkims
include
SVD6SampleEventSkimModule.h
Generated on Mon Sep 1 2025 02:56:33 for Belle II Software by
1.13.2