diff --git a/PWGEM/PhotonMeson/Core/Pi0EtaToGammaGamma.h b/PWGEM/PhotonMeson/Core/Pi0EtaToGammaGamma.h index 7ea19c93fe7..9964f1d0333 100644 --- a/PWGEM/PhotonMeson/Core/Pi0EtaToGammaGamma.h +++ b/PWGEM/PhotonMeson/Core/Pi0EtaToGammaGamma.h @@ -836,7 +836,7 @@ struct Pi0EtaToGammaGamma { continue; } } - + auto pos1 = g1.template posTrack_as(); auto ele1 = g1.template negTrack_as(); ROOT::Math::PtEtaPhiMVector v_gamma(g1.pt(), g1.eta(), g1.phi(), 0.); diff --git a/PWGEM/PhotonMeson/Tasks/photonhbt.cxx b/PWGEM/PhotonMeson/Tasks/photonhbt.cxx index c97eb40f7b0..0ae897ca70f 100644 --- a/PWGEM/PhotonMeson/Tasks/photonhbt.cxx +++ b/PWGEM/PhotonMeson/Tasks/photonhbt.cxx @@ -2706,8 +2706,8 @@ struct Photonhbt { } } } // end cfgDoTruthMix - } // end collision loop - } // end runTruthEfficiency + } // end collision loop + } // end runTruthEfficiency /*************************************************/ // PROCESS FUNCTIONS