We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f6dc89 + 342b582 commit 136389fCopy full SHA for 136389f
1 file changed
sbndcode/Commissioning/fcls/hitdumpermodule.fcl
@@ -9,9 +9,9 @@ hitdumper:
9
MaxHits: 100000
10
MaxOpHits: 100000
11
MaxSamples: 5001
12
- MaxCRTStripHits: 5000
13
- MaxCRTSpacePoints: 500
14
- MaxCRTTracks: 100
+ MaxCRTStripHits: 10000
+ MaxCRTSpacePoints: 10000
+ MaxCRTTracks: 10000
15
16
DigitModuleLabel: "daq"
17
HitsModuleLabel: "fasthit"
0 commit comments