35 auto combs = combgen.
next();
36 if (combs.second ==
false){
41 for(
auto i : combs.first){ v.push_back(*(
m_jets.begin() + i));}
47 return "CombinationsGrouper";
52 std::string s=
"CombinationsGrouper - create all combinations of jets of length ";
HypoJetVector::const_iterator HypoJetCIter
std::vector< HypoJetVector > HypoJetGroupVector
std::vector< pHypoJet > HypoJetVector
std::pair< std::vector< unsigned int >, bool > next()
virtual HypoJetVector next() override
virtual std::string getName() const override
virtual std::string toString() const override