Skip to content

Commit 5608741

Browse files
Merge pull request #506 from SBNSoftware/feature/bearc_g4volumes
Update volumes used for storing MCParticles
2 parents a05c574 + eb99322 commit 5608741

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)