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
What do you propose? What is hard coded is the name for the trigger types.
We could just have the parameters like
RocHMS_TRIGTDC_TrigHMS_in_COINROC = "pTRIG4_ROC1"
RocHMS_TRIGTDC_TrigSHMS_in_COINROC = "pTRIG1_ROC1"
RocSHMS_TRIGTDC_TrigHMS_in_COINROC = "pTRIG4_ROC2"
RocSHMS_TRIGTDC_TrigSHMS_in_COINROC = "pTRIG1_ROC2"
In THcTrigDet.cxx the commit d6e15d1 contains experiment specific definitions located between lines 367-394.
The text was updated successfully, but these errors were encountered: