#include "T49Proj1.h"

T49Proj1Dedx


class description - source file - inheritance tree (.pdf)

class T49Proj1Dedx : public T49Proj1BASE

Inheritance Chart:
TObject
<-
TCollection
<-
TSeqCollection
<-
TObjArray
<-
T49Proj1BASE
<-
T49Proj1Dedx

    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:
T49Proj1Dedx(char* name, char* title) ~T49Proj1Dedx() static TClass* Class() virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description


 AUTOR
 Thomas Sammer
 ( Thomas.Sammer@cern.ch )

 ERSTELLUNGSDATUM
 10.01.1999

 BESCHREIBUNG
 Klasse zur Histogrammierung von Variablen eines Teilchens

 SYNOPSIS







Inline Functions


                void ~T49Proj1Dedx()
                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()
        T49Proj1Dedx T49Proj1Dedx(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:46 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.