442 |
|
if(gJ){ |
443 |
|
gJp4.SetPtEtaPhiE(gJ->pt(),gJ->eta(),gJ->phi(),gJ->energy()); |
444 |
|
sj.bestMCp4mom = gJp4; |
445 |
+ |
std::cout <<" KKKKK 1 "<< sj.bestMCp4mom.Pt() <<std::endl; |
446 |
|
if(verbose_){ |
447 |
|
std::clog << "genJet matched Pt = " << gJp4.Pt() << std::endl; |
448 |
|
std::clog << "genJet matched eta = " << gJp4.Eta() << std::endl; |
483 |
|
if(gJ){ |
484 |
|
gJp4.SetPtEtaPhiE(gJ->pt(),gJ->eta(),gJ->phi(),gJ->energy()); |
485 |
|
sj.bestMCp4mom = gJp4; |
486 |
+ |
std::cout <<" KKKKK 2 "<< (sj.bestMCp4mom.Pt()) <<std::endl; |
487 |
|
if(verbose_){ |
488 |
|
std::clog << "genJet matched Pt = " << gJp4.Pt() << std::endl; |
489 |
|
std::clog << "genJet matched eta = " << gJp4.Eta() << std::endl; |
524 |
|
if(gJ){ |
525 |
|
gJp4.SetPtEtaPhiE(gJ->pt(),gJ->eta(),gJ->phi(),gJ->energy()); |
526 |
|
sj.bestMCp4mom = gJp4; |
527 |
+ |
std::cout <<" KKKKK 3 "<< sj.bestMCp4mom.Pt() <<std::endl; |
528 |
|
if(verbose_){ |
529 |
|
std::clog << "genJet matched Pt = " << gJp4.Pt() << std::endl; |
530 |
|
std::clog << "genJet matched eta = " << gJp4.Eta() << std::endl; |
605 |
|
if(gJ){ |
606 |
|
gJp4.SetPtEtaPhiE(gJ->pt(),gJ->eta(),gJ->phi(),gJ->energy()); |
607 |
|
sj.bestMCp4mom = gJp4; |
608 |
+ |
std::cout <<" KKKKK 4 "<< sj.bestMCp4mom.Pt() <<std::endl; |
609 |
|
if(verbose_){ |
610 |
|
std::clog << "genJet matched Pt = " << gJp4.Pt() << std::endl; |
611 |
|
std::clog << "genJet matched eta = " << gJp4.Eta() << std::endl; |