T49Proj1Prob
class description - source file - inheritance tree (.pdf)
protected:
virtual void BookHist(Int_t n_x, Float_t x_min, Float_t x_max, Int_t n_y, Float_t y_min, Float_t y_max, Int_t nx, Float_t xmin, Float_t xmax, Int_t ny = 1, Float_t ymin = 0.0, Float_t ymax = 0.0, Int_t nz = 1, Float_t zmin = 0.0, Float_t zmax = 0.0)
virtual void FillHist(T49ParticleRoot* Particle)
virtual void FillHist(TFile* file, Int_t n_x, Int_t n_y)
virtual void WriteHist()
public:
T49Proj1Prob(char* name, char* title)
~T49Proj1Prob()
static TClass* Class()
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
AUTOR
Thomas Sammer
( Thomas.Sammer@cern.ch )
ERSTELLUNGSDATUM
10.01.1999
BESCHREIBUNG
Klasse zur Histogrammierung von Variablen eines Teilchens
SYNOPSIS
Inline Functions
void ~T49Proj1Prob()
void BookHist(Int_t n_x, Float_t x_min, Float_t x_max, Int_t n_y, Float_t y_min, Float_t y_max, Int_t nx, Float_t xmin, Float_t xmax, Int_t ny = 1, Float_t ymin = 0.0, Float_t ymax = 0.0, Int_t nz = 1, Float_t zmin = 0.0, Float_t zmax = 0.0)
void FillHist(T49ParticleRoot* Particle)
void FillHist(TFile* file, Int_t n_x, Int_t n_y)
void WriteHist()
T49Proj1Prob T49Proj1Prob(char* name, char* title)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Last update: Thu Aug 17 15:32:49 2006
ROOT page - Class index - Class Hierarchy - 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.