Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cbmroot
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Qiunan Zhang
cbmroot
Graph
683b0761d465ed83eff82b43d1038e212abf7ded
Select Git revision
Branches
2
master
default
nightly_master
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
8
Mar
4
2
1
25
Feb
22
19
17
12
11
10
9
8
5
2
1
29
Jan
26
25
23
22
21
20
18
15
13
19
Dec
16
11
10
9
7
4
3
2
1
30
Nov
27
26
25
24
22
18
17
16
15
13
12
10
8
7
6
4
3
2
31
Oct
30
29
28
27
23
22
21
20
19
15
14
12
10
8
6
2
1
29
Sep
27
25
23
18
17
16
15
12
10
9
2
1
31
Aug
28
27
25
24
23
20
17
12
6
28
Jul
23
22
21
17
14
11
10
9
8
7
6
3
2
1
30
Jun
25
23
19
18
3
here is the right setting for enabling the interaction channels(to correct the last commit which is wrong). Besides, it is updated to the official version
master
master
Merge branch 'master' of https://git.cbm.gsi.de/computing/cbmroot
the setting for muon transport: processanytrack and allow all the default reaction channels
much: Add gFile + gDirectory protection
Add more comments around new feature in CbmMcbm2018Source
Apply Clang-format, including new settings on mCBMSource class
[mCBM 2020] Add support for files splitting based on spills at unpacking level
[mCBM 2020] Add support for processing of TS ranges based on spills
Add guards disabling format check around long real pathnames
[mCBM 2020] Fix mcbm Ana test after rebasing
[mCBM 2020] Separate hit reco and tracking:
[mCBM 2020] make kronos macros wrappers around standard + related fixes
[mCBM 2020] Make the kronos and standard macros consistent
CbmTaskBuildRawEvents: Implemented a simple seed finder which takes digi timestamps from a given list of detectors and compiles them into a sorted list of seed times. Works as input for CbmAlgoBuildRawEvents.
CbmAlgoBuildRawEvents: Implemented option of using explicit seed times.
Simplified CbmAlgoBuildRawEvents::CheckDataAvailable().
CbmAlgoBuildRawEvents: Cleanup. Eliminated distinction between T0 and other detectors in CheckTriggerConditions().
CbmAlgoBuildRawEvents: Code rearrangement.
Cleanup.
Updated formatting with clang-format-11 and new rules.
Fixed time window size and minimum digi number cut for 2018 event builder in /macro/run/run_reco.C. All event builders now produce reasonable QA results.
CbmBuildEventsQA: Now obtains fraction of total digis (per detector) which were correctly assigned to events.
CbmBuildEventsQA: Instead of a single detector a list of reference detectors can now be used to match raw events to MC events.
CbmBuildEventsQA: Applied patch by P.-A. Loizeau to catch events with no digis of reference detector.
Fixed an issue whereby CbmBuildEventsQA was unable to deal with digi matches without links (noise). Added CbmBuildEventsQA to /macro/run/run_reco.C.
Added switch to choose newest, 2019 or 2018 versions of raw event builder in /macro/run/run_reco.C.
Renamed static Eventbuilder detectors to prevent name clash.
CbmBuildEventsQA now supports detectors other than STS.
Started to implment detector types other than STS in CbmBuildEventsQA.
Updated interface of CbmBuildEventsQA class. Digis now fetched from DigiManager instead of FairRootManager.
Changed STS seed window size and minimum seed digi number for raw event builder in /macro/run/run_reco.C.
CbmBuildRawEvents: Moved initialization of T0 digi vector from Algo to Task.
Renamed Cbm2021EventBuilder to CbmBuildRawEvents. Solved naming conflicts of utility classes (removed dependency on 2019 version).
Cbm2021EventBuilder: Applied formatting. Added new classes to CbmEventBuilderLinkDef and CMakeLists. Including EOverlapMode and EventBuilderDetector from 2019 event builder for now to avoid name clash. Added option to call 2021 event builder to macro/run/run_reco.C.
Added Cbm2021EventBuilder files.
Update parameters hash to fixed trd verison see (https://git.cbm.gsi.de/CbmSoft/cbmroot_parameter/-/merge_requests/32)[MR32!]
fix the bug of hit index exceeds the track array. quik fixed from toffindtracks, the bug is from event clusterizer fNbHits is initialized both in ts and event, resulting in some arraies not consistent; Some history of the commends
Clang format fix
STS Hitfinder: Fix division by zero.
Psd monitor cleanup + flags for light monitoring
Loading