diff --git a/src/TtDecayChannelSelector.cc b/src/TtDecayChannelSelector.cc index 1e21645..2ac972d 100644 --- a/src/TtDecayChannelSelector.cc +++ b/src/TtDecayChannelSelector.cc @@ -104,7 +104,7 @@ bool TtDecayChannelSelector::operator()(const reco::GenParticleCollection& parts } } } - if (true) { + if (verbose) { //edm::LogVerbatim log("TtDecayChannelSelector"); std::cout << "----------------------" << "\n"; std::cout << " iTop : " << iTop << "\n";