|
MarlinKinfit
0.4.0
|
Class to handle permutations of 2b jets and 4 light jets. More...
#include <FourJetPairing.h>
Public Member Functions | |
| FourJetPairing (JetFitObject *jets_[]) | |
| constructor | |
| virtual | ~FourJetPairing () |
| 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 = 3 } |
| enum | { NJETS = 4 } |
Protected Attributes | |
| JetFitObject * | jets [NJETS] |
| int | permutations [NPERM][NJETS] |
Protected Attributes inherited from BaseJetPairing | |
| int | iperm |
Class to handle permutations of 2b jets and 4 light jets.
Author: Jenny List, Anca Siebel Last update:
by:
1.8.6