Skip to content

Commit

Permalink
propagating the recent ddvcs gcard fix to 5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
raffaelladevita committed Nov 19, 2024
1 parent 655940e commit 55f77dd
Showing 1 changed file with 22 additions and 9 deletions.
31 changes: 22 additions & 9 deletions gemc/5.10/ddvcs.gcard
Original file line number Diff line number Diff line change
Expand Up @@ -48,17 +48,31 @@
<option name="HALL_MATERIAL" value="Vacuum"/>


<option name="INTEGRATEDRAW" value="*"/>
<option name="RECORD_PASSBY" value="0"/>

<option name="BEAM_P" value="e-, 11*GeV, 0*deg, 0*deg" />
<!-- <option name="SPREAD_P" value="1*GeV, 10*deg, 180*deg" />-->

<!-- luminosity conditions -->
<option name="LUMI_EVENT" value="50000, 250*ns, 4*ns" />
<option name="LUMI_P" value="e-, 11*GeV, 0*deg, 0*deg" />
<option name="LUMI_V" value="(0.,0.,-4.5.)cm" />
<option name="LUMI_SPREAD_V" value="(0.01, 0.01)cm" />
<option name="SAVE_ALL_MOTHERS" value="1"/>
<option name="RECORD_OPTICALPHOTONS" value="1"/>
<option name="SKIPREJECTEDHITS" value="1" />

<!-- Uncomment this line to save the true information (necessary for Truth Matching -->
<!-- <option name="INTEGRATEDRAW" value="*" /> -->

<!-- Time window defined by LUMI_EVENT -->
<option name="LUMI_EVENT" value="0, 248.5*ns, 4*ns" />
<!-- Uncomment this (and replace the LUMI_EVENT Above) to simulate 10^35 luminosity beam on a 5cm liquid hydrogen target, use 124K e- / event -->
<!-- Scale accordingly for different target / luminosity -->
<!--
<option name="LUMI_EVENT" value="124000, 248.5*ns, 4*ns" />
<option name="LUMI_P" value="e-, 10.6*GeV, 0*deg, 0*deg" />
<option name="LUMI_V" value="(0.0, 0.0, -10)cm" />
<option name="LUMI_SPREAD_V" value="(0.03, 0.03)cm" />
-->

<!-- RF Signal needs event time window defined by LUMI_EVENT -->
<!-- Reference position set as target shift below -->
<option name="RFSETUP" value="clas12_ccdb" />
<option name="RFSTART" value="eventVertex, 0, 0, -30.0" />

<option name="PRINT_EVENT" value="1" />

Expand All @@ -67,7 +81,6 @@
<option name="RUNNO" value="11" />
<option name="DIGITIZATION_VARIATION" value="rga_fall2018_mc" />


<detector name="airPipe">
<existence exist="no" />
</detector>
Expand Down

0 comments on commit 55f77dd

Please sign in to comment.