#include "../../PamCutBase/PamCutBase.h"Go to the source code of this file.
Classes | |
| class | RigFillCut |
| The rigidity vs threshold rigidity histogram filling. More... | |
Enumerations | |
| enum | RIGFILL_return { RIGOUT, THRESHRIGOUT } |
Definition in file RigFillCut.h.
| enum RIGFILL_return |
Return codes for RigFillCut discarded events
| RIGOUT | Event is discarded because its rigidity is outside the rigidity binning limits. |
| THRESHRIGOUT | Event is discarded because its threshold rigidity is outside the threshold rigidity binning limits. |
Definition at line 17 of file RigFillCut.h.
1.5.9