Skip to content

Commit de1f2b1

Browse files
Merge pull request #717 from SBNSoftware/feature/bearc_bugfix_mctrack
[Bug] Store all MCParticles
2 parents 2d6a057 + f4a6d77 commit de1f2b1

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

sbndcode/LArG4/larg4_services_sbnd.fcl

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -71,15 +71,6 @@ sbnd_particle_list_action:
7171
KeepDroppedParticlesInVolumes: ["volTPCActive"] # list of volumes for which we want to store particles that were dropped
7272
# (i.e. particles that are not included in the standard list, mainly em shower
7373
# daughters). Used for ml reco workflow.
74-
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"]
8374
}
8475

8576
#

0 commit comments

Comments
 (0)