|
2 | 2 | #include "crt_calib_service.fcl" |
3 | 3 | #include "opt0finder_sbnd_data.fcl" |
4 | 4 | #include "sbnd_tpcpmt3dbarycentermatching_config.fcl" |
| 5 | +#include "frameshift_sbnd_data.fcl" |
5 | 6 | #include "standard_reco2_sbnd.fcl" |
6 | 7 |
|
7 | 8 | services: |
@@ -32,14 +33,15 @@ physics.producers: |
32 | 33 | ### SCE-aware shower reco for data |
33 | 34 | pandoraSCEShower: @local::sbnd_sce_incremental_pandoraModularShowerCreationData |
34 | 35 | pandoraSCEShowerSBN: @local::sbnd_sce_sbn_pandoraModularShowerCreationData |
35 | | - |
| 36 | + |
| 37 | + frameshift: @local::frameshift_data |
36 | 38 | } |
37 | 39 |
|
38 | 40 | physics.reco2: [ pandora, pandoraTrack, pandoraShower, pandoraShowerSBN, pandoraCaloData, pandoraPidData, |
39 | 41 | cvn, opt0finder, crtveto, crtspacepointmatching, crttrackmatching, tpcpmtbarycentermatching, |
40 | 42 | pandoraSCE, pandoraSCETrack, pandoraSCEShower, pandoraSCEShowerSBN, pandoraSCECaloData, pandoraSCEPidData, |
41 | 43 | cvnSCE, opt0finderSCE, tpcpmtbarycentermatchingSCE, crtspacepointmatchingSCE, crttrackmatchingSCE, |
42 | | - caloskimCalorimetry, blipreco] |
| 44 | + caloskimCalorimetry, blipreco, frameshift] |
43 | 45 |
|
44 | 46 | physics.analyzers.caloskim.G4producer: "" |
45 | 47 | physics.analyzers.caloskim.SimChannelproducer: "" |
|
0 commit comments