File tree Expand file tree Collapse file tree
sbndcode/JobConfigurations/standard/reco/config Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,19 +19,19 @@ sbnd_reco1_producers:{
1919
2020 ### optical deconvolution
2121 opdecopmt: @local::SBNDOpDeconvolutionPMT
22- opdecoxarapuca: @local::SBNDOpDeconvolutionXARAPUCA
22+ opdecoxarapuca: @local::SBNDOpDeconvolutionXARAPUCA
2323
2424 ### optical hit finders
2525 # ophit: @local::sbnd_hit_finder
2626 ophitpmt: @local::SBNDDecoOpHitFinderPMT
27- ophitxarapuca: @local::SBNDDecoOpHitFinderXArapuca
27+ ophitxarapuca: @local::SBNDDecoOpHitFinderXArapuca
2828
2929 ### flash finders
3030 # opflash: @local::sbnd_opflash
3131 opflashtpc0: @local::SBNDDecoSimpleFlashTPC0
3232 opflashtpc1: @local::SBNDDecoSimpleFlashTPC1
3333
34- # opflash(arapucas): @local::sbnd_opflash
34+ ## opflash(arapucas): @local::sbnd_opflash
3535 opflashtpc0xarapuca: @local::SBNDDecoSimpleFlashTPC0Arapuca
3636 opflashtpc1xarapuca: @local::SBNDDecoSimpleFlashTPC1Arapuca
3737
@@ -58,13 +58,13 @@ sbnd_reco1_producers:{
5858sbnd_reco1_producer_sequence: [
5959 rns
6060 , opdecopmt
61- , opdecoxarapuca
61+ # , opdecoxarapuca
6262 , ophitpmt
63- , ophitxarapuca
63+ # , ophitxarapuca
6464 , opflashtpc0
6565 , opflashtpc1
66- , opflashtpc0xarapuca
67- , opflashtpc1xarapuca
66+ # , opflashtpc0xarapuca
67+ # , opflashtpc1xarapuca
6868 , gaushit
6969 , gaushitTruthMatch
7070 , crtstrips
Original file line number Diff line number Diff line change @@ -102,8 +102,8 @@ sbnd_reco2_producer_sequence: [
102102 , crttrackmatching
103103 , fmatch
104104 , fmatchop
105- , fmatchara
106- , fmatchopara
105+ # , fmatchara
106+ # , fmatchopara
107107 , caloskimCalorimetry
108108 , opt0finder
109109 , tpcpmtbarycentermatching
@@ -117,8 +117,8 @@ sbnd_reco2_producer_sequence: [
117117 , crttrackmatchingSCE
118118 , fmatchSCE
119119 , fmatchopSCE
120- , fmatcharaSCE
121- , fmatchoparaSCE
120+ # , fmatcharaSCE
121+ # , fmatchoparaSCE
122122 , opt0finderSCE
123123 , tpcpmtbarycentermatchingSCE
124124 , cvn
You can’t perform that action at this time.
0 commit comments