Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DD4hep
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cepc
externals
mirroring
DD4hep
Graph
f18be9c1845d1f1234cc15e8e7d77c0a20a81875
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
9
Dec
5
28
Nov
22
21
19
11
7
4
24
Oct
22
21
18
17
16
15
3
19
Sep
11
10
25
Aug
15
13
12
30
Jul
24
22
6
5
1
26
Jun
24
21
20
7
6
26
May
23
22
21
16
15
13
10
7
23
Apr
22
19
18
4
2
26
Mar
21
20
13
7
29
Feb
23
19
16
15
13
12
8
7
2
18
Jan
17
16
15
12
8
19
Dec
15
14
24
Nov
21
20
19
17
24
Oct
19
18
17
11
20
Sep
19
15
31
Aug
25
24
23
22
4
25
Jul
24
18
17
14
13
24
Jun
23
22
21
16
14
13
12
9
8
2
1
31
May
30
4
26
Apr
25
21
31
Mar
30
29
23
22
21
15
3
2
1
24
Feb
23
21
16
9
7
6
31
Jan
30
26
21
20
19
18
17
11
15
Dec
9
"CartesianGridUV": presuppose that the c++ version is >= C++11 (201103L).
"CartesianGridUV": uniformise indentation style.
Reshuffling of commit #1bb07c7c: Unicode tags alphabetically sorted.
Fix mistake introduce in commit #1bb07c7c: the declaration of "CartesianGridXYZ" had been cancelled inadvertently.
Add a "CartesianGridUV" segmentation class, providing for a readout at an angle w.r.t. X,Y axes.
Geant4AssemblyVolume::imprint: remove no longer used copyBase argument
Geant4AssemblyVolume: remove no longer used numberOfDaughters
Geant4AssemblyVolume: use the same copy ID for the Geant4 Volume as was set in DD4hep geometry construction
Cosmetics
Increase max number of particles allowed for hepevt input
functions to calculate wire position added
Bug fix in Segmentation's CylindricalGridPhiZ: phi range
DDCMS: remove superfluous cmake call to target_link_options
CMake: fix using Geant4 internal clhep
DDG4: add possibility to control verbosity for physics constructors
PythonPlugin: replace deprecated/removed Eval with Exec
this fixes compilation error 'multiple definition' of the insertion operator
Remove override warnings from DDG4 compilation
Duck: add another special duck reference for assimp version 5.2.7
DDSim: add signalhandler by default, add disableSignalHandler flag to turn it off
LCIO: fix typo
DDCad: two tests only if we have DDG4
Examples: RICH: Needs DDG4 for the test
Add test using signal DDCore handler
Add test using signal DDCore handler
CI: macos: remove running tests as most of them don't really work
CI: macOS install pytest for testing
CI: macOS: this ROOT is c++17
CI: macOS, relax pyver because we do not control enough of the brew eco system
CI: try brew install for macOS
Fix compilation error on MACOS
SignalHandling: fix some typos
Add implementation for signal handling. Use generic signal handler in DDG4 for controlled shutdown on CTRL-C. Add test DDG4_SIGINT_handler in examples/DDG4
Add implementation for signal handling. Use generic signal handler in DDG4 for controlled shutdown on CTRL-C. Add test DDG4_SIGINT_handler in examples/DDG4
CMake: explicitly ask for ROOTEve component
Use podio::collMetadataParamName for finding the parameter name
Use edm4hep::labels::CellIDEncoding instead of "CellIDEncoding"
CI: key4hep: set CMAKE_INSTALL_LIBDIR, because Qt6 indiscriminately sets GNUInstallDir :/
checkOverlaps, checkGeometry: move to DDCore since do not depend on Geant4
test_import: change error to fehler to avoid triggering test failure because we get a warning from gosam
Loading