Skip to content

Commit 62a399d

Browse files
committed
add software metric labels to cafmaker
1 parent 736e8e2 commit 62a399d

6 files changed

Lines changed: 8 additions & 0 deletions

sbndcode/JobConfigurations/standard/caf/cafmakerjob_sbnd.fcl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,9 @@ physics.producers.cafmaker.FlashMatchSCECryoSuffixes: [""]
155155
# Include 3D barycenter flahs matching
156156
physics.producers.cafmaker.TPCPMTBarycenterMatchLabel: "tpcpmtbarycentermatching"
157157

158+
# Include MC version of PMT Software Trigger
159+
physics.producers.cafmaker.SBNDSoftwareTriggerLabel: "pmtmetricmc"
160+
158161
# Overwrite weight_functions label:
159162
physics.producers.fluxweight.weight_functions: @local::physics.producers.fluxweight.weight_functions_flux
160163
physics.producers.geant4weight.weight_functions: @local::physics.producers.geant4weight.weight_functions_reint
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
#include "cafmakerjob_sbnd_data_base.fcl"
22

33
physics.producers.cafmaker.BNBPOTDataLabel: "sbndbnbzerobiasinfo"
4+
physics.producers.cafmaker.SBNDSoftwareTriggerLabel: "pmtmetricbnb"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
#include "cafmakerjob_sbnd_data_base.fcl"
22

33
physics.producers.cafmaker.OffbeamBNBCountDataLabel: "bnbextinfo"
4+
physics.producers.cafmaker.SBNDSoftwareTriggerLabel: "pmtmetricoffbeam"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
#include "cafmakerjob_sbnd_data_sce.fcl"
22

33
physics.producers.cafmaker.BNBPOTDataLabel: "bnbinfo"
4+
physics.producers.cafmaker.SBNDSoftwareTriggerLabel: "pmtmetricbnb"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
#include "cafmakerjob_sbnd_data_sce.fcl"
22

33
physics.producers.cafmaker.BNBPOTDataLabel: "sbndbnbzerobiasinfo"
4+
physics.producers.cafmaker.SBNDSoftwareTriggerLabel: "pmtmetricbnb"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
#include "cafmakerjob_sbnd_data_sce.fcl"
22

33
physics.producers.cafmaker.OffbeamBNBCountDataLabel: "bnbextinfo"
4+
physics.producers.cafmaker.SBNDSoftwareTriggerLabel: "pmtmetricoffbeam"

0 commit comments

Comments
 (0)