Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
athena
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
EIC
documentation
athena
Commits
0fd6acd8
Commit
0fd6acd8
authored
3 years ago
by
Dmitry Romanov
Browse files
Options
Downloads
Patches
Plain Diff
Geometry update
parent
f9812fde
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/howto/geometry_viewer.rst
+8
-0
8 additions, 0 deletions
docs/howto/geometry_viewer.rst
docs/howto/use_singularity.rst
+2
-1
2 additions, 1 deletion
docs/howto/use_singularity.rst
with
10 additions
and
1 deletion
docs/howto/geometry_viewer.rst
+
8
−
0
View file @
0fd6acd8
...
@@ -12,6 +12,14 @@ The latest geometry for **master** branch is available:
...
@@ -12,6 +12,14 @@ The latest geometry for **master** branch is available:
It might take several minutes to load due to a number of ECal fibers.
It might take several minutes to load due to a number of ECal fibers.
We are working on fixing the performance issue.
We are working on fixing the performance issue.
On each commit to the **master** branch detector geometry is saved to ROOT TGeo and GDML formats. File links are:
- `detector_geo_full.root <https://eicweb.phy.anl.gov/api/v4/projects/473/jobs/artifacts/master/raw/geo/detector_geo_full.root>`_
- `detector_geo.root <https://eicweb.phy.anl.gov/api/v4/projects/473/jobs/artifacts/master/raw/geo/detector_geo.root>`_
- `athena.gdml <https://eicweb.phy.anl.gov/api/v4/projects/473/jobs/artifacts/master/raw/geo/athena.gdml>`_
.. raw:: html
.. raw:: html
<embed>
<embed>
...
...
This diff is collapsed.
Click to expand it.
docs/howto/use_singularity.rst
+
2
−
1
View file @
0fd6acd8
...
@@ -13,8 +13,9 @@ which works pretty nicely (You will have to install dependencies, it will print
...
@@ -13,8 +13,9 @@ which works pretty nicely (You will have to install dependencies, it will print
.. code::
.. code::
sudo apt install containernetworking-plugins
wget http://ftp.fi.debian.org/debian/pool/main/s/singularity-container/singularity-container_3.5.2+ds1-1_amd64.deb
wget http://ftp.fi.debian.org/debian/pool/main/s/singularity-container/singularity-container_3.5.2+ds1-1_amd64.deb
sudo dpkg -i
singularity-container/
singularity-container_3.5.2+ds1-1_amd64.deb
sudo dpkg -i singularity-container_3.5.2+ds1-1_amd64.deb
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment