]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HBTAN/AliHBTFunction.h
AliHBTWeightNonId3DCorrFctn and AliHBTWeightNonId3DTheorCorrFctn removed
[u/mrichter/AliRoot.git] / HBTAN / AliHBTFunction.h
index 0a03880350a0fdf7fde2857312576ce6ed3791fe..5f3fb638fd490f51feb486c9f6d4390d7aef5f0c 100644 (file)
@@ -63,7 +63,7 @@ inline AliHBTPair* AliHBTFunction::CheckPair(AliHBTPair* pair)
   //check if pair and both particles meets the cut criteria
   if(fPairCut->Rejected(pair)) return 0x0; //if the pair is BAD
 
-//   It is notallowed to change the order here beacause analysis enforce the order
+//   It is not allowed to change the order here beacause analysis enforce the order
 
 //   {//it is BAD 
 //    pair = pair->GetSwappedPair();