Skip to content

Commit a16d97c

Browse files
authored
Update README.md
1 parent 0086b76 commit a16d97c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

sbndcode/OpDetAnalyzer/PDSAnalyzer/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Configuration parameters:
2222
- `MCTruthOrigin`: specify the `MCTruth` origins that will be saved. Default is [1], i.e. neutrino generated events.
2323
- `MCTruthPDG`: specify the PDG codes of the candidate vertex particles for the `MCTruth`. Defaults is [12, -12, 14, -14], i.e. BNB neutrinos.
2424
- `PDTypes`: vector specifying the PD types for which it will save the `SimPhotons` (default is ["pmt_coated", "pmt_uncoated"])
25+
- `G4BufferBoxX`, `G4BufferBoxY`, `G4BufferBoxZ`: only store MC particle trajectories inside the boundaries defined by the G4BufferBox variables.
26+
- `G4BeamWindow`: only store MC particles and trajectories in the time window defined by this parameter. Default is [-10000, 12000] #ns.
2527

2628

2729
# Variables in the TTree

0 commit comments

Comments
 (0)