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
ec3210008c3ccb18e6ffaed4ef61c4d66de21626
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
17
Oct
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
6
30
Nov
26
test_import: change error to fehler to avoid triggering test failure because we get a warning from gosam
conditions: use static unsigned long long int because ROOTs latest llvm otherwise causes assertion in debug mode about not being able to represent in 64 bit. Not sure if bug in enum parsing???
Add explanation
Remove extra static. Unnamed namespace already makes it visible only to the translation unit.
Use only one function at the top
fix xercesc parsing of envarionment variables in the path
Edm4hep format as default when both edm4hep and lcio enabled
ASSIMPWriter.cpp: fix "warning: unqualified call to 'std::move'"
Add warning if TGeo materialScan hits TGeoTessellated volumes. See github issue https://github.com/AIDASoft/DD4hep/issues/1322
ReleaseNotes: add newlines around triple tick marks
Updating version to v01-30
Release Notes for v01-30
RegexSD: change ddsim interface to use a dictionary instead of a list
fix typo from PR #1308
GitlabCI: drop Flake check, since we have that on github as well
GitlabCI: add package needed by biber
GitlabCI: use el9 for doc building
example: BoxOfStraws, simplify regex
Geant4RegexSD: reduce verbosity of printouts
DDSim: add interface to created RegexSDs
Geant4RegexSensitivesConstruction: use regex_search so we do not have to fully match volume paths.
SiDTests: ensure aclick tests are not run in parallel
put common stuff into helper functions
add Geant4TVUserParticleHandler
copy Geant4TCUserParticleHandler
CylindricalGridPhiZ: Remove #if,#else __cplusplus >= 201103L condition: obsolete.
DDCore: Purely cosmectic commit (continuation).
DDCore: Purely cosmectic commit: only comments are affected.
CylindircalGridPhiZ: Bug fix. "cellDimensions" now returns a quantity of the dimension of a length.
Update DDCore/include/DD4hep/CylindricalGridPhiZ.h
Adding CylindricalGridPhiZ files and modifying Segmentation header, plugin and dictionary accordingly.
Adopt a suggestion for improving comments
add more comments to the GeoHandler
speedup lookup of GeoHandler (issue #1291)
CI: update key4hep to el9
CI: use alma9 stack for pylint check
Revert change from PR1288
Add .cache and compile_commands.json to .gitignore
Fix a few warnings about unused variables or shadowing
Add a missing header unistd.h; Clang 18 doesn't build without it
Loading