Skip to content

Commit

Permalink
fixed dc test gcards
Browse files Browse the repository at this point in the history
  • Loading branch information
maureeungaro committed Oct 24, 2024
1 parent 7ee2a62 commit 914f705
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
5 changes: 3 additions & 2 deletions experiments/clas12/dc/tests/default.gcard
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<gcard>

<detector name="experiments/clas12/magnets/cad/" factory="CAD" />
<detector name="experiments/clas12/dc/dc" factory="TEXT" variation="default"/>
<detector name="experiments/clas12/beamline/beamline" factory="TEXT" variation="FTOn"/>
<detector name="experiments/clas12/magnets/cad/" factory="CAD" />
<detector name="experiments/clas12/dc/dc" factory="TEXT" variation="default"/>

<option name="BEAM_P" value="e-, 5.0*GeV, 25*deg, 0*deg"/>
<option name="SPREAD_P" value="1.0*GeV, 15*deg, 180*deg"/>
Expand Down
5 changes: 3 additions & 2 deletions experiments/clas12/dc/tests/rga_fall2018_mc.gcard
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<gcard>

<detector name="experiments/clas12/magnets/cad/" factory="CAD" />
<detector name="experiments/clas12/dc/dc" factory="TEXT" variation="default"/>
<detector name="experiments/clas12/beamline/beamline" factory="TEXT" variation="FTOn"/>
<detector name="experiments/clas12/magnets/cad/" factory="CAD" />
<detector name="experiments/clas12/dc/dc" factory="TEXT" variation="default"/>

<option name="BEAM_P" value="e-, 5.0*GeV, 25*deg, 0*deg"/>
<option name="SPREAD_P" value="1.0*GeV, 15*deg, 180*deg"/>
Expand Down

0 comments on commit 914f705

Please sign in to comment.