]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG4/PartCorrDep/AliAnaParticleJetFinderCorrelation.cxx
AliCalorimeterUtils: Fix to be able to use PHOS bad map and geometry matrices
[u/mrichter/AliRoot.git] / PWG4 / PartCorrDep / AliAnaParticleJetFinderCorrelation.cxx
index 57100d052eded646a3f17716b5f36bd6dc1686cb..2db18a75396f91977d808a7f469a8a9028481178 100755 (executable)
@@ -179,10 +179,9 @@ TList *  AliAnaParticleJetFinderCorrelation::GetCreateOutputObjects()
 
 }
 
-//____________________________________________________________________________
+//_______________________________________________________
 void AliAnaParticleJetFinderCorrelation::InitParameters()
 {
-  
   //Initialize the parameters of the analysis.
   SetInputAODName("PWG4Particle");
   AddToHistogramsName("AnaJetFinderCorr_");
@@ -196,10 +195,12 @@ void AliAnaParticleJetFinderCorrelation::InitParameters()
   fUseJetRefTracks   = kFALSE ;
   fMakeCorrelationInHistoMaker = kFALSE ;
   fSelectIsolated = kFALSE;
-  }
+  
+}
 
-//__________________________________________________________________
-Int_t  AliAnaParticleJetFinderCorrelation::SelectJet(AliAODPWG4Particle * particle, AliAODEvent *event) const 
+//__________________________________________________________________________________
+Int_t  AliAnaParticleJetFinderCorrelation::SelectJet(AliAODPWG4Particle * particle, 
+                                                     const AliAODEvent *event) const 
 {
   //Returns the index of the jet that is opposite to the particle