Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NPDet
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
EIC
NPDet
Merge requests
!172
Added deprecated ROOT library - geocad
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Added deprecated ROOT library - geocad
geocad
into
master
Overview
0
Commits
1
Pipelines
0
Changes
17
Merged
Whitney Armstrong
requested to merge
geocad
into
master
4 years ago
Overview
0
Commits
1
Pipelines
0
Changes
17
Expand
ROOT dropped geocad from their code base, which some npdet tools were using. This was copied to npdet and added to a new library.
Added geocad library build
New cmake flag USE_GEOCAD is automatically set if OpenCascade is found.
Executable under
tools
,
npdet_to_step
is now available again.
The geocad related tools still need to be fully debugged as the version of opencascade has changed since it was removed from ROOT.
Edited
4 years ago
by
Whitney Armstrong
0
0
Merge request reports
Compare
master
version 23
11bb90de
4 years ago
version 22
f2a9fa10
4 years ago
version 21
4a5d476b
4 years ago
version 20
d35bcda7
4 years ago
version 19
26b8cf9f
4 years ago
version 18
514b6851
4 years ago
version 17
5deec2a0
4 years ago
version 16
b80b360f
4 years ago
version 15
9dd02908
4 years ago
version 14
ddecd29b
4 years ago
version 13
d7eba1f6
4 years ago
version 12
f59ce56c
4 years ago
version 11
89c7ac1e
4 years ago
version 10
5f3dd3a1
4 years ago
version 9
a2300bdf
4 years ago
version 8
06b85d13
4 years ago
version 7
5c40d930
4 years ago
version 6
8d1d79be
4 years ago
version 5
25589068
4 years ago
version 4
4196850c
4 years ago
version 3
b0d1ea09
4 years ago
version 2
7cf7988e
4 years ago
version 1
587fbc40
4 years ago
master (base)
and
latest version
latest version
a749a94c
1 commit,
4 years ago
version 23
11bb90de
25 commits,
4 years ago
version 22
f2a9fa10
23 commits,
4 years ago
version 21
4a5d476b
22 commits,
4 years ago
version 20
d35bcda7
21 commits,
4 years ago
version 19
26b8cf9f
20 commits,
4 years ago
version 18
514b6851
19 commits,
4 years ago
version 17
5deec2a0
18 commits,
4 years ago
version 16
b80b360f
17 commits,
4 years ago
version 15
9dd02908
16 commits,
4 years ago
version 14
ddecd29b
15 commits,
4 years ago
version 13
d7eba1f6
14 commits,
4 years ago
version 12
f59ce56c
13 commits,
4 years ago
version 11
89c7ac1e
12 commits,
4 years ago
version 10
5f3dd3a1
11 commits,
4 years ago
version 9
a2300bdf
9 commits,
4 years ago
version 8
06b85d13
8 commits,
4 years ago
version 7
5c40d930
7 commits,
4 years ago
version 6
8d1d79be
6 commits,
4 years ago
version 5
25589068
5 commits,
4 years ago
version 4
4196850c
4 commits,
4 years ago
version 3
b0d1ea09
3 commits,
4 years ago
version 2
7cf7988e
2 commits,
4 years ago
version 1
587fbc40
1 commit,
4 years ago
17 files
+
1924
−
51
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
17
Search (e.g. *.vue) (Ctrl+P)
.gitlab-ci.yml
+
1
−
1
Options
image
:
eicweb.phy.anl.gov:4567/containers/eic_container/eic:2.
5
-stable
image
:
eicweb.phy.anl.gov:4567/containers/eic_container/eic:2.
6
-stable
stages
:
stages
:
-
build
-
build
Loading