Skip to content
Snippets Groups Projects
Commit f7acf888 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: roman_pot.xml

	modified:   roman_pot_simu.sh
parent de114662
No related branches found
No related tags found
1 merge request!20Restructuring repo
...@@ -62,8 +62,7 @@ ...@@ -62,8 +62,7 @@
</display> </display>
<detectors> <detectors>
<detector id = "1" name = "MyRomanPot" type = "RomanPot" readout = <detector id="1" name="MyRomanPot" type="RomanPot" readout="ForwardRomanPotHits" vis="InvisibleWithDaughters">
"ForwardRomanPotHits" vis = "InvisibleWithDaughters">
<dimensions x = "5.0*cm" y = "5.0*cm" delta = "0.05*mm" /> <dimensions x = "5.0*cm" y = "5.0*cm" delta = "0.05*mm" />
<frame x = "20.0*cm" y = "10.0*cm" z = "2*cm" /> <frame x = "20.0*cm" y = "10.0*cm" z = "2*cm" />
<position z_offset = "20.0*m" rotation = "false" vmax = "10*cm" v = "0.5*cm" /> <position z_offset = "20.0*m" rotation = "false" vmax = "10*cm" v = "0.5*cm" />
......
...@@ -2,5 +2,5 @@ ...@@ -2,5 +2,5 @@
ddsim --runType batch -N 300 \ ddsim --runType batch -N 300 \
--inputFiles ./data/forward_ions.hepmc \ --inputFiles ./data/forward_ions.hepmc \
--compactFile ./trackers/roman_pot.xml \ --compactFile benchmarks/trackers/roman_pot.xml \
--outputFile ./sim_output/roman_pot_out.root --outputFile ./sim_output/roman_pot_out.root
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment