 |
Belle II Software
release-05-01-25
|
13 #include <framework/core/Module.h>
14 #include <framework/dataobjects/EventMetaData.h>
15 #include <framework/datastore/StoreObjPtr.h>
31 class B2BIIConvertBeamParamsModule :
public Module {
51 StoreObjPtr<EventMetaData>
m_event;
std::string m_missingBenergy
Where to store information about runs without beam energy information.
void initialize() override
Initialize phanter banks.
StoreObjPtr< EventMetaData > m_event
Event metadata.
B2BIIConvertBeamParamsModule()
Create parameters.
int m_mcFlag
mcFlag to use when getting belle database content
Abstract base class for different kinds of events.
std::string m_missingIp
Where to store information about runs without IP profile information.
void beginRun() override
Set run info in panther and load IPProfile/Benergy and convert the values to payloads.