#include "hlocmaxfilterSim.h" |
HLocMaxFilterSim
class description - source file - inheritance tree (.pdf)
public:
HLocMaxFilterSim()
HLocMaxFilterSim(const HLocMaxFilterSim&)
~HLocMaxFilterSim()
virtual Bool_t check(TObject* obj)
static TClass* Class()
virtual TClass* IsA() const
HLocMaxFilterSim& operator=(const HLocMaxFilterSim&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HLocMaxFilterSim(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 HRichHitIPUSim object
Output parameters:
none
Return code:
Returns kTRUE if the x coordinate of the RICH hit is valid (!=999),
otherwise kFALSE;
~HLocMaxFilterSim(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)
HLocMaxFilterSim HLocMaxFilterSim(const HLocMaxFilterSim&)
HLocMaxFilterSim& operator=(const HLocMaxFilterSim&)
Last update: Fri Jan 26 11:59:39 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.