Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GDML Geometries
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
Eoin Clerkin
GDML Geometries
Commits
ca112c26
Commit
ca112c26
authored
3 years ago
by
Eoin Clerkin
Browse files
Options
Downloads
Patches
Plain Diff
Translates upstream by 50cm
Inserts the shift as a constant Adds vacuum material
parent
5445f3e4
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
passive/T0Counter_v21a.gdml
+13
-6
13 additions, 6 deletions
passive/T0Counter_v21a.gdml
with
13 additions
and
6 deletions
passive/T0Counter_v21a.gdml
+
13
−
6
View file @
ca112c26
...
...
@@ -2,11 +2,13 @@
<gdml
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation=
"http://service-spi.web.cern.ch/service-spi/app/releases/GDML/schema/gdml.xsd"
>
<define>
<position
name=
"origin"
unit=
"m"
x=
"0"
y=
"0"
z=
"0"
/>
<position
name=
"up_cr"
unit=
"m"
x=
"0.0"
y=
"0.0"
z=
"-0.000040025"
/>
<position
name=
"down_cr"
unit=
"m"
x=
"0.0"
y=
"0.0"
z=
"0.000040025"
/>
<position
name=
"up_au"
unit=
"m"
x=
"0.0"
y=
"0.0"
z=
"-0.000040125"
/>
<position
name=
"down_au"
unit=
"m"
x=
"0.0"
y=
"0.0"
z=
"0.000040125"
/>
<constant
name=
"shift"
value=
"-500"
/>
<position
name=
"origin"
unit=
"mm"
x=
"0"
y=
"0"
z=
"shift"
/>
<position
name=
"up_cr"
unit=
"mm"
x=
"0.0"
y=
"0.0"
z=
"shift-0.040025"
/>
<position
name=
"down_cr"
unit=
"mm"
x=
"0.0"
y=
"0.0"
z=
"shift+0.040025"
/>
<position
name=
"up_au"
unit=
"mm"
x=
"0.0"
y=
"0.0"
z=
"shift-0.040125"
/>
<position
name=
"down_au"
unit=
"mm"
x=
"0.0"
y=
"0.0"
z=
"shift+0.040125"
/>
</define>
<materials>
...
...
@@ -16,6 +18,11 @@
<element
name=
"chromium"
formula=
"Cr"
Z=
"24"
>
<atom
value=
"51.9961"
/>
</element>
<element
name=
"gold"
formula=
"Au"
Z=
"79"
>
<atom
value=
"196.97"
/>
</element>
<material
formula=
" "
name=
"Vacuum"
>
<D
value=
"1.e-25"
unit=
"g/cm3"
/>
<fraction
n=
"1.0"
ref=
"videRef"
/>
</material>
<material
name=
"Gold"
state=
"solid"
>
<D
value=
"19.32"
unit=
"g/cm3"
/>
<fraction
n=
"1."
ref=
"gold"
/>
...
...
@@ -60,7 +67,7 @@
<volume
name=
"detector"
>
<materialref
ref=
"Vacuum"
/>
<solidref
ref=
"T0Counter"
/>
<positionref
ref=
"origin"
/>
<positionref
ref=
"origin"
/>
<physvol>
<volumeref
ref=
"vol_Diamond"
/>
<positionref
ref=
"origin"
/>
...
...
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