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

Refine replay and correct installation on Mac #31

Merged
merged 4 commits into from
Oct 4, 2023

Conversation

benedikt-voelkel
Copy link
Collaborator

  • Set r-path for Mac correctly
  • [MCReplay] Updates
    • optionally allow to handle StopTrack
    • make skipTrack time-dependent instead of simple bool
      This allows to skip also tracks that would have followed later
      after a StopTrack request was issued
    • Move some functionality to functions
  • Disable field logging on request (MCSTEPLOG_NO_FIELD=1)

Benedikt Volkel added 3 commits July 27, 2023 11:59
* optionally allow to handle StopTrack

* make skipTrack time-dependent instead of simple bool
  This allows to skip also tracks that would have followed later
  after a StopTrack request was issued

* Move some functionality to functions
@benedikt-voelkel benedikt-voelkel changed the title Refine replay Refine replay and correct installation on Mac Oct 4, 2023
@sawenzel sawenzel merged commit ef431cf into AliceO2Group:master Oct 4, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants