#include "LegsMakerIsPnXpos.h"

LegsMakerIsPnXpos


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

class LegsMakerIsPnXpos : public LegsMaker

Inheritance Chart:
TObject
<-
LegsMaker
<-
LegsMakerIsPnXpos

    public:
LegsMakerIsPnXpos(Int_t add = 1) LegsMakerIsPnXpos(const LegsMakerIsPnXpos&) virtual ~LegsMakerIsPnXpos() static TClass* Class() virtual void Init() virtual TClass* IsA() const virtual bool Make() LegsMakerIsPnXpos& operator=(const LegsMakerIsPnXpos&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    public:
TH1D* fHistX[46] TH2D* fHistXneutral[46] TH2D* fHistXcharged[46] TH2D* fHistEgyVsXres[46] TH1D* fHistXres[46] TH1D* fHistPFadc[7]

Class Description

 The class looks into x-posiiton reconstruction in PN-bars
 histograms are produced to check that x really goes from -80 to 80 cm.
 also when PF-finger is hit plot X in bars to see X position resolution

LegsMakerIsPnXpos(Int_t add) : LegsMaker("IsPnXpos","PN x-position VS Egy histos", add)

void Init()
 user initialization, create histos  etc

bool Make()



Inline Functions


                      void ~LegsMakerIsPnXpos()
                   TClass* Class()
                   TClass* IsA() const
                      void ShowMembers(TMemberInspector& insp, char* parent)
                      void Streamer(TBuffer& b)
                      void StreamerNVirtual(TBuffer& b)
         LegsMakerIsPnXpos LegsMakerIsPnXpos(const LegsMakerIsPnXpos&)
        LegsMakerIsPnXpos& operator=(const LegsMakerIsPnXpos&)


Last update: Wed May 18 13:33:19 2005


ROOT page - Home 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.