8 for (
unsigned int i = 0;
i < 6;
i++)
12 if ((*
str) ==
"LightQ")
14 else if ((*
str) ==
"LightQBar")
16 else if ((*
str) ==
"B")
18 else if ((*
str) ==
"LightP")
20 else if ((*
str) ==
"LightPBar")
22 else if ((*
str) ==
"BBar")
26 <<
"The following string in partonsToIgnore is not supported: " << (*str) <<
"\n";
31 std::vector<const reco::Candidate*>
vec;
33 if (
genEvt.isFullHadronic()) {
45 for (
unsigned i = 0;
i < 6;
i++)