3 #include <HepMC/GenEvent.h>
4 #include <HepMC/SimpleVector.h>
17 : m_boost_beta_vector(0, 0, 0)
18 , m_rotation_vector(0, 0, 1)
25 , m_boost_beta_vector(event.get_boost_beta_vector())
26 , m_rotation_vector(event.get_rotation_vector())
27 , m_rotation_angle(event.get_rotation_angle())
34 if (&event ==
this)
return *
this;
69 os <<
" HepMC Frame unit light cone vector along +z axis "<<zp_lightcone<<
" translate to lab at : "
72 os <<
" HepMC Frame unit light cone vector along -z axis "<<zm_lightcone<<
" translate to lab at : "