 |
Belle II Software
release-05-01-25
|
13 #include <analysis/VariableManager/Manager.h>
14 #include <framework/core/Module.h>
32 class DuplicateVertexMarkerModule :
public Module {
50 virtual void event()
override;
A variable returning a floating-point value for a given Particle.
const Variable::Manager::Var * m_targetVar
Pointer to target variable stored in the variable manager.
virtual void initialize() override
Initialize the Module.
virtual void event() override
Event processor.
DuplicateVertexMarkerModule()
Constructor.
std::string m_particleList
input ParticleList name
std::string m_extraInfoName
output extra-info name
Abstract base class for different kinds of events.
bool m_prioritiseV0
if one of the decay is a V0, prioritise that before checking vertex quality