Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experiment specific coincidence trigger time strings #397

Open
pooser opened this issue Aug 24, 2018 · 1 comment
Open

Experiment specific coincidence trigger time strings #397

pooser opened this issue Aug 24, 2018 · 1 comment

Comments

@pooser
Copy link

pooser commented Aug 24, 2018

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

@MarkKJones
Copy link
Contributor

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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants