forked from nuPRISM/WCSim
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mainly corrected WCSimWCTrigger to speed up the code. All hits after …
…the long time window (now 2 ms) are not used. Such late hits could happen especially if a photon is blocked in a region for a long time, doing lots of reflection but not disappearing. It happened often in the mPMT geometry, but it is a general feature. Now, no hit after the Long Time Window are considered for the trigger.
- Loading branch information
bquilain
committed
Jan 21, 2021
1 parent
34305b0
commit cdf89c7
Showing
4 changed files
with
60 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters