JeffersonLab / hcana

Hall C++ Analyzer
7 stars 118 forks source link

Experiment specific coincidence trigger time strings #397

Open pooser opened 6 years ago

pooser commented 6 years ago

In THcTrigDet.cxx the commit d6e15d1667932495ec1c3e7e4723314cc496838d contains experiment specific definitions located between lines 367-394.

MarkKJones commented 6 years ago

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"