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
Container Registry
Model registry
Operate
Environments
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
Dominik Smith
cbmroot
Graph
TrdClusterDiscuss
Select Git revision
Branches
20
AlgoCleanup
AlgoEvbuildGeneralize
AlgoEventClusterizer
AlgoTofClusterizer
AlgoTofClusterizerDirectList
AlgoTofClusterizerWithList
AlgoTofHitFinder
AlgoTofHitFinderWithHistos
AlgoTofUnpack
AlgoUnpackMQ
AlgoUnpackYaml
AlgoUnpackerDevice
BmonYamlPar
CbmRecoUpgrade
DebugModulation
DebugModulationFixed
EventBuilderMonCleanup
EventFilter
EventFilterNew
FilterT0
20 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
2
Apr
27
Mar
26
25
22
21
20
19
18
17
14
13
6
5
4
29
Feb
28
27
26
23
22
21
20
19
18
15
14
13
12
9
8
7
6
5
3
2
1
30
Jan
29
26
25
24
23
22
19
18
16
15
11
8
4
30
Dec
27
22
21
20
19
18
14
13
12
7
6
5
4
1
30
Nov
29
28
27
24
23
22
21
17
16
14
12
10
9
8
7
6
3
2
1
31
Oct
30
29
28
27
26
25
24
23
22
21
20
19
18
Fixed stupid bug (missing return statement in non-void function).
More garbage.
Stupidly messed up commit.
Cleaned up starting position computation.
More cleanup.
More cleanup. Switched from dequeue to vector for digi buffer in CbmTrdModuleRecR.
More cleanup.
More cleanup.
More cleanup.
More cleanup.
More cleanup.
More cleanup.
More cleanup.
More cleanup.
Some cleanup of CbmTrdModuleRecR.
Removed another TClonesArray.
Updated macro.
Replaced a TClonesArray with std::vector.
Cleanup.
Loop optimizations.
Cleanup of CbmTrdModuleRec2D.cxx.
Implemented starting position storage.
Implemented version that depends on time order.
Added option of sorting.
More cleanup.
More cleanup.
External calibration seems to work.
Work on splitting of calibration.
Split 1D and 2D digi loops.
Added calibration to cluster finder class.
Fixed UShort_t bug. Removed problematic std::lower_bound statement.
More cleanup.
Refactoring of CbmTrdModuleRec2D.
Replaced std::list with std::vector in CbmTrdModuleRec2D.
Added a break condition.
Switched to std::vector input in CbmTrdHitProducer.
Moved module initialization to Init().
Changed interface of AddModule().
Replaced output TClonesArray in CbmTrdClusterFinder with std::vector. Removed output text from CbmTrdModuleRec2D.
More cleanup. Added test macro.
Loading