Skip to content

Updates to Enable Spring Production #813

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 109 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
109 commits
Select commit Hold shift + click to select a range
51aef57
updates to fcl files
mvicenzi Mar 6, 2024
02f76b4
Trigger decoder now fills cryostat trigger information
PetrilloAtWork May 7, 2024
7010aa8
Trigger decoder: updated to final keywords for V3 packet
PetrilloAtWork May 8, 2024
73b82b0
Split signal procesing by cryostat. Enable logging from WireCell. Ena…
gputnam Jul 9, 2024
f5227da
Disaple outputCommands in stage0
gputnam Jul 9, 2024
72a9a15
Fix Ind0 gain in signal processing.
gputnam Jul 9, 2024
bb6b1b0
Save all WireCell frames. Turn on plane-protection and roi-refinement.
gputnam Jul 9, 2024
b144321
Digitize WCLS output (??)
gputnam Jul 9, 2024
7826835
Save H5 output in WireCell signal simulation.
gputnam Jul 9, 2024
54edc8a
Add DepoSplat jsonnet config.
gputnam Jul 29, 2024
088831a
Add fcl to produce DepoSplats
gputnam Jul 29, 2024
3ed7147
Fhicl-dump'd wirecell configuration.
gputnam Jul 29, 2024
ec41a64
Update configurations. Make filter parameters configurable. First pas…
gputnam Aug 16, 2024
79a2d5f
Add twofaced jsonnet
gputnam Sep 16, 2024
0693e9b
Integrate 2D signal processing into ICARUS reconstruction. Add in new…
gputnam Nov 4, 2024
d55573f
Don't save output file for SC only detsim.
gputnam Nov 4, 2024
42b7970
Move default signal shape detsim to nominal front induction plane.
gputnam Nov 4, 2024
0b00a55
Fix gain in front induction deconvolution (not clear if this is actua…
gputnam Nov 4, 2024
8689123
Add in analyzer module for signal processing performance.
gputnam Nov 4, 2024
ac5ce68
Update hit finding parameters to 2D hits (which have smaller amplitud…
gputnam Nov 4, 2024
b4a8a60
Remove junk files accidentally included in merge.
gputnam Nov 4, 2024
640a6f5
Remove old jsonnet files.
gputnam Nov 4, 2024
19f4d5d
Reorganize configurations. Add in signal processing (SP) ana.
gputnam Nov 5, 2024
8d8d211
Remove SPAna from being run by default. Add output drop commands back…
gputnam Nov 5, 2024
3804ec3
Make two-faced signal porcessing configuration the default. Remove ol…
gputnam Nov 5, 2024
54059bb
Update default jsonnet to two-faced SP.
gputnam Nov 5, 2024
def2ea8
Remove SPana from default stage0 configs
gputnam Nov 5, 2024
b904153
Drop extra products in 1D SP config.
gputnam Nov 5, 2024
1f6b703
Revert nits in stage0 2D SP config.
gputnam Nov 5, 2024
deca7ef
Add data SP configs for E+W and for DNN.
gputnam Nov 5, 2024
7a66108
Set hit finder wires correctly for DNN configs.
gputnam Nov 6, 2024
48fbc45
Move hit-finder updates into overrides for 2D hit finding.
gputnam Nov 7, 2024
e118aac
Only create necessary frames.
gputnam Nov 13, 2024
f381893
Only save needed frames for DNN. Add in chunking.
gputnam Nov 13, 2024
4f83c19
fcl typo fix
gputnam Nov 13, 2024
8ba40ea
Compilation fix for new recob::Hit
gputnam Nov 13, 2024
5e35da2
Fix chunking.
gputnam Nov 20, 2024
e8e6b6a
Update DNN ROI Model.
gputnam Nov 20, 2024
e6df491
Merge tag 'v09_91_02_02' into feature/mvicenzi_timing_run3_updates
mvicenzi Nov 21, 2024
6df73e5
Map planes to views correctly. Disble gzip compression (doesn't work …
gputnam Dec 4, 2024
f9269f2
Make SPAna default to 2D SP. Fix art tags.
gputnam Dec 4, 2024
bb6e659
changes needed for yz sim
jzennamo Dec 9, 2024
0d92d36
Typo fix.
gputnam Jan 6, 2025
d67ce31
Merge branch 'develop' into feature/mvicenzi_timing_run3_updates
mvicenzi Feb 20, 2025
e0dcfb7
preparing new tags
mvicenzi Feb 20, 2025
4ecd536
updated tags
mvicenzi Feb 20, 2025
0fabf8a
fix up debugging printouts
mvicenzi Feb 21, 2025
041e7ca
Merge branch 'feature/jzennamo_yzsim' into release/Mar25Production
gputnam Mar 6, 2025
e46adef
Merge branch 'feature/icaro_overlays_v10_04_04' into release/Mar25Pro…
gputnam Mar 6, 2025
42fb82a
Lower hit finder thresholds.
gputnam Mar 6, 2025
513fd26
Add in bad channels to WireCell processing. Integrate (empty) noise f…
gputnam Mar 6, 2025
7665aef
Update to latest DNN ROI config.
gputnam Mar 6, 2025
cfcd9e8
Make ROI threshold factor configurable.
gputnam Mar 6, 2025
1688ecf
Fixes to WireCell configuration: keep negative charge, make uniquie f…
gputnam Mar 6, 2025
6a9c35e
Merge in updates to 2D signal processing.
gputnam Mar 6, 2025
9805474
Committing initial attempt at implementing the cathode bending maps
Jan 29, 2025
2fb57ae
attempting to fix bug where it did not actually apply the cathode ben…
Jan 31, 2025
071ddfc
Initial commit of settings needed to implement a SimEnergyDeposit fil…
Nov 7, 2024
6147d13
Addressing comments
Dec 6, 2024
7f9a5ec
Update SPAna to compile.
gputnam Mar 7, 2025
406cad0
Please do not kill me for doing a single commit. Basically what this …
francescopoppi Mar 7, 2025
cd7ba42
This commit introduces the icarus_analysis_modules_nolight in the sta…
francescopoppi Mar 7, 2025
b7a14ef
Merge remote-tracking branch 'origin/feature/fp_crttpctagging_v10' in…
gputnam Mar 7, 2025
19ab50a
remove legacy G4 files, introduce standard fcl directory
cerati Mar 7, 2025
0d832b6
add cmake file
cerati Mar 10, 2025
d56647f
fixing bad YZ maps
jzennamo Feb 14, 2025
324aec3
added one where it wasn't needed
jzennamo Feb 17, 2025
6f94189
Merge per-run electron lifetime branch with YZ sim branch. Get rid of…
gputnam Mar 11, 2025
9081afc
Update LArG4 to Ellipsoid model.
gputnam Mar 12, 2025
abb88ab
Update MC recombination correction to EMB.
gputnam Mar 12, 2025
7820fdb
Get Overlay code to compile.
gputnam Mar 12, 2025
70ba98a
Merge cerati's update. Include both fcl direcetories.
gputnam Mar 12, 2025
6dccde2
Set the SpaceCharge sign to the WireCell convention in mainline G4.
gputnam Mar 12, 2025
2585e42
First draft of detsim cleanup. Add in SCE+shifting+filtering all toge…
gputnam Mar 13, 2025
90d5c98
First draft of enabling stage0 and overlays.
gputnam Mar 14, 2025
ae430e2
Cleanup stage1 reco area.
gputnam Mar 14, 2025
5efba96
Update SimChannel labels to new 2D drift sim.
gputnam Mar 14, 2025
2da2ae1
Update modelfile labels.
gputnam Mar 14, 2025
0bc7cd4
Merge in updates to WC signal processing. Keep new model filenames.
gputnam Mar 19, 2025
7985d74
Get overlays working for stage1 processing.
gputnam Mar 24, 2025
898245b
Add supera fcls for YZ drift sim MC
gputnam Mar 24, 2025
4863076
Add in enable overlay stage1 fcl
gputnam Mar 24, 2025
8fef478
fcl for running caf on overlay MC
gputnam Mar 24, 2025
740e8f4
Add in larcv making fcl to standard fcls.
gputnam Mar 24, 2025
5d3b452
Use SimEnergyDepositLite shifting.
gputnam Mar 24, 2025
86536b5
Increase low frequency filter cutoff for WC wiener filter.
gputnam Mar 26, 2025
5fc8ede
Move CRT hit tagging into mainline calbiration NTuple'r
gputnam Mar 28, 2025
2016c47
Updating to mark channels listed as bad in the channel status databas…
SFBayLaser Apr 5, 2025
b1fae94
Merge branch 'feature/usher_markbadchannelsforcoherentnoise' into rel…
gputnam Apr 5, 2025
b69f76d
Remove CRT matching from CAF stage.
gputnam Apr 23, 2025
169949e
Fixes to overlay configurations.
gputnam Apr 23, 2025
3a1bd41
Update bad channel list.
gputnam Apr 23, 2025
b68be7b
Update WireCell configuration for new toolkit version.
gputnam Apr 23, 2025
205f5db
Move mcreco to stage1. Configure the wire-gap module to also run on S…
gputnam Apr 23, 2025
94ea39e
detsim+stage0 MC pathway for excluding trigger simulation.
gputnam Apr 23, 2025
c6c053a
The gauss hit finder operating on ChannelROIs has moved to sbncode, a…
SFBayLaser Apr 22, 2025
44f0e8f
Move ChannelROIs into mainline reconstruction. Drop all unnecessary T…
gputnam Apr 24, 2025
e6835ec
MC stage0 w/out trigger sim, w/DNN ROI
gputnam Apr 24, 2025
bea4b82
Remove all non-good channels from coherent noise subtraction calculat…
gputnam Apr 24, 2025
53bd2a8
Merge branch 'feature/mvicenzi_timing_run3_updates' into release/Mar2…
gputnam Apr 28, 2025
2acd4ca
TEMP fix for YZCorr for HARPS study
jedori0228 Dec 6, 2024
397d42c
Setup drops in detsim and stage0
gputnam Apr 28, 2025
e8c3cd1
Switch supera config for non-trigger sim inputs.
gputnam Apr 28, 2025
f0cf53d
Remove old run1 reco configs.
gputnam Apr 28, 2025
2df7506
Restore purityana in stage0 reco. Set input producer correctly for MC…
gputnam Apr 29, 2025
4f6a3c4
Fix output instance label order.
gputnam Apr 30, 2025
79dc088
Merge branch 'develop' into release/Mar25Production
gputnam May 2, 2025
c6fbeb9
Merge branch 'feature/gp_trigV3decode' into release/Mar25Production
gputnam May 6, 2025
ea302c7
Merge branch 'release/Mar25Production' of github.com:SBNSoftware/icar…
gputnam May 6, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions fcl/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,8 @@ add_subdirectory(compatibility)
add_subdirectory(numi-anaA)
add_subdirectory(syst_variations)
add_subdirectory(decoder)
add_subdirectory(supera)
add_subdirectory(overlays)
add_subdirectory(standard)

install_fhicl()
6 changes: 3 additions & 3 deletions fcl/caf/cafmaker_add_detsim2d_icarus.fcl
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# over-write labels to use Wire-Cell SimChannels
physics.producers.cafmaker.SimChannelLabel: "daq:simpleSC" # 2D drift
physics.producers.cafmaker.SimChannelLabel: "merge" # 2D, YZ sim

# SimChannel's get re-made by 2D drift simulation -- use these to backtrack
services.BackTrackerService.BackTracker.SimChannelModuleLabel: "daq:simpleSC"
services.BackTrackerService.BackTracker.SimChannelModuleLabel: "merge"

# MCReco also needs correct SimChannels
# need to use new config names to make MCParticle/SimChannel labels different
physics.producers.mcreco.G4ModName: @erase
physics.producers.mcreco.MCParticleLabel: "largeant"
physics.producers.mcreco.SimChannelLabel: "daq:simpleSC"
physics.producers.mcreco.SimChannelLabel: "merge"

# Mini production, pre signal shape tuning
# this_cal_constants: [1.343e-2, 1.338e-2, 0.01227]
Expand Down
18 changes: 1 addition & 17 deletions fcl/caf/cafmaker_defs.fcl
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,12 @@
#include "mcreco.fcl"
#include "mcsproducer.fcl"
#include "rangeproducer.fcl"
#include "crthitconverter_producer.fcl"
#include "flashmatch_simple_icarus.fcl"
#include "scecorrections.fcl"
#include "trackfindermodules_icarus.fcl"
#include "showerfindermodules_icarus.fcl"
#include "sbn_stub.fcl"
#include "transfer_flashmatch_producer.fcl"
#include "crtt0producer_icarus.fcl"
#include "showercosmicdistanceproducer.fcl"


Expand Down Expand Up @@ -87,14 +85,6 @@ recoana_datacalo_producers.vertexChargeCryoW.NormTools: @local::icarus_calonormt
recoana_datacalo_producers.vertexStubCryoE.NormTools: @local::icarus_calonormtools
recoana_datacalo_producers.vertexStubCryoW.NormTools: @local::icarus_calonormtools

# CRT Hit to TPC Track matching in E/W
standard_crtt0producer_cryoE: @local::standard_crtt0producer
standard_crtt0producer_cryoE.TpcTrackModuleLabel: ["pandoraTrackGausCryoE"]
standard_crtt0producer_cryoE.PFParticleLabel: ["pandoraGausCryoE"]
standard_crtt0producer_cryoW: @local::standard_crtt0producer
standard_crtt0producer_cryoW.TpcTrackModuleLabel: ["pandoraTrackGausCryoW"]
standard_crtt0producer_cryoW.PFParticleLabel: ["pandoraGausCryoW"]

# Producers for making analysis level products
recoana_caf_preprocess_producers: {
mcreco: @local::standard_mcreco
Expand All @@ -108,13 +98,9 @@ recoana_caf_preprocess_producers: {
pandoraPidGausCryoE: @local::icarus_chi2pid
pandoraPidGausCryoW: @local::icarus_chi2pid

pandoraCRTMatchCryoE: @local::standard_crtt0producer_cryoE
pandoraCRTMatchCryoW: @local::standard_crtt0producer_cryoW

ShowerCosmicDistCryoE: @local::showerCosmicDist_sbn
ShowerCosmicDistCryoW: @local::showerCosmicDist_sbn

# crtconvhit: @local::crthitconverter_icarus
rns: { module_type: "RandomNumberSaver" }
genieweight: @local::sbn_eventweight_genie
systtools: @local::sbn_systtools
Expand Down Expand Up @@ -251,7 +237,6 @@ caf_preprocess_sequence: [ mcreco,
# Track Momentum Estimation
pandoraTrackMCSCryoE, pandoraTrackMCSCryoW,
pandoraTrackRangeCryoE, pandoraTrackRangeCryoW,
pandoraCRTMatchCryoE, pandoraCRTMatchCryoW,
# TODO: rns??
# Shower
ShowerCosmicDistCryoE, ShowerCosmicDistCryoW
Expand All @@ -266,7 +251,6 @@ caf_preprocess_data_sequence: [
# Track Momentum Estimation
pandoraTrackMCSCryoE, pandoraTrackMCSCryoW,
pandoraTrackRangeCryoE, pandoraTrackRangeCryoW,
pandoraCRTMatchCryoE, pandoraCRTMatchCryoW,
# TODO: rns??
# Shower
ShowerCosmicDistCryoE, ShowerCosmicDistCryoW
Expand Down Expand Up @@ -318,7 +302,7 @@ cafmaker.TrackChi2PidLabel: "pandoraPidGaus"
cafmaker.TrackScatterClosestApproachLabel: "" # unavailable
cafmaker.TrackStoppingChi2FitLabel: "" # unavailable
cafmaker.TrackDazzleLabel: "" # unavailable
cafmaker.CRTHitMatchLabel: "pandoraCRTMatch"
cafmaker.CRTHitMatchLabel: ""
cafmaker.CRTTrackMatchLabel: "" # unavailable
cafmaker.TrackMCSLabel: "pandoraTrackMCS"
cafmaker.TrackRangeLabel: "pandoraTrackRange"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#include "cafmakerjob_icarus_detsim2d_systtools_and_fluxwgt.fcl"

services.BackTrackerService.BackTracker.OverrideRealData: true
services.ParticleInventoryService.ParticleInventory.OverrideRealData: true
physics.producers.cafmaker.OverrideRealData: true
4 changes: 2 additions & 2 deletions fcl/configurations/calibration_database_GlobalTags_icarus.fcl
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
BEGIN_PROLOG

ICARUS_Calibration_GlobalTags: {
@table::TPC_CalibrationTags_Feb2024
@table::PMT_CalibrationTags_Run3_Dec2023
@table::TPC_CalibrationTags_Jan2025
@table::PMT_CalibrationTags_Run3_Feb2025
@table::CRT_CalibrationTags_Oct2023
}

Expand Down
29 changes: 26 additions & 3 deletions fcl/configurations/calibration_database_PMT_TagSets_icarus.fcl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# File: calibration_database_PMT_TagSets_icarus.fcl
# Author: M. Vicenzi ([email protected]), J. Kim ([email protected])
# Date: August 21, 2023
# Date: February 20, 2025
# Purpose: Tags definitions for the PMT timing calibration databases

BEGIN_PROLOG
Expand Down Expand Up @@ -45,8 +45,8 @@ PMT_CalibrationTags_Run2_Dec2023: {
pmt_cosmics_timing_data: "v2r1" # tables for run>=0 (null), run>=8046, run>=9301, run>=9628 and run>=9773
}

# These are the standard tags for analyses on Run 1, Run 2 and future Run 3 data (as of December 2023)
# These tagged versions of the databases contain tables relevant for Run 1, Run 2 and Run 3.
# These are the standard tags for analyses on Run 1, Run 2 and pre-Run 3 data (as of December 2023)
# These tagged versions of the databases contain tables relevant for Run 1, Run 2 and pre-Run 3.
# Notes:
# - New cable delays (mapping changes, upgrades to laser distribution)
# - New laser table for the beginning of Run 3 (new signal cables)
Expand All @@ -56,4 +56,27 @@ PMT_CalibrationTags_Run3_Dec2023: {
pmt_cosmics_timing_data: "v2r1" # tables for run>=0 (null), run>=8046, run>=9301, run>=9628 and run>=9773
}

# These are the standard tags for analyses on Run 1, Run 2, Run 3 and pre-Run 4 data (as of Feb 2025)
# These tagged versions of the databases contain tables relevant for Run 1, Run 2, Run 3 and pre-Run 4.
# Notes:
# - New cable delays for Run 4 (after summer 2024 laser and PPS changes)
# - New laser tables up to final Run 4 gain equalization
# - New cosmics corrections for Run 3, updates to Run 1,2 tables (more statistics)
PMT_CalibrationTags_Run3_Feb2025: {
pmt_cables_delays_data: "v2r5" # tables for run>=0 (null)
# Run 1: run>=8046
# Run 2: run>=9301, run>=9628, run>=9773
# Run 3: run>=10369, run>=10441, run>=10865
# Run 4: run>=12040, run>=12455, run>=12777
pmt_laser_timing_data: "v2r3" # tables for run>=0 (null)
# Run 1: run>=8046
# Run 2: run>=9301, run>=9628, run>=9773
# Run 3: run>=10908, run>=11590
# Run 4: run>=12058, run>=12837
pmt_cosmics_timing_data: "v2r2" # tables for run>=0 (null)
# Run 1: run>=8046
# Run 2: run>=9301, run>=9628, run>=9773
# Run 3: run>=11590
}

END_PROLOG
12 changes: 11 additions & 1 deletion fcl/configurations/calibration_database_TPC_TagSets_icarus.fcl
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,21 @@ TPC_CalibrationTags_Oct2023: {
## - Files decoded with release >=v09_66_02 should use v3r2
TPC_CalibrationTags_Feb2024: {

tpc_channelstatus_data: "v3r2"
tpc_channelstatus_data: "v3r4"
tpc_elifetime_data: "v2r1"
tpc_dqdxcalibration_data: "v2r1"
tpc_yz_correction_data: "v2r1"

}

## TPC_CalibrationTags_Feb2024 but updating tpc_yz_correction_data to tpc_yz_correction_allplanes_data
TPC_CalibrationTags_Jan2025: {

tpc_channelstatus_data: "v3r2"
tpc_elifetime_data: "v2r1"
tpc_dqdxcalibration_data: "v2r1"
tpc_yz_correction_allplanes_data: "v1r0"

}

END_PROLOG
19 changes: 0 additions & 19 deletions fcl/detsim/detsim_1d_icarus_lite.fcl

This file was deleted.

21 changes: 13 additions & 8 deletions fcl/detsim/detsim_2d_icarus.fcl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ physics: {

crtdaq: @local::icarus_crtsim
opdaq: @local::icarus_simpmt
daq: @local::icarus_simwire_wirecell
daq: @local::icarus_simwire_wirecell_shifted

rns: { module_type: "RandomNumberSaver" }
} # producers
Expand All @@ -36,17 +36,22 @@ outputs: {
@table::icarus_rootoutput
outputCommands: [
"keep *",
"drop *_ionization_*_*",
"drop *_pmtlvdsgatesinit_*_*",
"drop *_pmtfixedthrinit_*_*",
"drop *_pmttriggerwindowsinit_*_*",
"drop *_triggersimgatesinit_*_*"
, "drop *_ionization_*_*"
, "drop *_simdrift_*_*"
, "drop *_pdfastsim_*_*"
, "drop raw::OpDetWaveform*_opdaq_*_*"
, "drop sim::SimEnergyDeposits_largeant_*_*"
, "drop sim::SimEnergyDepositLites_sedlite_*_*"
, "drop sim::SimEnergyDeposits_shifted_*_*"
, "drop *_pmtlvdsgatesinit_*_*"
, "drop *_pmtfixedthrinit_*_*"
, "drop *_pmttriggerwindowsinit_*_*"
, "drop *_triggersimgatesinit_*_*"
]
}
}

#legacy G4 configs
services.Geometry.GDML: "icarus_complete_20220518_overburden.gdml"
services.Geometry.ROOT: "icarus_complete_20220518_overburden.gdml"
physics.producers.daq.wcls_main.configs: ["pgrapher/experiment/icarus/wcls-multitpc-sim-drift-simchannel-shifted.jsonnet"]
physics.producers.crtdaq.G4ModuleLabel: "shifted"
physics.producers.crtdaq.G4ModuleLabel: "shifted"
9 changes: 9 additions & 0 deletions fcl/detsim/detsim_2d_icarus_SConly.fcl
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
#include "detsim_2d_icarus.fcl"

physics.producers.tpcsim: @local::icarus_simwire_wirecell_SConly

physics.simulate: ["rns", "tpcsim"]
physics.stream: []
outputs: {}

process_name: TPCSim
12 changes: 0 additions & 12 deletions fcl/detsim/detsim_2d_icarus_diff-10.fcl

This file was deleted.

12 changes: 0 additions & 12 deletions fcl/detsim/detsim_2d_icarus_diff10.fcl

This file was deleted.

4 changes: 0 additions & 4 deletions fcl/detsim/detsim_2d_icarus_fitFR.fcl

This file was deleted.

5 changes: 0 additions & 5 deletions fcl/detsim/detsim_2d_icarus_fitFR_nonoise.fcl

This file was deleted.

9 changes: 0 additions & 9 deletions fcl/detsim/detsim_2d_icarus_fitFR_overlay.fcl

This file was deleted.

4 changes: 0 additions & 4 deletions fcl/detsim/detsim_2d_icarus_fitFR_refactored.fcl

This file was deleted.

23 changes: 0 additions & 23 deletions fcl/detsim/detsim_2d_icarus_lite.fcl

This file was deleted.

21 changes: 13 additions & 8 deletions fcl/detsim/detsim_2d_icarus_refactored.fcl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ physics: {

crtdaq: @local::icarus_crtsim
opdaq: @local::icarus_simpmt
daq: @local::icarus_simwire_wirecell
daq: @local::icarus_simwire_wirecell_filtersed

rns: { module_type: "RandomNumberSaver" }
} # producers
Expand All @@ -36,17 +36,22 @@ outputs: {
@table::icarus_rootoutput
outputCommands: [
"keep *",
"drop *_ionization_*_*",
"drop *_pmtlvdsgatesinit_*_*",
"drop *_pmtfixedthrinit_*_*",
"drop *_pmttriggerwindowsinit_*_*",
"drop *_triggersimgatesinit_*_*"
, "drop *_ionization_*_*"
, "drop *_simdrift_*_*"
, "drop *_pdfastsim_*_*"
, "drop raw::OpDetWaveform*_opdaq_*_*"
, "drop sim::SimEnergyDeposits_largeant_*_*"
, "drop sim::SimEnergyDepositLites_sedlite_*_*"
, "drop sim::SimEnergyDeposits_shifted_*_*"
, "drop *_pmtlvdsgatesinit_*_*"
, "drop *_pmtfixedthrinit_*_*"
, "drop *_pmttriggerwindowsinit_*_*"
, "drop *_triggersimgatesinit_*_*"
]
}
}

physics.producers.daq.wcls_main.configs: ["pgrapher/experiment/icarus/wcls-multitpc-sim-drift-simchannel-shifted-refactored.jsonnet"]
physics.producers.crtdaq.G4ModuleLabel: "shifted"
physics.producers.opdaq.InputModule: "pdfastsim"
physics.producers.shifted.InitAuxDetSimChannelLabel: "genericcrt"
physics.producers.shifted.InitSimPhotonsLabel: "pdfastsim"
physics.producers.shifted.InitSimPhotonsLabel: "pdfastsim"
4 changes: 0 additions & 4 deletions fcl/detsim/detsim_2d_icarus_refactored_nonoise.fcl

This file was deleted.

Loading