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
a12511f558fa4df81846db94bda93d382034320c
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
7
Dec
4
3
2
24
Nov
21
20
19
18
17
13
11
10
6
5
3
2
14
Oct
6
5
2
28
Sep
27
26
25
23
22
17
16
7
4
3
31
Jul
30
27
16
14
10
8
3
2
1
30
Jun
18
11
8
29
May
24
Apr
22
9
23
Mar
20
19
18
11
10
3
2
28
Feb
26
25
21
19
17
13
11
7
6
5
3
9
Jan
18
Dec
16
27
Nov
16
11
9
29
Oct
25
23
22
21
18
14
3
2
1
30
Sep
24
13
2
26
Aug
23
22
21
15
14
12
7
18
Jul
17
16
15
Added unit test for Evaluator
Added reference to read/write lock implementation
Work around ::string copy not being thread safe
minor improvements to ::hash_map
Avoid taking lock during Evaluator constructor
Use read/write locks when accessing dictionary
object can now be private
Set units as part of Evaluator constructor
Reduce time holding mutex when using Evaluator
CI: enable HEPMC3 for dev
DDTest.EventReader: test HepMC3 reader, make testing depend on cmake options
HepMC3Reader: add check for reader status
Gean4InputHandling: createG4Primary: add comment about setting mass
Geant4InputHandling: create G4PrimaryParticle with 4 vector that constrains also the mass, setting the mass after, affects the momentum
overlooked, be carefull
Further clarification on units
remove all usage of using namespace CLHEP for units protection
unused
fix units and clarify from where they come
Drop G4SystemOfUnits in favour of CLHEP/Units/SystemOfUnits.h
Enable conditional builds with scaled shapes and G4<10.3
Enable conditional builds with scaled shapes and G4<10.3
Improve thread safety of expression evaluator
use latest cvmfs
DDSim: fix useHepMC3 always true, install ddsim from configured location
CMake: add CONFIG to find_package
PluginService: rename listcomponents executable to avoid clash with Gaudi listcomponents
CMAKE: DD4hepConfig: make sure we use PackageConfig.cmake files where we must
DDSim.Gun: fix exception in error, as val is a list string replacement complained
DDG4UserDict: comment pragma that was just a rename, fixes warning from root
DDSim.Gun: python3: fix problem with isotrop being set to False
DDSim.Gun: simplify check for distributions
DDSim: printSteeringFile: fix exception for sorting, python3
Towards a thread safe expression evaluation....
Towards a thread safe expression evaluation....
Towards a thread safe expression evaluation....
Resolve which type of linker is used and pass appropriate flags
Fix Geant4 conversion of scaled shapes
Fix Geant4 conversion of scaled shapes
Fix Geant4 conversion of scaled shapes
Loading