Draft: mCBM reco without event building before
- Add new macro for "no event" reco based on unpacked data file instead of output of event builder
- Remove hard-coded (and silent) escape blocks for big "events" (triggered both in event and TS cases) in TofEventClusterizer
- Fix some problems with making events without BMon including (neither as seed detector nor as selected detector)
- Add new macros for "events with almost all hits of a single detector"
- Add script to chain the single detector events with corresponding reco + a plotting macro gathering the resulting files to make comparisons
Should probably not be merged but somehow linked to whenever the mCBM analysis changes are brought in the master.
For users wanting to test it, click on the blue Code
button in the top right, then Download > Plain diff
and use git apply <diff file name>
to apply the changes to your copy
Merge request reports
Activity
added 4 commits
-
61db8670...a7096196 - 2 commits from branch
computing:master
- 2666cd6d - In TofEventClusterizer, add stats printout if no evt + remove hardcoded max...
- 59a417b0 - [mCBM 2022] add reco macro without events
-
61db8670...a7096196 - 2 commits from branch
added 63 commits
-
59a417b0...3d89e885 - 60 commits from branch
computing:master
- c55a00d3 - In TofEventClusterizer, add stats printout if no evt + remove hardcoded max...
- a89b65fe - [mCBM 2022] add reco macro without events
- 023a5ca3 - [mCBM 22] Sliding window event building macro to try to catch all digis in meaningful blocks
Toggle commit list-
59a417b0...3d89e885 - 60 commits from branch
added 16 commits
-
023a5ca3...64321a41 - 9 commits from branch
computing:master
- dd5041f1 - In TofEventClusterizer, add stats printout if no evt + remove hardcoded max...
- a2634adb - [mCBM 2022] add reco macro without events
- 44babeb3 - [mCBM 22] Sliding window event building macro to try to catch all digis in meaningful blocks
- f14eccd6 - BuildRawEvents: Save also canvases when histogram saving enabled
- acb46cba - [Digi Evt builder] Fix event time when no BMon present + linkdef RawEventBuilderDetector
- 4dd5d1bd - [mCBM reco 22] Fix active geo check for TRD2D to run w/o TRD1D
- 90320cc9 - [mCBM 22] Add macro to make events for single det all hits + chain script + plot macro
Toggle commit list-
023a5ca3...64321a41 - 9 commits from branch
added 7 commits
- 783d731f - In TofEventClusterizer, add stats printout if no evt + remove hardcoded max...
- ea58e107 - [mCBM 2022] add reco macro without events
- f6fb1f1b - [mCBM 22] Sliding window event building macro to try to catch all digis in meaningful blocks
- 54d355d1 - BuildRawEvents: Save also canvases when histogram saving enabled
- 000bed0a - [Digi Evt builder] Fix event time when no BMon present + linkdef RawEventBuilderDetector
- 95d610a8 - [mCBM reco 22] Fix active geo check for TRD2D to run w/o TRD1D
- 6e372605 - [mCBM 22] Add macro to make events for single det all hits + chain script + plot macro
Toggle commit listadded 1 commit
- 37012ea6 - [mCBM 22] Add macro to make events for single det all hits + chain script + plot macro
added Reconstruction mCBM labels
added 332 commits
-
37012ea6...045b8dd7 - 325 commits from branch
computing:master
- 2ad4d339 - In TofEventClusterizer, add stats printout if no evt + remove hardcoded max...
- 20c5240d - [mCBM 2022] add reco macro without events
- 1f449556 - [mCBM 22] Sliding window event building macro to try to catch all digis in meaningful blocks
- 2ffc7a08 - BuildRawEvents: Save also canvases when histogram saving enabled
- 45504759 - [Digi Evt builder] Fix event time when no BMon present + linkdef RawEventBuilderDetector
- 037211fd - [mCBM reco 22] Fix active geo check for TRD2D to run w/o TRD1D
- e4aa91c4 - [mCBM 22] Add macro to make events for single det all hits + chain script + plot macro
Toggle commit list-
37012ea6...045b8dd7 - 325 commits from branch
- Probably the MR you had in mind for "splitting the timeslice in fixed size events to make smaller blocks"
- Also contains what I had in mind when I thought we were able to do reco without any event building but seeing a too slow progress of the reco
I just rebased it locally right now, but I need to recheck if it still work next week as these new macros are not in the CI
added 15 commits
-
e4aa91c4...fc28706e - 8 commits from branch
computing:master
- 99165772 - In TofEventClusterizer, add stats printout if no evt + remove hardcoded max...
- fe6cc538 - [mCBM 2022] add reco macro without events
- 6f896595 - [mCBM 22] Sliding window event building macro to try to catch all digis in meaningful blocks
- 2ad43720 - BuildRawEvents: Save also canvases when histogram saving enabled
- 8d571462 - [Digi Evt builder] Fix event time when no BMon present + linkdef RawEventBuilderDetector
- de72ac1e - [mCBM reco 22] Fix active geo check for TRD2D to run w/o TRD1D
- 9aff7bd1 - [mCBM 22] Add macro to make events for single det all hits + chain script + plot macro
Toggle commit list-
e4aa91c4...fc28706e - 8 commits from branch
added 7 commits
- ff3f40c8 - In TofEventClusterizer, add stats printout if no evt + remove hardcoded max...
- 2b77c0cd - [mCBM 2022] add reco macro without events
- a8449075 - [mCBM 22] Sliding window event building macro to try to catch all digis in meaningful blocks
- 6a7ef927 - BuildRawEvents: Save also canvases when histogram saving enabled
- 573632b6 - [Digi Evt builder] Fix event time when no BMon present + linkdef RawEventBuilderDetector
- 391c223d - [mCBM reco 22] Fix active geo check for TRD2D to run w/o TRD1D
- 743da33b - [mCBM 22] Add macro to make events for single det all hits + chain script + plot macro
Toggle commit listDear @f.uhlig, @p.-a.loizeau, @n.herrmann, @i.deppner, @d.smith,
you have been identified as code owner of at least one file which was changed with this merge request.
Please check the changes and approve them or request changes.
added CodeOwners label
added 47 commits
-
743da33b...e7027782 - 40 commits from branch
computing:master
- 5df0d0a6 - In TofEventClusterizer, add stats printout if no evt + remove hardcoded max...
- f6839796 - [mCBM 2022] add reco macro without events
- 49be8eb2 - [mCBM 22] Sliding window event building macro to try to catch all digis in meaningful blocks
- 5fa66bfc - BuildRawEvents: Save also canvases when histogram saving enabled
- 1788456a - [Digi Evt builder] Fix event time when no BMon present + linkdef RawEventBuilderDetector
- a843849b - [mCBM reco 22] Fix active geo check for TRD2D to run w/o TRD1D
- a3b79013 - [mCBM 22] Add macro to make events for single det all hits + chain script + plot macro
Toggle commit list-
743da33b...e7027782 - 40 commits from branch
added 196 commits
-
a3b79013...f90f201a - 188 commits from branch
computing:master
- bc7ab98e - In TofEventClusterizer, add stats printout if no evt + remove hardcoded max...
- 5875dd19 - [mCBM 2022] add reco macro without events
- c33b2429 - [mCBM 22] Sliding window event building macro to try to catch all digis in meaningful blocks
- 0351f75c - BuildRawEvents: Save also canvases when histogram saving enabled
- 28385e18 - [Digi Evt builder] Fix event time when no BMon present + linkdef RawEventBuilderDetector
- dac2fc54 - [mCBM reco 22] Fix active geo check for TRD2D to run w/o TRD1D
- 0dfbbb3e - [mCBM 22] Add macro to make events for single det all hits + chain script + plot macro
- d322c689 - [TEMP] STS monster cluster combinatorics early escape in STS hit finder
Toggle commit list-
a3b79013...f90f201a - 188 commits from branch
added 17 commits
-
d322c689...4f519993 - 9 commits from branch
computing:master
- ae7c5661 - In TofEventClusterizer, add stats printout if no evt + remove hardcoded max...
- 7215d578 - [mCBM 2022] add reco macro without events
- 5c644b13 - [mCBM 22] Sliding window event building macro to try to catch all digis in meaningful blocks
- 967257fd - BuildRawEvents: Save also canvases when histogram saving enabled
- ba80ce79 - [Digi Evt builder] Fix event time when no BMon present + linkdef RawEventBuilderDetector
- d4fc268c - [mCBM reco 22] Fix active geo check for TRD2D to run w/o TRD1D
- 005a114e - [mCBM 22] Add macro to make events for single det all hits + chain script + plot macro
- 185bb8ba - [TEMP] STS monster cluster combinatorics early escape in STS hit finder
Toggle commit list-
d322c689...4f519993 - 9 commits from branch
mentioned in merge request !1511 (merged)