#include "LegsMakerAlignTagTOF1.h"

LegsMakerAlignTagTOF1


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

class LegsMakerAlignTagTOF1 : public LegsMaker

Inheritance Chart:
TObject
<-
LegsMaker
<-
LegsMakerAlignTagTOF1

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

Data Members


    public:
static const enum LegsMakerAlignTagTOF1:: kPb static const enum LegsMakerAlignTagTOF1:: kXt static const enum LegsMakerAlignTagTOF1:: kPn static const enum LegsMakerAlignTagTOF1:: kPv static const enum LegsMakerAlignTagTOF1:: kXc static const enum LegsMakerAlignTagTOF1:: kXv static const enum LegsMakerAlignTagTOF1:: kPf static const enum LegsMakerAlignTagTOF1:: kTag static const enum LegsMakerAlignTagTOF1:: kPvReal TH2F* fHistStTof[4] TH2F* fHistStBoxStBar TH1F* fHistXvTagTof TH2F* fHistXvTagTofpC TH1F* fHistIndXvTagTofpC[4] TH2F* fHistIndXvTagTofTk[4] TH1F* fHistXtTagTof TH2F* fHistXtTagTofpC TH1F* fHistIndXtTagTofpC[360] TH2F* fHistIndXtTagTofTk[360] TH1F* fHistXcTagTof TH2F* fHistXcTagTofpC TH1F* fHistIndXcTagTofpC[36] TH2F* fHistIndXcTagTofTk[36] TH1F* fHistPvTagTof TH2F* fHistPvTagTofpC TH1F* fHistIndPvTagTofpC[15] TH2F* fHistIndPvTagTofXpos[15] TH2F* fHistIndPvTagTofTk[15] TH2F* fHistIndPvTkXpos[15] TH1F* fHistPvRBeta TH2F* fHistPvRBetaTagTOF TH1F* fHistIndPvRBeta[15] TH2F* fHistIndPvRBetaTagTOF[15] TH1F* fHistPnTagTof TH2F* fHistPnTagTofpC TH1F* fHistIndPnTagTofpC[45] TH2F* fHistIndPnTagTofXpos[45] TH2F* fHistIndPnTagTofTk[45] TH2F* fHistIndPnTkXpos[45] TH1F* fHistPnRBeta TH2F* fHistPnRBetaTagTOF TH2F* fHistPnRBetaSumEgy TH1F* fHistIndPnRBeta[45] TH2F* fHistIndPnRBetaTagTOF[45] TH1F* fHistPbTagTof TH2F* fHistPbTagTofpC TH1F* fHistIndPbTagTofpC[225] TH2F* fHistIndPbTagTofTk[225]

Class Description

 The class looks into Tagger TOF in respect to the PN-bars
 histograms are produced to check the true tag peak dependent on TagChannel
 and PN counter.

LegsMakerAlignTagTOF1(Int_t add) : LegsMaker("AlignTagTOF1","Align all TagTof peaks", add)
 constructor of the class.  Data member "it" initialized to be
 ponter to the LegsRun object which is processed right now. The maker
 added to the list of makers in LegsRun object, so that it knows
 about it. subdirectory in output file created for this maker
 (the directory has the same name as the maker does).

void Init()
 user initialization, create histos  etc

bool Make()
 called by LegsRun every event when LegsRun::Loop() is called.
 this is the main function from which other functions can be called.
 returns TRUE if test cut is satisfied
 returns FALSE otherwise



Inline Functions


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


Last update: Wed May 18 13:32:20 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.