TH3
class description - source file - inheritance tree
protected:
virtual void Copy30(TH3& hnew)
public:
TH3 TH3()
TH3 TH3(TH3&)
virtual void ~TH3()
TClass* Class()
virtual TClass* IsA()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
See also
-
TH3C, TH3D, TH3F, TH3S
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
*-*
*-* The 3-D histogram classes derived from the 1-D histogram classes.
*-* all operations are supported (fill, fit).
*-* Drawing is currently restricted to one single option.
*-* A cloud of points is drawn. The number of points is proportional to
*-* cell content.
*-*
TH3C a 3-D histogram with one byte per cell (char)
TH3S a 3-D histogram with two bytes per cell (short integer)
TH3F a 3-D histogram with four bytes per cell (float)
TH3D a 3-D histogram with eight bytes per cell (double)
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
TH3()
~TH3()
void Copy30(TH3 &)
Inline Functions
TClass* Class()
TClass* IsA()
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
TH3 TH3(TH3&)
Author: Rene Brun 27/10/95
Last update: 2.21/07 01/03/99 10.09.26 by Rene Brun
Copyright (c) 1995-1999, The ROOT System, All rights reserved. *
ROOT page - Class index - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.