File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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#
You can’t perform that action at this time.
0 commit comments