LDMX-Software / ldmx-sw

The Light Dark Matter eXperiment simulation and reconstruction framework.
https://ldmx-software.github.io
GNU General Public License v3.0
21 stars 19 forks source link

Flag for using event header seed does not need to be static #259

Closed JeremyMcCormick closed 4 years ago

JeremyMcCormick commented 7 years ago

The useRootSeed_ flag does not need to be static. It could instead be accessed as a data member via PrimaryGenerationAction which is available from the RunManager.

tomeichlersmith commented 4 years ago

I belive PR #651 solved this issue.

omar-moreno commented 4 years ago

Yes, this is resolved.

On Thu, Mar 26, 2020, 12:28 PM Tom Eichlersmith notifications@github.com wrote:

I belive PR #651 https://github.com/LDMX-Software/ldmx-sw/pull/651 solved this issue.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/LDMX-Software/ldmx-sw/issues/259#issuecomment-604637428, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA4JMXHYQK6XXKMOJCTU253RJOUE3ANCNFSM4DGTJPCA .