Skip to content

Commit ab4c3ea

Browse files
author
Brinden Carlson
committed
update fcls to support mlreco workflow
1 parent ec8c122 commit ab4c3ea

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

sbndcode/AnalysisTree/analysistreemodule_sbnd.fcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ sbnd_analysistree:
1010
DigitModuleLabel: "daq"
1111
HitsModuleLabel: "gaushit"
1212
LArGeantModuleLabel: "largeant"
13-
TPCSimChannelModuleLabel: "simdrift"
13+
TPCSimChannelModuleLabel: "simtpc2d:simpleSC"
1414
CalDataModuleLabel: "caldata"
1515
GenieGenModuleLabel: "generator"
1616
CryGenModuleLabel: "generator"

sbndcode/SBNDPandora/pandoramodules_sbnd.fcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sbnd_basicpandora:
77
{
88
module_type: "StandardPandora"
99
GeantModuleLabel: "largeant"
10-
SimChannelModuleLabel: "simdrift"
10+
SimChannelModuleLabel: "simtpc2d:simpleSC"
1111
HitFinderModuleLabel: "gaushit"
1212
EnableMCParticles: false
1313
EnableProduction: true

0 commit comments

Comments
 (0)