Skip to content

Commit 956c65f

Browse files
Update wcls-sim-drift-depoflux-nf-sp.jsonnet
This config does something weird to the energy deposits, making the total energy deposited much greater than the total energy of the particle. Removing this produces much more reasonable values, i.e. values always less than the total energy.
1 parent 80a3419 commit 956c65f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sbndcode/WireCell/cfg/pgrapher/experiment/sbnd/wcls-sim-drift-depoflux-nf-sp.jsonnet

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ local wcls_depoflux_writer = g.pnode({
124124

125125
reference_time: -1700 * wc.us,
126126

127-
energy: 1, # equivalent to use_energy = true
128127
simchan_label: 'simpleSC',
129128
sed_label: if (savetid == 'true') then 'ionandscint' else '',
130129
sparse: false,

0 commit comments

Comments
 (0)