Skip to content

Commit 024a482

Browse files
marcodeltuttobear-is-asleep
authored andcommitted
Remove inclusion of enable_spacecharge_services_sbnd.fcl as they are now turned on by default
1 parent 546443c commit 024a482

4 files changed

Lines changed: 0 additions & 11 deletions

File tree

sbndcode/JobConfigurations/standard/caf/cafmakerjob_sbnd_sce.fcl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,5 @@ physics.runprod: [ pandoraTrackMCS, pandoraTrackRange,
7171
pandoraShowerSelectionVars,pandoraShowerCosmicDist, pandoraShowerRazzle, pandoraRazzled, crumbs, cnnid,
7272
cafmaker ]
7373

74-
# Enable the Space-Charge service
75-
#include "enable_spacecharge_services_sbnd.fcl"
7674

7775
physics.producers.cafmaker.SimChannelLabel: "simtpc2d:simpleSC"

sbndcode/JobConfigurations/standard/standard_reco1_sbnd.fcl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,3 @@ physics.end_paths: [ @sequence::physics.end_paths, ana ]
3535
#outputs table overrides
3636
outputs.out1.dataTier: "reconstructed"
3737
outputs.out1.outputCommands: [@sequence::outputs.out1.outputCommands, @sequence::sbnd_reco1_drops]
38-
39-
#FIXME permanently enable SCE in a service rather than override specific params in this way...
40-
#include "enable_spacecharge_services_sbnd.fcl"

sbndcode/JobConfigurations/standard/standard_reco1reco2_sbnd.fcl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,3 @@ physics.end_paths: [ @sequence::physics.end_paths, ana1, ana2 ]
4848
#outputs table overrides
4949
outputs.out1.dataTier: "reconstructed"
5050
outputs.out1.outputCommands: [ @sequence::outputs.out1.outputCommands, @sequence::sbnd_reco1_drops, @sequence::sbnd_reco2_drops ]
51-
52-
#FIXME permanently enable SCE in a service rather than override specific params in this way...
53-
#include "enable_spacecharge_services_sbnd.fcl"

sbndcode/JobConfigurations/standard/standard_reco2_sbnd.fcl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,3 @@ physics.end_paths: [ @sequence::physics.end_paths, ana ]
3232
#outputs table overrides
3333
outputs.out1.dataTier: "reconstructed"
3434
outputs.out1.outputCommands: [@sequence::outputs.out1.outputCommands, @sequence::sbnd_reco2_drops]
35-
36-
#FIXME permanently enable SCE in a service rather than override specific params in this way...
37-
#include "enable_spacecharge_services_sbnd.fcl"

0 commit comments

Comments
 (0)