#include "LegsMakerCrossGamDeutProtonNeutron.h"

LegsMakerCrossGamDeutProtonNeutron


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

class LegsMakerCrossGamDeutProtonNeutron : public LegsMakerCross

Inheritance Chart:
TObject
<-
LegsMaker
<-
LegsMakerCross
<-
LegsMakerCrossGamDeutProtonNeutron

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

Data Members




Class Description


LegsMakerCrossGamDeutProtonNeutron(Int_t add) : LegsMakerCross ("CrossGamDeutProtonNeutron","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+.



Inline Functions


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


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