Make InclusiveTrackFilterTool random number reproducible
Setting the seed to a non-zero number so that the results are reproducible when re-running. A seed of 0 for TRandom3 uses roughly the current system time to set the seed.
cc: @jburzyns
Merge request reports
Activity
This merge request affects 1 package:
- PhysicsAnalysis/TrackingID/InDetTrackSystematicsTools
This merge request affects 1 file:
- PhysicsAnalysis/TrackingID/InDetTrackSystematicsTools/InDetTrackSystematicsTools/InclusiveTrackFilterTool.h
Adding @dshope as watcher
added Analysis main review-pending-level-1 labels
CI Result SUCCESS (hash 49671149)Athena AnalysisBase AthAnalysis externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 74571]added review-approved label and removed review-pending-level-1 label
mentioned in commit efaae931
added sweep:ignore label