forked from AliceO2Group/AliceO2
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Its3 #17
Merged
Merged
Its3 #17
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…2Group#12311) * Add PDG header and script * Shorten namespace declaration * Remove conflicting constants. * Add nuclei * Create database object just once * Replace values with aliases * Make all masses doubles * Add comments * Remove exceptions * Move PDG.h into PhysicsConstants.h * Rename enum
not sure how this ever compiled ... my Mac complained today
…ts are sporadic. This can break the workflow / drop time frames
Print dependency as graphviz digraph when topological sort fails.
* Avoiding minuit printouts * Minor
Task with label "resilient" will not care about being sorted after "expendable" tasks, even if they are not expendable themselves. In case a non-resilient / non-expendable task ends up depending on an expendable one, complain appropriately.
… for fir failures.
…T, NCls, eta plots.
…p#12300) * TPC: Adding loading of distortions maps from CCDB for MC Distortions from pre-calculated maps can be loaded from CCDB with the option --tpc-simulate-distortions in the o2-sim-digitizer-workflow: o2-sim-digitizer-workflow $ARGS_ALL -b --tpc-lanes 1 --onlyDet TPC --tpc-simulate-distortions * Implement scaling of distortions in MC - Scaling of the distortions can be enabled with `o2-sim-digitizer-workflow --tpc-distortion-type 2`, where the lumi is taken from `TPCCorrMap.lumiInst`. - space charge: adding meta data for scaling - In reconstruction the --corrmap-lumi-mode 2 should be used for MC and luminosity set via TPCCorrMap.lumiInst - Fixing inverse transform for scalMode 1 and 2! - other small changes * renaming CCDB path for MC correction map to be more consistent * Adding lumi source as meta data
* FIT,TOF,TPC: Changing Lifetime to sporadic for several writers * Changing Lifetime to Timeframe
...because (A||B&&C) != (A||B)&&C and I misplaced the parenthesis somehow. Fixed!
Apparently specifying the template specialization for trivial case is now an error.
This reverts commit 6aeb032. There appear to be problems with the randomness in Geant4 simulations.
…2276) * CcdbApi: Fixed logReading in vectoredLoadFileTomemory * CcdbDownloader: Better transfer info logging * Formatting fix * Removed whitespace
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.