 |
Belle II Software
release-05-02-19
|
13 #include <framework/core/Module.h>
14 #include <framework/datastore/StoreObjPtr.h>
15 #include <pxd/dataobjects/PXDInjectionBGTiming.h>
30 class PXDInjectionVetoEmulatorModule :
public Module {
45 void event() override final;
void initialize() override final
Initialize the Module.
StoreObjPtr< PXDInjectionBGTiming > m_storePXDIBTiming
Output object for injection Bkg timing for PXD.
The PXDInjectionBGTiming class.
double m_revolutionTime
Revolution time of noise bunches.
void event() override final
This method is the core of the module.
double m_maxTimePXD
Maximal global time for injection veto for PXD.
double m_pxdGatedModeLumiFraction
Fraction of time in the PXD Gated Mode for the PXD readout.
double m_minTimePXD
Minimal global time for injection veto for PXD.
Abstract base class for different kinds of events.
Type-safe access to single objects in the data store.
PXDInjectionVetoEmulatorModule()
Constructor: Sets the description, the properties and the parameters of the module.
std::string m_PXDIBTimingName
The name of the StoreObjPtr of PXDInjectionBGTiming to be generated.
int m_nGates
Number of readout gates (or total number of Switcher channels)