|
virtual |
Apply this filter to the list of gamma-rays.
It returns the number of gamma-rays after application of this experimental filter. The simulated gamma-rays energies are stored in a ROOT buffer as floats from the current position. PS1: No need to worry about the buffer size since it is expanded if too small. PS2: It is the user who must 'rewind' the buffer !
Implements Gw::BaseFilter.
Definition at line 117 of file GammaFilter.cpp.