From 43280c719cd4a8815ea5b5e2df45fd1258bfd8bc Mon Sep 17 00:00:00 2001 From: Alic Spellman Date: Wed, 26 Jul 2023 10:50:25 -0700 Subject: [PATCH 1/2] steering file to rerecon 2016 GBL to KF without rerunning Ecal clusters and Si hit fitting --- .../recon/PhysicsRun2016FullRerecon_KF.lcsim | 147 ++++++++++++++++++ 1 file changed, 147 insertions(+) create mode 100644 steering-files/src/main/resources/org/hps/steering/recon/PhysicsRun2016FullRerecon_KF.lcsim diff --git a/steering-files/src/main/resources/org/hps/steering/recon/PhysicsRun2016FullRerecon_KF.lcsim b/steering-files/src/main/resources/org/hps/steering/recon/PhysicsRun2016FullRerecon_KF.lcsim new file mode 100644 index 000000000..93cdfcb5c --- /dev/null +++ b/steering-files/src/main/resources/org/hps/steering/recon/PhysicsRun2016FullRerecon_KF.lcsim @@ -0,0 +1,147 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + EcalClustersCorr BeamspotConstrainedMollerCandidates BeamspotConstrainedMollerVertices BeamspotConstrainedV0Candidates BeamspotConstrainedV0Vertices FinalStateParticles GBLKinkData GBLKinkDataRelations GBLTracks HelicalTrackHitRelations HelicalTrackHits MatchedToGBLTrackRelations MatchedTracks OtherElectrons RotatedHelicalTrackHitRelations RotatedHelicalTrackHits StripClusterer_SiTrackerHitStrip1D TargetConstrainedMollerCandidates TargetConstrainedMollerVertices TargetConstrainedV0Candidates TargetConstrainedV0Vertices TrackData TrackDataRelations TrackResiduals TrackResidualsRelations UnconstrainedMollerCandidates UnconstrainedMollerVertices UnconstrainedV0Candidates UnconstrainedV0Vertices UnconstrainedVcCandidates UnconstrainedVcVertices + + + + + svt_bias_good svt_position_good svt_burstmode_noise_good svt_event_header_good + + + + + + + CONFIG + + + + + + WARNING + EcalClusters + + + + EcalClusters + EcalClustersCorr + + + + + SVTRawTrackerHits + + + + + SVTRawTrackerHits + SVTFittedRawTrackerHits + + + + + Pileup + false + true + true + 55.0 + false + true + true + true + true + false + + + 24.0 + + + false + 12.0 + 16.0 + 400.0 + + + + EcalClustersCorr + KalmanFullTracks + KalmanFullTracks + UnconstrainedV0Candidates_KF + UnconstrainedV0Vertices_KF + BeamspotConstrainedV0Candidates_KF + BeamspotConstrainedV0Vertices_KF + TargetConstrainedV0Candidates_KF + TargetConstrainedV0Vertices_KF + true + true + -0.224 + 0.125 + -0.08 + 0.030 + -4.3 + 2.15 + 2.8 + 0.0 + 2.5 + 10 + 55 + TrackClusterMatcherMinDistance + false + + + + false + + + + 40 + false + -4.3 + true + + + + ${outputFile}.slcio + + + + ${outputFile}.root + + + From 996a66f5f0cab70fcc26eac7601ecfc591320420 Mon Sep 17 00:00:00 2001 From: Alic Spellman Date: Wed, 26 Jul 2023 11:06:48 -0700 Subject: [PATCH 2/2] change name --- ...Run2016FullRerecon_KF.lcsim => PhysicsRun2016Rerecon_KF.lcsim} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename steering-files/src/main/resources/org/hps/steering/recon/{PhysicsRun2016FullRerecon_KF.lcsim => PhysicsRun2016Rerecon_KF.lcsim} (100%) diff --git a/steering-files/src/main/resources/org/hps/steering/recon/PhysicsRun2016FullRerecon_KF.lcsim b/steering-files/src/main/resources/org/hps/steering/recon/PhysicsRun2016Rerecon_KF.lcsim similarity index 100% rename from steering-files/src/main/resources/org/hps/steering/recon/PhysicsRun2016FullRerecon_KF.lcsim rename to steering-files/src/main/resources/org/hps/steering/recon/PhysicsRun2016Rerecon_KF.lcsim