|
MarlinKinfit
0.4.0
|
Class to handle permutations of 4 jets into two different bosons. More...
#include <FourJetZHPairing.h>
Public Member Functions | |
| FourJetZHPairing (JetFitObject *jets_[]) | |
| constructor | |
| virtual | ~FourJetZHPairing () |
| Virtual destructor. | |
| virtual int | getNPerm () const |
| Number of permutaions. | |
| virtual int | nextPermutation (JetFitObject *permObjects[]) |
| does the job | |
Public Member Functions inherited from BaseJetPairing | |
| virtual void | reset () |
Protected Types | |
| enum | { NPERM = 6 } |
| enum | { NJETS = 4 } |
Protected Attributes | |
| JetFitObject * | jets [NJETS] |
| int | permutations [NPERM][NJETS] |
Protected Attributes inherited from BaseJetPairing | |
| int | iperm |
Class to handle permutations of 4 jets into two different bosons.
Author: Jenny List Last update:
by:
1.8.6