8#include <calibration/CalibrationCollectorModule.h>
10#include <framework/geometry/B2Vector3.h>
This collects the track parameters and momenta of the mu+mu- events for calibration of the BoostVecto...
void prepare() override final
Initialize the module.
double m_mu1_pid
particle ID of mu/e separation second muon
std::string m_Y4SPListName
Name of the Y4S particle list.
B2Vector3D m_mu0_p
three momentum of first muon
void collect() override final
Event processor The filling of the tree.
double m_mu0_pid
particle ID of mu/e separation first muon
B2Vector3D m_mu1_p
three momentum of second muon
int m_exp
experiment number
BoostVectorCollectorModule()
Constructor.
Calibration collector module base class.
Abstract base class for different kinds of events.