]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Doc updates
authorcholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 11 May 2011 23:48:17 +0000 (23:48 +0000)
committercholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 11 May 2011 23:48:17 +0000 (23:48 +0000)
PWG2/FORWARD/analysis2/AliAODForwardMult.h

index 19ab1687cd6d3e8ce4ff9fc311b06bec568ee30a..6ab76510da853af7911be2468c39acffbba45b21 100644 (file)
@@ -361,6 +361,10 @@ public:
    * - The centrality is within the specified limits, or if lower
    *   limit is equal to or larger than the upper limit.
    * 
+   * Note, for data with out a centrality estimate (e.g., pp), one
+   * must pass equal centrality cuts, or no data will be accepted.  In
+   * other words, for pp data, always pass cMin=0, cMax=0
+   *
    * If a histogram is passed in the last parameter, then that
    * histogram is filled with the trigger bits. 
    *