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

Offline split vs trig qualifier #1191

Open
gaponenko opened this issue Feb 17, 2024 · 0 comments
Open

Offline split vs trig qualifier #1191

gaponenko opened this issue Feb 17, 2024 · 0 comments

Comments

@gaponenko
Copy link
Contributor

We need to provide a "non-Geant" build of Offline, and this is currently done using the "trig" qualifier, PR#1179. A cleaner solution is to factor the Offline code into proper pieces. I think the minimal number of repositories is three instead of one:

  • The shared code needed by both of the following builds,
  • Simulation (Mu2eG4, event generators, digitization), nothing from reco
  • Reconstruction

Then one would use a build of Reconstruction instead of the "trig" build. And one would also be able to develop simulations without the burden of compiling all the irrelevant reco code.

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

No branches or pull requests

1 participant