#include "hlocmaxfilter.h"

HLocMaxFilter


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

class HLocMaxFilter : public HFilter

Inheritance Chart:
TObject
<-
HFilter
<-
HLocMaxFilter

    public:
HLocMaxFilter() HLocMaxFilter(const HLocMaxFilter&) ~HLocMaxFilter() virtual Bool_t check(TObject* obj) static TClass* Class() virtual TClass* IsA() const HLocMaxFilter& operator=(const HLocMaxFilter&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description


HLocMaxFilter(void)
 Default constructor

 Input parameters:
   none

 Output parameters:
   none

Return code:
   none

Bool_t check(TObject *r)
 Check wether the x coordinate of the RICH hit is set.

 Input parameters:
   TObject *r
     Pointer to HRichHitIPU object

 Output parameters:
   none

Return code:
   Returns kTRUE if the x coordinate of the RICH hit is valid (!=999),
   otherwise kFALSE;

~HLocMaxFilter(void)
 Destructor

 Input parameters:
   none

 Output parameters:
   none

Return code:
   none



Inline Functions


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


Last update: Fri Jan 26 11:59:38 2007


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.