Skip to content

Commit b0a11c2

Browse files
Update reco_drops.fcl
Drop sedlite too
1 parent 5e44abb commit b0a11c2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

sbndcode/JobConfigurations/base/reco_drops.fcl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ reco_drops: [ @sequence::detsim_drops,
2121
"drop raw::RawDigits_*_*_*",
2222
"drop raw::OpDetWaveforms_*_*_*",
2323
"drop *_cluster3d_*_*", #drop all mlreco output
24-
"drop *_simplemerge_*_*" #drop all mlreco output
24+
"drop *_simplemerge_*_*", #drop all mlreco output
25+
"drop *_sedlite_*_*" #drop all mlreco output
2526
]
2627

2728
END_PROLOG

0 commit comments

Comments
 (0)