Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Reference Detector
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
Terraform modules
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
detectors
Reference Detector
Merge requests
!4
Template XML file
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Template XML file
template
into
master
Overview
1
Commits
14
Pipelines
13
Changes
11
Merged
Jihee Kim
requested to merge
template
into
master
4 years ago
Overview
1
Commits
14
Pipelines
13
Changes
11
Expand
Added template xml file and material and elements xml files
Edited
4 years ago
by
Whitney Armstrong
0
0
Merge request reports
Compare
master
version 12
c5dbba55
4 years ago
version 11
d09c94ce
4 years ago
version 10
2d5153dd
4 years ago
version 9
76aca121
4 years ago
version 8
835f8010
4 years ago
version 7
f4b0cd13
4 years ago
version 6
36657ab6
4 years ago
version 5
2b535365
4 years ago
version 4
ca473c15
4 years ago
version 3
9a6a107a
4 years ago
version 2
4f1c6511
4 years ago
version 1
b655cc31
4 years ago
master (base)
and
latest version
latest version
1980c009
14 commits,
4 years ago
version 12
c5dbba55
13 commits,
4 years ago
version 11
d09c94ce
12 commits,
4 years ago
version 10
2d5153dd
11 commits,
4 years ago
version 9
76aca121
10 commits,
4 years ago
version 8
835f8010
9 commits,
4 years ago
version 7
f4b0cd13
8 commits,
4 years ago
version 6
36657ab6
7 commits,
4 years ago
version 5
2b535365
6 commits,
4 years ago
version 4
ca473c15
5 commits,
4 years ago
version 3
9a6a107a
3 commits,
4 years ago
version 2
4f1c6511
2 commits,
4 years ago
version 1
b655cc31
1 commit,
4 years ago
11 files
+
1232
−
25
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
11
Search (e.g. *.vue) (Ctrl+P)
macro/dawn_picture.mac
0 → 100644
+
29
−
0
Options
#/vis/open DAWNFILE 1000x1000+600+400
#/vis/scene/create
#/vis/scene/add/volume
#/vis/sceneHandler/attach
#/vis/viewer/flush
#/vis/scene/add/trajectories
#/vis/scene/add/hits
#/tracking/storeTrajectory 1
#/vis/drawVolume
#/vis/geometry/set/forceSolid all -1 true
#/vis/geometry/set/visibility world_volume 0 0
#/run/beamOn 1
#/vis/viewer/flush
/vis/open DAWNFILE
/vis/viewer/set/lineSegmentsPerCircle 24
/vis/scene/create
/vis/scene/add/volume
/vis/sceneHandler/attach
#/vis/scene/add/scale 1 m x 1 0 0 manual -0.5 -2 0 m
/vis/scene/add/scale 1 m y 1 0 0 manual 2 -0.75 -3 m
#/vis/scene/add/scale 2 m z 1 0 0 manual 0 -2 0 m
#/vis/scene/add/magneticField 6 lightArrow
/vis/viewer/flush
/vis/scene/add/trajectories
/vis/scene/add/hits
/tracking/storeTrajectory 1
/run/beamOn 5
exit
Loading