We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b081746 commit 61db99aCopy full SHA for 61db99a
1 file changed
sbndcode/SBNDPandora/scripts/PandoraSettings_Neutrino_SBND.xml
@@ -457,6 +457,15 @@
457
<VertexListName>DaughterVertices3D</VertexListName>
458
</algorithm>
459
460
+ <!-- Shower Merging -->
461
+ <algorithm type = "LArShowerMergingPfoMopUp">
462
+ <InputPfoListNames>TrackParticles3D ShowerParticles3D</InputPfoListNames>
463
+ <AlignmentAngle>0.990</AlignmentAngle>
464
+ <StubShowerSeparation>2025</StubShowerSeparation>
465
+ <MaxVtxPfosSeparation>3</MaxVtxPfosSeparation>
466
+ <DaughterListNames>TrackParticles3D ShowerParticles3D DaughterVertices3D ClustersU ClustersV ClustersW TrackClusters3D ShowerClusters3D</DaughterListNames>
467
+ </algorithm>
468
+
469
<!-- Output list management -->
470
<algorithm type = "LArPostProcessing">
471
<PfoListNames>NeutrinoParticles3D TrackParticles3D ShowerParticles3D</PfoListNames>
0 commit comments