StRoot
1
|
Public Member Functions | |
StFilterABC (const char *name, bool active=true) | |
virtual float * | GetPars () const =0 |
virtual const float * | GetDefs () const =0 |
virtual const char ** | GetNams () const =0 |
bool * | GetActive () |
void | SetDefs () |
bool | Active () const |
void | SetActive (bool active) |
virtual Int_t | Accept (StPoints3DABC *pnt, Color_t &, Size_t &, Style_t &)=0 |
Protected Attributes | |
bool | fActive |
Definition at line 319 of file StEventHelper.h.