#include "hhypPPElasticAlg.h"

HHypPPElasticAlg


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

class HHypPPElasticAlg : public HHypBaseAlgorithm

Inheritance Chart:
HHypBaseAlgorithm
<-
HHypPPElasticAlg

    public:
HHypPPElasticAlg(char* name_i = "0", Option_t* par = "0") HHypPPElasticAlg(const HHypPPElasticAlg&) virtual ~HHypPPElasticAlg() static TClass* Class() virtual Bool_t execute() virtual Bool_t finalize() virtual Bool_t init() virtual TClass* IsA() const HHypPPElasticAlg& operator=(const HHypPPElasticAlg&) virtual Bool_t reinit() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description


 HHypPPElasticAlg

 HHypPPElasticAlg is an algorithm which selects PP elastic events
 out of PP events. It must be connected to the output of HHypPPXAlg.
 The cuts have to be discussed! At the moment they are just
 for testing.



HHypPPElasticAlg(char *name_i, Option_t par[]) :HHypBaseAlgorithm(name_i,par)

~HHypPPElasticAlg()

Bool_t execute()

Bool_t init()

Bool_t reinit()

Bool_t finalize()



Inline Functions


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


Author: B. Spruck
Last update: 2005-04-25


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.