Skip to content

Commit 2b015c5

Browse files
author
Brinden Carlson
committed
update volumes used for storing MCParticles
1 parent 8d7ec4c commit 2b015c5

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

sbndcode/LArG4/larg4_services_sbnd.fcl

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,15 @@ 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"]
7483
}
7584

7685
#

0 commit comments

Comments
 (0)