Skip to content

Commit

Permalink
Merge pull request #1064 from JeffersonLab/iss1063
Browse files Browse the repository at this point in the history
add readout steering file for 2021 MC with single2&single3 triggers
  • Loading branch information
tongtongcao authored Dec 20, 2024
2 parents 2aa7359 + 96bd127 commit f411ba0
Show file tree
Hide file tree
Showing 8 changed files with 448 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<lcsim xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/lcsim/1.0/lcsim.xsd">
<!--
@Readout steering file with pairs trigger for 2019 MC.
@Readout steering file with single2 and single3 triggers for 2019 MC.
@author <a href="mailto:[email protected]">Tongtong Cao</a>
-->
<execute>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<lcsim xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/lcsim/1.0/lcsim.xsd">
<!--
@Readout steering file with pairs trigger for 2019 MC.
@Readout steering file with random trigger for 2019 MC.
@author <a href="mailto:[email protected]">Tongtong Cao</a>
-->
<execute>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<lcsim xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/lcsim/1.0/lcsim.xsd">
<!--
@Readout steering file with pairs trigger for 2019 MC.
@Readout steering file with single3 trigger for 2019 MC.
@author <a href="mailto:[email protected]">Tongtong Cao</a>
-->
<execute>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<lcsim xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/lcsim/1.0/lcsim.xsd">
<!--
@Readout steering file with pairs trigger for 2019 MC.
@Readout steering file with single2 trigger for 2019 MC.
@author <a href="mailto:[email protected]">Tongtong Cao</a>
-->
<execute>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<lcsim xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/lcsim/1.0/lcsim.xsd">
<!--
@Readout steering file with pairs trigger for 2019 MC.
@Readout steering file with 2019 single2 and single3 triggers for 2019 MC with pulser data as background.
@author <a href="mailto:[email protected]">Tongtong Cao</a>
-->
<execute>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@

<!--Factor for gain conversion from self-defined unit/ADC to
MeV/ADC. -->
<factorGainConversion>0.000833333</factorGainConversion>
<factorGainConversion>0.0008125</factorGainConversion>

<!--
The digitization driver produces as output a list of ADC values
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<lcsim xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/lcsim/1.0/lcsim.xsd">
<!--
@Readout steering file with pairs trigger for 2019 MC.
@Readout steering file with single2 and single3 triggers for 2021 MC.
@author <a href="mailto:[email protected]">Tongtong Cao</a>
-->
<execute>
Expand Down

Large diffs are not rendered by default.

0 comments on commit f411ba0

Please sign in to comment.