#include "hgeantfilter.h" |
HHitFilter
class description - source file - inheritance tree (.pdf)
public:
HHitFilter(HCategory* pCat = 0)
HHitFilter(const HHitFilter&)
~HHitFilter()
virtual Bool_t check(TObject* obj)
static TClass* Class()
virtual TClass* IsA() const
HHitFilter& operator=(const HHitFilter&)
void setKine(HCategory* pCat)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
HCategory* pKineCat
Inline Functions
void ~HHitFilter()
HHitFilter HHitFilter(HCategory* pCat = 0)
void setKine(HCategory* pCat)
Bool_t check(TObject* obj)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HHitFilter HHitFilter(const HHitFilter&)
HHitFilter& operator=(const HHitFilter&)
Last update: Mon Feb 5 16:51:11 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.