Skip to content
Snippets Groups Projects

Code cleanup from !26

Merged Tom Polakovic requested to merge Polakovic/NPDet:master into master
2 files
+ 1
8
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -62,8 +62,7 @@
@@ -62,8 +62,7 @@
<detectors>
<detectors>
<detector id = "1" name = "MyRomanPot" type = "RomanPot" readout =
<detector id = "1" name = "MyRomanPot" type = "RomanPot" readout =
"ForwardRomanPotHits" vis = "RedVis">
"ForwardRomanPotHits" vis = "RedVis">
<dimensions x = "3.0*cm" y = "3.0*cm" z = "0.03*cm" delta = "0.005*cm" />
<dimensions x = "3.0*cm" y = "3.0*cm" delta = "0.005*cm" />
<support z = "1*mm" />
<frame x = "10.0*cm" y = "5.0*cm" z = "2*cm" />
<frame x = "10.0*cm" y = "5.0*cm" z = "2*cm" />
<position z_offset = "0.0*m" rotation = "false" vmax = "10*cm" v = "2.0*cm" />
<position z_offset = "0.0*m" rotation = "false" vmax = "10*cm" v = "2.0*cm" />
<layer repeat = "5">
<layer repeat = "5">
Loading