Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
detector_benchmarks
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIC
benchmarks
detector_benchmarks
Commits
54fd218f
Commit
54fd218f
authored
Apr 7, 2021
by
Jihee Kim
Browse files
Options
Downloads
Patches
Plain Diff
Added missing VisAttributes and kept 2cm pixel size for now
parent
872193ca
No related branches found
No related tags found
1 merge request
!15
Benchmark for AMEGO-X type Barrel EMCal
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
calorimeters/CentralBarrel_AMEGOX.xml
+16
-15
16 additions, 15 deletions
calorimeters/CentralBarrel_AMEGOX.xml
with
16 additions
and
15 deletions
calorimeters/CentralBarrel_AMEGOX.xml
+
16
−
15
View file @
54fd218f
...
...
@@ -70,6 +70,7 @@
<vis
name=
"RBG510"
alpha=
"0.5"
r=
"1.0"
g=
".2"
b=
"0.0"
showDaughters=
"true"
visible=
"true"
/>
<vis
name=
"RBG"
alpha=
"0.5"
r=
"1.0"
g=
"1.0"
b=
"1.0"
showDaughters=
"true"
visible=
"true"
/>
<vis
name=
"GrayVis"
alpha=
"0.5"
r=
"0.75"
g=
"0.75"
b=
"0.75"
showDaughters=
"true"
visible=
"true"
/>
<vis
name=
"EcalBarrelVis"
alpha=
"1.0"
r=
"0.0"
g=
"0.99"
b=
"0.0"
showDaughters=
"false"
visible=
"true"
/>
</display>
<!-- Define detector -->
...
...
@@ -102,7 +103,7 @@
<!-- Definition of the readout segmentation/definition -->
<readouts>
<readout
name=
"EcalBarrelHits"
>
<segmentation
type=
"CartesianGridXY"
grid_size_x=
"2
*
cm"
grid_size_y=
"2
*
cm"
/>
<segmentation
type=
"CartesianGridXY"
grid_size_x=
"2
.0 *
cm"
grid_size_y=
"2
.0 *
cm"
/>
<id>
system:8,barrel:3,module:4,layer:6,slice:5,x:32:-16,y:-16
</id>
</readout>
</readouts>
...
...
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