You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @c-dilks , in line758 of Kinematics.cxx :https://github.com/eic/sidis-eic/blob/7c134e6c628f4140e27b21901bfe05d22609f132/src/Kinematics.cxx#L758, I look into the function GetBreitFrameJets, and find there is only a boost to let the virtual photon energy equal to zero, without a rotation to make it along z axis. Would you like to consider that or elaborate more? I think there should be a rotation in that function on the kinematic as input of jet reconstruction.
The text was updated successfully, but these errors were encountered:
We haven't tested this part in a while, so I would not be surprised if it's not correct. This GetBreitFrameJets method also requires centauro, which is not included by default. In any case, we need help with supporting jets in sidis-eic in general, since so far we have only focused on SIDIS.
Hi @c-dilks , in line758 of Kinematics.cxx :https://github.com/eic/sidis-eic/blob/7c134e6c628f4140e27b21901bfe05d22609f132/src/Kinematics.cxx#L758, I look into the function GetBreitFrameJets, and find there is only a boost to let the virtual photon energy equal to zero, without a rotation to make it along z axis. Would you like to consider that or elaborate more? I think there should be a rotation in that function on the kinematic as input of jet reconstruction.
The text was updated successfully, but these errors were encountered: