diff --git a/benchmarks/trackers/roman_pot.xml b/benchmarks/trackers/roman_pot.xml index 0174a5020189542682b53ef7fcf206c73156de02..bbddf628d872a0f29ad06b2a9f38652fb7c196f8 100644 --- a/benchmarks/trackers/roman_pot.xml +++ b/benchmarks/trackers/roman_pot.xml @@ -62,8 +62,7 @@ </display> <detectors> - <detector id = "1" name = "MyRomanPot" type = "RomanPot" readout = - "ForwardRomanPotHits" vis = "InvisibleWithDaughters"> + <detector id="1" name="MyRomanPot" type="RomanPot" readout="ForwardRomanPotHits" vis="InvisibleWithDaughters"> <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" /> <position z_offset = "20.0*m" rotation = "false" vmax = "10*cm" v = "0.5*cm" /> diff --git a/benchmarks/trackers/roman_pot_simu.sh b/benchmarks/trackers/roman_pot_simu.sh index bd1064eab96b3d7eeb7b49583eab130fb5f1a1d6..4520c52d59dbf5412e5023f8e4aa57bd0e1dde39 100755 --- a/benchmarks/trackers/roman_pot_simu.sh +++ b/benchmarks/trackers/roman_pot_simu.sh @@ -2,5 +2,5 @@ ddsim --runType batch -N 300 \ --inputFiles ./data/forward_ions.hepmc \ - --compactFile ./trackers/roman_pot.xml \ + --compactFile benchmarks/trackers/roman_pot.xml \ --outputFile ./sim_output/roman_pot_out.root