AccumulatedHistogram Class Reference

Inheritance diagram for AccumulatedHistogram:

InterpolatingFunction C2Function LogLogAccumulatedHistogram

List of all members.


Detailed Description

An InterpolatingFunction which is the cumulative integral of the (histogram) specified by binedges and binheights.
    Note than binedges should be one element longer than binheights, since the lower & upper edges are specified. 
    Note that this is a malformed spline, since the second derivatives are all zero, so it has less continuity.
    Also, note that the bin edges can be given in backwards order to generate the reversed accumulation (starting at the high end) 

Definition at line 1365 of file C2Functions.py.


Public Member Functions

def __init__

Static Public Attributes

string ClassName = 'AccumulatedHistogram'

The documentation for this class was generated from the following file:
Generated on Wed Nov 21 10:18:32 2007 for analysis by  doxygen 1.5.4