Skip to content

Commit 569e46c

Browse files
author
Mun Jung Jung
committed
correct etau variation fcls for wc detsim
1 parent c86a005 commit 569e46c

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# File: standard_detsim_sbnd_elifetime_10ms.fcl
2+
# Author: Mun Jung Jung (munjung@uchicago.edu)
3+
#
4+
# fcl to change the electron lifetime used in WC detsim
5+
# elifetime = 10ms
6+
#
7+
#include "standard_detsim_sbnd.fcl"
8+
9+
# change electron lifetime
10+
physics.producers.simtpc2d.wcls_main.structs.lifetime: 10
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# File: standard_detsim_sbnd_elifetime_35ms.fcl
2+
# Author: Mun Jung Jung (munjung@uchicago.edu)
3+
#
4+
# fcl to change the electron lifetime used in WC detsim
5+
# elifetime = 35ms
6+
#
7+
#include "standard_detsim_sbnd.fcl"
8+
9+
# change electron lifetime
10+
physics.producers.simtpc2d.wcls_main.structs.lifetime: 35

0 commit comments

Comments
 (0)