Skip to content

Commit 61db99a

Browse files
committed
Add algorithm to merge MIP-like stub and shower cascade of split primary electrons
1 parent b081746 commit 61db99a

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

sbndcode/SBNDPandora/scripts/PandoraSettings_Neutrino_SBND.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -457,6 +457,15 @@
457457
<VertexListName>DaughterVertices3D</VertexListName>
458458
</algorithm>
459459

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+
460469
<!-- Output list management -->
461470
<algorithm type = "LArPostProcessing">
462471
<PfoListNames>NeutrinoParticles3D TrackParticles3D ShowerParticles3D</PfoListNames>

0 commit comments

Comments
 (0)