From: gconesab Date: Mon, 20 Oct 2014 10:43:44 +0000 (+0200) Subject: add to ctor the initialization of forgotten data members X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=3b13fd8113720450f91c0d3cb38eb1232b4ef4d9;p=u%2Fmrichter%2FAliRoot.git add to ctor the initialization of forgotten data members --- diff --git a/PWGGA/CaloTrackCorrelations/AliAnaInsideClusterInvariantMass.cxx b/PWGGA/CaloTrackCorrelations/AliAnaInsideClusterInvariantMass.cxx index 795fcb57d64..f68dcf79b12 100755 --- a/PWGGA/CaloTrackCorrelations/AliAnaInsideClusterInvariantMass.cxx +++ b/PWGGA/CaloTrackCorrelations/AliAnaInsideClusterInvariantMass.cxx @@ -65,7 +65,8 @@ AliAnaInsideClusterInvariantMass::AliAnaInsideClusterInvariantMass() : fNLMSettingN(0), fWSimu(), fClusterMomentum(), fSubClusterMom1(), fSubClusterMom2(), fSubClusterMomSum(), fSubClusterMomBoost(), - fPrimaryMom(), fMCDaughMom1(), fMCDaughMom2(), + fPrimaryMom(), fGrandMotherMom(), + fMCDaughMom1(), fMCDaughMom2(), fProdVertex(), // Histograms fhMassAsyCutNLocMax1(0), fhMassAsyCutNLocMax2(0), fhMassAsyCutNLocMaxN(0), diff --git a/PWGGA/CaloTrackCorrelations/AliAnaParticleJetLeadingConeCorrelation.cxx b/PWGGA/CaloTrackCorrelations/AliAnaParticleJetLeadingConeCorrelation.cxx index 312b06e205d..0cf25beec4a 100755 --- a/PWGGA/CaloTrackCorrelations/AliAnaParticleJetLeadingConeCorrelation.cxx +++ b/PWGGA/CaloTrackCorrelations/AliAnaParticleJetLeadingConeCorrelation.cxx @@ -56,8 +56,9 @@ ClassImp(AliAnaParticleJetLeadingConeCorrelation) fJetRatioMaxCut(0.), fJetRatioMinCut(0.), fJetNCone(0),fJetNPt(0), fJetCone(0), fJetPtThreshold(0),fJetPtThresPbPb(0), - fPtTriggerSelectionCut(0.0), fSelect(0), - fSelectIsolated(0), + fPtTriggerSelectionCut(0.0), fSelect(0),fSelectIsolated(0), + fTrackVector(),fBkgMom(),fJetMom(),fJetConstMom(), + fLeadingMom(),fLeadingPhoMom1(),fLeadingPhoMom2(),fLeadingChargeMom(), //Histograms fOutCont(0x0), //Leading