11#include <framework/core/Module.h>
33 virtual void event()
override;
Tracking efficiency systematics module: removes tracks from the lists at random for efficiency studie...
std::vector< std::string > m_ParticleLists
input particle lists
virtual void event() override
Function to be executed at each event.
double m_frac
fraction of particles to be removed from the particlelist
TrackingEfficiencyModule()
Constructor: Sets the description, the properties and the parameters of the module.
Abstract base class for different kinds of events.