Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
eicd
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
EIC
eicd
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
irt-data-model
Select Git revision
Branches
13
18-provide-constructor-for-eic-vectorxyzt-from-dd4pod-vectorxyz-and-double
protected
19-vectorxyzt-mag-may-be-confusing-since-not-four-vector-magnitude
protected
21-add-irt-output-data-structures
protected
ayk-00
protected
ayk-01
protected
doc
protected
helper_lib
protected
irt-data-model
protected
irt-init
protected
irt-init-rev1
protected
irt-init-v01
protected
master
default
protected
tof-pid-plugin
protected
Tags
10
v2.0.0
v1.1.0
v1.0.0
v0.9.0
v0.8.0
v0.7.0
v0.6.0
v0.5.0
v0.2.0
v0.1.0
23 results
Begin with the selected commit
Created with Raphaël 2.2.0
23
Aug
16
15
12
5
3
29
Jul
24
18
Jun
17
27
Mar
21
20
1
28
Feb
22
21
22
21
17
15
10
9
2
Dec
18
Nov
17
12
11
5
4
1
30
Oct
29
28
27
26
25
21
13
11
8
6
3
23
Sep
20
2
27
Aug
21
20
13
12
10
9
8
7
6
5
3
2
27
Jul
29
Jun
14
12
11
8
7
3
2
29
Apr
28
27
26
19
17
16
17
16
25
Mar
26
25
26
25
16
Feb
27
Jan
26
27
Oct
26
4
28
Sep
27
15
9
8
14
Aug
12
10
9
6
4
fix: run Github workflow for docs inside alpine (LCG podio too old)
master
master
feat: trigger eicweb/juggler after changes to eicd
feat: use the UPSTREAM_EDM cmake option (NEEDS podio > 0.14.3)
feat: make doxygen in github
feat: updated cmake with user-facing podio macros (NEEDS podio > 0.14.3)
Merge remote-tracking branch 'origin/master' into irt-data-model
irt-data-model
irt-data-model
feat: use edm4hep as upstream to eicd
Squashed commit of the following:
fix: template instantiation for `vector_x<edm4hep::Vector2f>`
backmerge remote-tracking branch 'origin/master' into irt-data-model
feat: add recID for convenience and compatibility
feat*: remove deprecated BasicParticle (non-EDM4hep)
fix: pass correct variable to juggler
feat: add github actions workflow build-test
eic -> eicd
remove TrajectoryPoint; add one-to-one relation between CherenkovParticleID and ReconstructedParticle
Added average wavelength to RICH PID tables
Added average refractive index field in IRT
Added average Cherenkov theta calculation table for IRT
'radiator' field added to CherenkovPdgHypothesis in eic_data.yaml
formatting
Intermediate version with CherenkovParticleID and Trajectory in one file
ChargedParticleLocation and ChargedParticleTrajectory placeholders
CherenkovMassHypothesis and CherenkovPID added
First iteration of Cherenkov PID structures
eic_data.yaml: simID as uint32_t for compatibility with id()
Remove Vector2f(float aa, float bb) etc.
eic_data.yaml: static_casting constructors from double
Mutable datatypes in podio@0.14.1 and later
v2.0.0
v2.0.0
Enable getters/setters
Migrate closer to EDM4hep, almost in final shape except for moving to getter/setter syntax.
C++17 compatibility for vector_utils
target_link_libraries(eicd PUBLIC EDM4HEP::edm4hep)
find_package EDM4HEP
Resolve "Move closer to EDM4hep (part 2)"
Simplify the data model to converge towards EDM4hep
Revert "VectorXYZ(const VectorPolarType& v): use members, not getter"
VectorXYZ(const VectorPolarType& v): use members, not getter
Rework Tracker data structures for consistency
Fix rdf issues
Loading