|
MUSIC unknown
Analysis for the MUSIC active-target ionization chamber
|
Go to the source code of this file.
Enumerations | |
| enum | DedupStrategy { kCLOSEST_TO_FIRST_GRID , kSMALLEST_ENERGY , kLARGEST_ENERGY , kLATEST_TIMESTAMP , kDISCARD } |
| How to resolve more than one hit on the same channel within an event. More... | |
| enum DedupStrategy |
How to resolve more than one hit on the same channel within an event.
The first four values pick a survivor and keep the event. kDISCARD is not a selection at all — it throws the whole event away.
Definition at line 10 of file DedupStrategy.hpp.