GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Int_t GammaFilter::ApplyE ( const TSeqCollection &  li_gamma,
TBuffer &  b 
)
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.