Skip to content

Commit b008553

Browse files
Update larg4_services_sbnd.fcl
1 parent d0a3597 commit b008553

1 file changed

Lines changed: 11 additions & 8 deletions

File tree

sbndcode/LArG4/larg4_services_sbnd.fcl

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,17 @@ sbnd_particle_list_action:
7272
# (i.e. particles that are not included in the standard list, mainly em shower
7373
# daughters). Used for ml reco workflow.
7474

75-
KeepParticlesInVolumes: ["volCryostat", # Keep list of nominal mc particles that interact within the cryostat and CRTs
76-
"volTaggerTopHigh",
77-
"volTaggerTopLow",
78-
"volTaggerSideLeft",
79-
"volTaggerSideRight",
80-
"volTaggerFaceFront",
81-
"volTaggerFaceBack",
82-
"volTaggerBot"]
75+
# --Temporary fix--
76+
# This causes the parentage chain to be broken in MCTrack. Perhaps the upstream sim needs to be checked to ensure proper filtering
77+
78+
#KeepParticlesInVolumes: ["volCryostat", # Keep list of nominal mc particles that interact within the cryostat and CRTs
79+
# "volTaggerTopHigh",
80+
# "volTaggerTopLow",
81+
# "volTaggerSideLeft",
82+
# "volTaggerSideRight",
83+
# "volTaggerFaceFront",
84+
# "volTaggerFaceBack",
85+
# "volTaggerBot"]
8386
}
8487

8588
#

0 commit comments

Comments
 (0)