Skip to content

Commit 6eed2dd

Browse files
authored
Add files via upload
1 parent 3322f92 commit 6eed2dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGDQ/Tasks/dqEnergyCorrelator_direct.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,6 @@ struct AnalysisEnergyCorrelator {
396396

397397
for (auto& sig : fGenMCSignals) {
398398
if (sig->GetNProngs() == 1) {
399-
LOG(info) << "Signal: " << sig->GetName() << ", nProngs: " << sig->GetNProngs();
400399
if (isMCGen_energycorrelators) {
401400
DefineHistograms(fHistMan, Form("MCTruthGenSel_%s", sig->GetName()), "");
402401
DefineHistograms(fHistMan, Form("MCTruthEenergyCorrelators_%s", sig->GetName()), "");

0 commit comments

Comments
 (0)