]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HBTAN/AliHBTCorrelFctn.cxx
code cleaning
[u/mrichter/AliRoot.git] / HBTAN / AliHBTCorrelFctn.cxx
index bda4216832f208ce00164b8b863ac7028b8d77e7..042cc6b515a7999e58a4142866f91a259bf948da 100644 (file)
@@ -1,16 +1,19 @@
 #include "AliHBTCorrelFctn.h"
-//Set of Correlation fuctions
-//AliHBTQInvCorrelFctn - Q Invariant correlatyion function
+//_____________________________________________________________
+///////////////////////////////////////////////////////////////
 //
+//  Set of Correlation fuctions
+//  AliHBTQInvCorrelFctn - Q Invariant correlatyion function
 //
+//  Corroleation function is created from dividing two histograms of QInvariant:
+//    of particles from the same evnt
+//  by 
+//    of particles from different events
 //
+///////////////////////////////////////////////////////////////
 
 ClassImp(AliHBTQInvCorrelFctn)
 
-//Corroleation function is created from dividing two histograms of QInvariant:
-//  of particles from the same evnt
-//by 
-//  of particles from different events
 
 AliHBTQInvCorrelFctn::
 AliHBTQInvCorrelFctn(Int_t nbins, Double_t maxXval, Double_t minXval):