-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #366 from SBNSoftware/isafa/detvar
added sbnd recomb and diffusion fcls
- Loading branch information
Showing
31 changed files
with
169 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 8 additions & 0 deletions
8
sbndcode/JobConfigurations/standard/detsim/detsim_sce_lite_wc.fcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# File: detsim_sce_lite_wc.fcl | ||
# Purpose: Simulates readout response to induced and collected charge | ||
# ****DROPS 1D TPC SIM, includes optical+crt simulation ONLY **** | ||
# | ||
|
||
#include "detsim_sce_lite.fcl" | ||
|
||
physics.simulate: [rns, crtsim, crt, opdaq] # removes the "daq" producer |
1 change: 1 addition & 0 deletions
1
sbndcode/JobConfigurations/standard/detsim/diffusion_variations/CMakeLists.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
install_fhicl() |
4 changes: 4 additions & 0 deletions
4
...e/JobConfigurations/standard/detsim/diffusion_variations/wirecell_sim_sp_sbnd_diff-10.fcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#include "wirecell_sim_sp_sbnd.fcl" | ||
|
||
physics.producers.simtpc2d.wcls_main.structs.DL: 3.6 | ||
physics.producers.simtpc2d.wcls_main.structs.DT: 8.8 |
4 changes: 4 additions & 0 deletions
4
...de/JobConfigurations/standard/detsim/diffusion_variations/wirecell_sim_sp_sbnd_diff10.fcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#include "wirecell_sim_sp_sbnd.fcl" | ||
|
||
physics.producers.simtpc2d.wcls_main.structs.DL: 4.4 | ||
physics.producers.simtpc2d.wcls_main.structs.DT: 8.8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
sbndcode/JobConfigurations/standard/g4/recomb_variations/CMakeLists.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
install_fhicl() |
4 changes: 4 additions & 0 deletions
4
...JobConfigurations/standard/g4/recomb_variations/g4_sce_dirt_filter_lite_wc_recomb-1-1.fcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#include "g4_sce_dirt_filter_lite_wc.fcl" | ||
|
||
services.LArG4Parameters.ModBoxA: 0.91 | ||
services.LArG4Parameters.ModBoxB: 0.21 |
4 changes: 4 additions & 0 deletions
4
.../JobConfigurations/standard/g4/recomb_variations/g4_sce_dirt_filter_lite_wc_recomb-10.fcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#include "g4_sce_dirt_filter_lite_wc.fcl" | ||
|
||
services.LArG4Parameters.ModBoxA: 0.91 | ||
services.LArG4Parameters.ModBoxB: 0.212 |
4 changes: 4 additions & 0 deletions
4
.../JobConfigurations/standard/g4/recomb_variations/g4_sce_dirt_filter_lite_wc_recomb-11.fcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#include "g4_sce_dirt_filter_lite_wc.fcl" | ||
|
||
services.LArG4Parameters.ModBoxA: 0.91 | ||
services.LArG4Parameters.ModBoxB: 0.214 |
4 changes: 4 additions & 0 deletions
4
...JobConfigurations/standard/g4/recomb_variations/g4_sce_dirt_filter_lite_wc_recomb-3-3.fcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#include "g4_sce_dirt_filter_lite_wc.fcl" | ||
|
||
services.LArG4Parameters.ModBoxA: 0.87 | ||
services.LArG4Parameters.ModBoxB: 0.205 |
4 changes: 4 additions & 0 deletions
4
.../JobConfigurations/standard/g4/recomb_variations/g4_sce_dirt_filter_lite_wc_recomb-30.fcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#include "g4_sce_dirt_filter_lite_wc.fcl" | ||
|
||
services.LArG4Parameters.ModBoxA: 0.87 | ||
services.LArG4Parameters.ModBoxB: 0.212 |
4 changes: 4 additions & 0 deletions
4
.../JobConfigurations/standard/g4/recomb_variations/g4_sce_dirt_filter_lite_wc_recomb-33.fcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#include "g4_sce_dirt_filter_lite_wc.fcl" | ||
|
||
services.LArG4Parameters.ModBoxA: 0.86 | ||
services.LArG4Parameters.ModBoxB: 0.218 |
4 changes: 4 additions & 0 deletions
4
.../JobConfigurations/standard/g4/recomb_variations/g4_sce_dirt_filter_lite_wc_recomb0-1.fcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#include "g4_sce_dirt_filter_lite_wc.fcl" | ||
|
||
services.LArG4Parameters.ModBoxA: 0.93 | ||
services.LArG4Parameters.ModBoxB: 0.21 |
4 changes: 4 additions & 0 deletions
4
.../JobConfigurations/standard/g4/recomb_variations/g4_sce_dirt_filter_lite_wc_recomb0-3.fcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#include "g4_sce_dirt_filter_lite_wc.fcl" | ||
|
||
services.LArG4Parameters.ModBoxA: 0.93 | ||
services.LArG4Parameters.ModBoxB: 0.206 |
4 changes: 4 additions & 0 deletions
4
...e/JobConfigurations/standard/g4/recomb_variations/g4_sce_dirt_filter_lite_wc_recomb01.fcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#include "g4_sce_dirt_filter_lite_wc.fcl" | ||
|
||
services.LArG4Parameters.ModBoxA: 0.93 | ||
services.LArG4Parameters.ModBoxB: 0.214 |
4 changes: 4 additions & 0 deletions
4
...e/JobConfigurations/standard/g4/recomb_variations/g4_sce_dirt_filter_lite_wc_recomb03.fcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#include "g4_sce_dirt_filter_lite_wc.fcl" | ||
|
||
services.LArG4Parameters.ModBoxA: 0.93 | ||
services.LArG4Parameters.ModBoxB: 0.218 |
4 changes: 4 additions & 0 deletions
4
.../JobConfigurations/standard/g4/recomb_variations/g4_sce_dirt_filter_lite_wc_recomb1-1.fcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#include "g4_sce_dirt_filter_lite_wc.fcl" | ||
|
||
services.LArG4Parameters.ModBoxA: 0.95 | ||
services.LArG4Parameters.ModBoxB: 0.21 |
4 changes: 4 additions & 0 deletions
4
...e/JobConfigurations/standard/g4/recomb_variations/g4_sce_dirt_filter_lite_wc_recomb10.fcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#include "g4_sce_dirt_filter_lite_wc.fcl" | ||
|
||
services.LArG4Parameters.ModBoxA: 0.95 | ||
services.LArG4Parameters.ModBoxB: 0.212 |
4 changes: 4 additions & 0 deletions
4
...e/JobConfigurations/standard/g4/recomb_variations/g4_sce_dirt_filter_lite_wc_recomb11.fcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#include "g4_sce_dirt_filter_lite_wc.fcl" | ||
|
||
services.LArG4Parameters.ModBoxA: 0.95 | ||
services.LArG4Parameters.ModBoxB: 0.214 |
4 changes: 4 additions & 0 deletions
4
.../JobConfigurations/standard/g4/recomb_variations/g4_sce_dirt_filter_lite_wc_recomb3-3.fcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#include "g4_sce_dirt_filter_lite_wc.fcl" | ||
|
||
services.LArG4Parameters.ModBoxA: 0.999 | ||
services.LArG4Parameters.ModBoxB: 0.206 |
4 changes: 4 additions & 0 deletions
4
...e/JobConfigurations/standard/g4/recomb_variations/g4_sce_dirt_filter_lite_wc_recomb30.fcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#include "g4_sce_dirt_filter_lite_wc.fcl" | ||
|
||
services.LArG4Parameters.ModBoxA: 0.999 | ||
services.LArG4Parameters.ModBoxB: 0.212 |
4 changes: 4 additions & 0 deletions
4
...e/JobConfigurations/standard/g4/recomb_variations/g4_sce_dirt_filter_lite_wc_recomb33.fcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#include "g4_sce_dirt_filter_lite_wc.fcl" | ||
|
||
services.LArG4Parameters.ModBoxA: 0.999 | ||
services.LArG4Parameters.ModBoxB: 0.222 |
15 changes: 15 additions & 0 deletions
15
sbndcode/JobConfigurations/standard/reco/reco1_sce_lite_wc1d.fcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
#------------------------------------------------------------------- | ||
# | ||
# Name: reco1_sce_lite_wc1d.fcl | ||
# | ||
# Purpose: Lite version of reco1_sce.fcl, | ||
# *** takes wirecell 2DSIM as input, performs 1D deconvolution *** | ||
# | ||
# | ||
#------------------------------------------------------------------- | ||
|
||
#include "reco1_sce_lite.fcl" | ||
|
||
physics.producers.caldata.DigitModuleLabel: "simtpc2d:daq" | ||
physics.producers.fasthit.DigitModuleLabel: "simtpc2d:daq" | ||
physics.producers.gaushit.CalDataModuleLabel: "caldata:daq" |
33 changes: 33 additions & 0 deletions
33
sbndcode/JobConfigurations/standard/reco/reco1_sce_lite_wc2d.fcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
#------------------------------------------------------------------- | ||
# | ||
# Name: reco1_sce_lite_wc2d.fcl | ||
# | ||
# Purpose: Lite version of reco1_sce.fcl, | ||
# *** takes wirecell 2DSIM as input, 2d sim + 2D deconvolution *** | ||
# *** DOES NOT RUN fasthit MODULE *** | ||
# | ||
# | ||
#------------------------------------------------------------------- | ||
|
||
#include "reco1_sce_lite.fcl" | ||
|
||
physics.reco1: [ rns | ||
, opdecopmt | ||
, opdecoxarapuca | ||
, ophitpmt | ||
, ophitxarapuca | ||
, opflashtpc0 | ||
, opflashtpc1 | ||
, opflashtpc0xarapuca | ||
, opflashtpc1xarapuca | ||
# , caldata | ||
, gaushit | ||
# , fasthit | ||
# , linecluster | ||
, gaushitTruthMatch | ||
# , rffhit | ||
# , corner | ||
# , fuzzycluster | ||
] | ||
|
||
physics.producers.gaushit.CalDataModuleLabel: "simtpc2d:gauss" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
install_fhicl() |
32 changes: 32 additions & 0 deletions
32
sbndcode/JobConfigurations/standard/scrubs/scrub_g4_wcls_detsim_reco1.fcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# This fcl purely removes products made in the G4, WCLS, DetSim & Reco1 processes. | ||
# This allows for keeping the identical simulated event on the file and running | ||
# a variation of the downstream detector simulation / reconstruction. | ||
# | ||
# Author Henry Lay ([email protected]) | ||
|
||
#include "rootoutput_sbnd.fcl" | ||
|
||
source: | ||
{ | ||
module_type: RootInput | ||
inputCommands: [ "keep *_*_*_*", | ||
"drop *_*_*_G4", | ||
"drop *_*_*_WCLS", | ||
"drop *_*_*_DetSim", | ||
"drop *_*_*_Reco1" ] | ||
} | ||
|
||
outputs: | ||
{ | ||
out1: | ||
{ | ||
@table::sbnd_rootoutput | ||
dataTier: "simulated" | ||
} | ||
} | ||
|
||
physics: | ||
{ | ||
stream1: [ out1 ] | ||
end_paths: [ stream1 ] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters