#include "LegsMakerCrossWithNbGamDeutProtonNeutron.h"

LegsMakerCrossWithNbGamDeutProtonNeutron


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

class LegsMakerCrossWithNbGamDeutProtonNeutron : public LegsMakerCrossWithNb

Inheritance Chart:
TObject
<-
LegsMaker
<-
LegsMakerCrossWithNb
<-
LegsMakerCrossWithNbGamDeutProtonNeutron

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

Data Members

    private:
LegsMakerPnXpos* makerPnXpos LegsMakerGeneralPartID* makerPartID LegsMakerPartIdentificationWithNbNew* makerPID

Class Description


LegsMakerCrossWithNbGamDeutProtonNeutron(Int_t add) : LegsMakerCrossWithNb ("CrossWithNbGamDeutProtonNeutron","gamma d -> p n Test on XT histos", 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).

bool Make()
 returns TRUE if pion in XT.
 returns FALSE otherwise
 Makes EdE histos for cutting out pi+.
  static LegsDB* gDB = LegsDB::Instance();
 static LegsCut* gCut = LegsCut::Instance();
static LegsPhysToolKit* gPhysToolKit = LegsPhysToolKit::Instance();



Inline Functions


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


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