#include "hmdchitsfilter.h"

HMdcHitsFilter


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

class HMdcHitsFilter : public HFilter

Inheritance Chart:
TObject
<-
HFilter
<-
HMdcHitsFilter

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

Data Members




Class Description


 HMdcHitsFilter is an HFilter to reduce the size of the
 segments category after the HMdcHitAuxF::find function is
 executed. In this function, some segments must be deleted after
 they are added to the category of segments. This segments are
 marked setting the toBeDeleted flag to a non-zero value. This
 filter deletes this segments from the segments category.





Inline Functions


                   void ~HMdcHitsFilter()
         HMdcHitsFilter HMdcHitsFilter()
                 Bool_t check(TObject* segment)
                TClass* Class()
                TClass* IsA() const
                   void ShowMembers(TMemberInspector& insp, char* parent)
                   void Streamer(TBuffer& b)
                   void StreamerNVirtual(TBuffer& b)
         HMdcHitsFilter HMdcHitsFilter(const HMdcHitsFilter&)
        HMdcHitsFilter& operator=(const HMdcHitsFilter&)


Author: Beatriz Fuentes Arenaz
Last update: Fri Jan 26 12:10:17 2007
Copyright GENP (Univ. Santiago de Compostela)


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.