#include <cmath>#include <numeric>#include <cassert>#include <algorithm>#include <functional>#include "MessageService/MsgService.h"#include "LIPatternFinderSimple.h"Go to the source code of this file.
Classes | |
| struct | is_east_side |
| struct | sum_q |
| struct | is_in_plane_and_above_thr |
| struct | is_in_plane_range_and_above_thr |
| struct | min_plane |
Functions | |
| CVSID ("$Id: LIPatternFinderSimple.cxx,v 1.5 2006/05/27 08:58:13 rhatcher Exp $") | |
| A Concrete Light Injection Pattern Finder. | |
|
||||||||||||
|
A Concrete Light Injection Pattern Finder. _____________________________________________________________________
Follows a simple approach to quickly remove the bulk of LI events from standard physics reconstruction jobs. Removes events that -at the same time-:
|
1.3.9.1