|
| 1 | +# module configuration |
| 2 | +# |
| 3 | +#include "pandoramodules_sbnd.fcl" |
| 4 | +#include "calorimetry_sbnd.fcl" |
| 5 | +#include "sbnd_flashfinder_deco.fcl" |
| 6 | +#include "crtrecoproducers_sbnd.fcl" |
| 7 | +#include "particleid_sbnd.fcl" |
| 8 | +#include "crttpcmatchingproducers_sbnd.fcl" |
| 9 | + |
| 10 | +#include "scecorrections.fcl" |
| 11 | +#include "flashmatch_sbnd.fcl" |
| 12 | + |
| 13 | +#include "opt0finder_sbnd.fcl" |
| 14 | + |
| 15 | +#include "sbnd_trackcalo_skimmer.fcl" |
| 16 | +#include "crtskim_sbnd.fcl" |
| 17 | +#include "pmtskim_sbnd.fcl" |
| 18 | + |
| 19 | +BEGIN_PROLOG |
| 20 | + |
| 21 | +sbnd_reco2_producers:{ |
| 22 | + ### random number saver |
| 23 | + rns: { module_type: RandomNumberSaver } |
| 24 | + |
| 25 | + ### pandora |
| 26 | + pandora: @local::sbnd_pandora |
| 27 | + pandoraTrack: @local::sbnd_pandoraTrackCreation |
| 28 | + pandoraShower: @local::sbnd_incremental_pandoraModularShowerCreation |
| 29 | + pandoraShowerSBN: @local::sbnd_sbn_pandoraModularShowerCreation |
| 30 | + pandoraCalo: @local::sbnd_gnewcalomc |
| 31 | + pandoraPid: @local::sbnd_chi2pid |
| 32 | + |
| 33 | + pandoraSCECalo: @local::sbnd_gnewcalomc |
| 34 | + pandoraSCEPid: @local::sbnd_chi2pid |
| 35 | + |
| 36 | + pandoraCaloData: @local::sbnd_gnewcalodata |
| 37 | + pandoraPidData: @local::sbnd_chi2pid |
| 38 | + |
| 39 | + ### SCE-aware pandora: |
| 40 | + pandoraSCE: @local::scecorrection |
| 41 | + pandoraSCETrack: @local::sbnd_pandoraTrackCreation |
| 42 | + pandoraSCEShower: @local::sbnd_sce_incremental_pandoraModularShowerCreation |
| 43 | + pandoraSCEShowerSBN: @local::sbnd_sce_sbn_pandoraModularShowerCreation |
| 44 | + |
| 45 | + ### CRT reconstruction |
| 46 | + crtclustering: @local::crtclusterproducer_sbnd |
| 47 | + crtspacepoints: @local::crtspacepointproducer_sbnd |
| 48 | + crttracks: @local::crttrackproducer_sbnd |
| 49 | + |
| 50 | + ### CRT-TPC matching |
| 51 | + crtspacepointmatching: @local::crtspacepointmatchproducer_sbnd |
| 52 | + crttrackmatching: @local::crttrackmatchproducer_sbnd |
| 53 | + crtspacepointmatchingSCE: @local::crtspacepointmatchproducer_sbnd |
| 54 | + crttrackmatchingSCE: @local::crttrackmatchproducer_sbnd |
| 55 | + |
| 56 | + ### flash-matching |
| 57 | + fmatch: @local::sbnd_simple_flashmatch |
| 58 | + fmatchSCE: @local::sbnd_simple_flashmatch_sce |
| 59 | + fmatchop: @local::sbnd_simple_flashmatch_op |
| 60 | + fmatchopSCE: @local::sbnd_simple_flashmatch_op_sce |
| 61 | + fmatchara: @local::sbnd_simple_flashmatch_ara |
| 62 | + fmatcharaSCE: @local::sbnd_simple_flashmatch_ara_sce |
| 63 | + fmatchopara: @local::sbnd_simple_flashmatch_opara |
| 64 | + fmatchoparaSCE: @local::sbnd_simple_flashmatch_opara_sce |
| 65 | + opt0finder: @local::sbnd_opt0_finder_one_to_many |
| 66 | + opt0finderSCE: @local::sbnd_opt0_finder_one_to_many |
| 67 | + |
| 68 | + ### Uncalibrated calorimetry producer for calibration caloskimmer |
| 69 | + caloskimCalorimetry: @local::caloskim_calorimetry |
| 70 | +} |
| 71 | + |
| 72 | +sbnd_reco2_producer_sequence: [ |
| 73 | + rns |
| 74 | + , pandora |
| 75 | + , pandoraTrack |
| 76 | + , pandoraShower |
| 77 | + , pandoraShowerSBN |
| 78 | + , pandoraCalo |
| 79 | + , pandoraPid |
| 80 | + , crtclustering |
| 81 | + , crtspacepoints |
| 82 | + , crttracks |
| 83 | + , crtspacepointmatching |
| 84 | + , crttrackmatching |
| 85 | + , fmatch |
| 86 | + , fmatchop |
| 87 | + , fmatchara |
| 88 | + , fmatchopara |
| 89 | + , caloskimCalorimetry |
| 90 | + , opt0finder |
| 91 | + , pandoraSCE |
| 92 | + , pandoraSCETrack |
| 93 | + , pandoraSCEShower |
| 94 | + , pandoraSCEShowerSBN |
| 95 | + , pandoraSCECalo |
| 96 | + , pandoraSCEPid |
| 97 | + , crtspacepointmatchingSCE |
| 98 | + , crttrackmatchingSCE |
| 99 | + , fmatchSCE |
| 100 | + , fmatchopSCE |
| 101 | + , fmatcharaSCE |
| 102 | + , fmatchoparaSCE |
| 103 | + , opt0finderSCE |
| 104 | +] |
| 105 | + |
| 106 | +#FIXME override the producer labels. This should really happen in the module's config fcl |
| 107 | +sbnd_reco2_producers.pandoraCalo.TrackModuleLabel: "pandoraTrack" |
| 108 | +sbnd_reco2_producers.pandoraCalo.FieldDistortion: false |
| 109 | +sbnd_reco2_producers.pandoraCalo.FieldDistortionEfield: false |
| 110 | +sbnd_reco2_producers.pandoraCalo.TrackIsFieldDistortionCorrected: false |
| 111 | +sbnd_reco2_producers.pandoraPid.TrackModuleLabel: "pandoraTrack" |
| 112 | +sbnd_reco2_producers.pandoraPid.CalorimetryModuleLabel: "pandoraCalo" |
| 113 | + |
| 114 | +sbnd_reco2_producers.pandoraSCECalo.TrackModuleLabel: "pandoraSCETrack" |
| 115 | +sbnd_reco2_producers.pandoraSCECalo.FieldDistortion: true |
| 116 | +sbnd_reco2_producers.pandoraSCECalo.FieldDistortionEfield: true |
| 117 | +sbnd_reco2_producers.pandoraSCECalo.TrackIsFieldDistortionCorrected:true |
| 118 | +sbnd_reco2_producers.pandoraSCEPid.TrackModuleLabel: "pandoraSCETrack" |
| 119 | +sbnd_reco2_producers.pandoraSCEPid.CalorimetryModuleLabel: "pandoraSCECalo" |
| 120 | + |
| 121 | +sbnd_reco2_producers.pandoraCaloData.TrackModuleLabel: "pandoraTrack" |
| 122 | +sbnd_reco2_producers.pandoraCaloData.FieldDistortion: false |
| 123 | +sbnd_reco2_producers.pandoraCaloData.FieldDistortionEfield: false |
| 124 | +sbnd_reco2_producers.pandoraCaloData.TrackIsFieldDistortionCorrected: false |
| 125 | +sbnd_reco2_producers.pandoraPidData.TrackModuleLabel: "pandoraTrack" |
| 126 | +sbnd_reco2_producers.pandoraPidData.CalorimetryModuleLabel: "pandoraCaloData" |
| 127 | + |
| 128 | +physics.analyzers.caloskim.SimChannelproducer: "simtpc2d:simpleSC" |
| 129 | + |
| 130 | +sbnd_reco2_producers.opt0finderSCE.SliceProducer: "pandoraSCE" |
| 131 | +sbnd_reco2_producers.opt0finderSCE.TrackProducer: "pandoraSCETrack" |
| 132 | +sbnd_reco2_producers.opt0finderSCE.ShowerProducer: "pandoraSCEShowerSBN" |
| 133 | +sbnd_reco2_producers.opt0finderSCE.CaloProducer: "pandoraSCECalo" |
| 134 | + |
| 135 | +# Configure the SCE corrections |
| 136 | +# For now: always assume t = 0 |
| 137 | +sbnd_reco2_producers.pandoraSCE.T0Labels: [] |
| 138 | +sbnd_reco2_producers.pandoraSCE.T0LabelsCorrectT0: [] |
| 139 | +sbnd_reco2_producers.pandoraSCE.CorrectNoT0Tag: true |
| 140 | +# point track/shower creation to the SCE pandora |
| 141 | +sbnd_reco2_producers.pandoraSCETrack.PFParticleLabel: "pandoraSCE" |
| 142 | +sbnd_reco2_producers.pandoraSCEShower.PFParticleLabel: "pandoraSCE" |
| 143 | +sbnd_reco2_producers.pandoraSCEShowerSBN.PFParticleLabel: "pandoraSCE" |
| 144 | + |
| 145 | +sbnd_reco2_producers.crtspacepointmatchingSCE.TPCTrackModuleLabel: "pandoraSCETrack" |
| 146 | +sbnd_reco2_producers.crtspacepointmatchingSCE.PFPModuleLabel: "pandoraSCE" |
| 147 | +sbnd_reco2_producers.crtspacepointmatchingSCE.MatchingAlg.TPCTrackLabel: "pandoraSCETrack" |
| 148 | + |
| 149 | +sbnd_reco2_producers.crttrackmatchingSCE.TPCTrackModuleLabel: "pandoraSCETrack" |
| 150 | +sbnd_reco2_producers.crttrackmatchingSCE.PFPModuleLabel: "pandoraSCE" |
| 151 | +sbnd_reco2_producers.crttrackmatchingSCE.MatchingAlg.TPCTrackLabel: "pandoraSCETrack" |
| 152 | + |
| 153 | +sbnd_reco2_analyzers: { |
| 154 | + caloskim: @local::caloskim_nodigits_goldentracks |
| 155 | + crtskim: @local::crtskim_sbnd |
| 156 | + pmtskim: @local::pmtskim_sbnd |
| 157 | +} |
| 158 | + |
| 159 | +sbnd_reco2_analyzer_sequence: [ |
| 160 | + caloskim |
| 161 | + , pmtskim |
| 162 | + , crtskim |
| 163 | +] |
| 164 | + |
| 165 | +#FIXME override the analyzer labels. This should really happen in the module's config fcl |
| 166 | +sbnd_reco2_analyzers.caloskim.SimChannelproducer: "simtpc2d:simpleSC" |
| 167 | + |
| 168 | +END_PROLOG |
| 169 | + |
0 commit comments