next up previous contents index
Next: Editing Up: One and two Previous: Two-dimensional case

Filling

 

CALL HFILL (ID,X,Y,WEIGHT)
 

Action: Fills a 1-dimensional or a 2-dimensional histogram. The channel which contains the value X and for two-dimensionals the cell that contains the point (X,Y), gets its contents increased by WEIGHT. All booked projections, slices, bands, are filled as well.

Input parameter description:

ID
histogram identifier
X
value of the abscissa
Y
value of the ordinate
WEIGHT
event weight (positive or negative)

Remarks:


Last update: Tue May 16 09:09:27 METDST 1995