StJetSpliterMerger Class Reference
#include <StJetSpliterMerger.h>
List of all members.
|
Public Types |
|
typedef StEtaPhiCell::CellList | CellList |
Public Member Functions |
|
void | setSplitFraction (double v) |
| | split jets if E_shared/E_neighbor>splitFraction
|
|
double | splitFraction () const |
|
void | splitMerge (CellList &jets) |
| | action
|
Detailed Description
- Author:
- M.L. Miller (Yale Software) A work class to disentangle a container of jets that overlap (i.e., share cells). Implemented as per the specification of Fermilab RunII Jet Physics working group. Two jets are "split" if the shared_energy/highest_jet_energy is greater than the splitFraction (0<splitFraction<1).
Definition at line 54 of file StJetSpliterMerger.h.
The documentation for this class was generated from the following files: