#include <TwoB4JPairing.h>
Inheritance diagram for TwoB4JPairing:


Public Member Functions | |
| TwoB4JPairing (JetFitObject *jets_[]) | |
| virtual | ~TwoB4JPairing () |
| virtual int | getNPerm () const |
| virtual int | nextPermutation (JetFitObject *permObjects[]) |
Protected Types | |
| enum | { NPERM = 6 } |
| enum | { NJETS = 6 } |
Protected Attributes | |
| JetFitObject * | jets [NJETS] |
| int | permutations [NPERM][NJETS] |
|
|
Definition at line 34 of file TwoB4JPairing.h. |
|
|
Definition at line 35 of file TwoB4JPairing.h. |
|
|
Definition at line 17 of file TwoB4JPairing.C. References BaseJetPairing::iperm, jets, NJETS, NPERM, and permutations. |
|
|
Definition at line 25 of file TwoB4JPairing.h. |
|
|
Implements BaseJetPairing. Definition at line 28 of file TwoB4JPairing.h. References NPERM. |
|
|
Implements BaseJetPairing. Definition at line 37 of file TwoB4JPairing.C. References BaseJetPairing::iperm, jets, NJETS, and permutations. |
|
|
Definition at line 36 of file TwoB4JPairing.h. Referenced by nextPermutation(), and TwoB4JPairing(). |
|
|
Definition at line 37 of file TwoB4JPairing.h. Referenced by nextPermutation(), and TwoB4JPairing(). |
1.3.2