StRoot
1
|
function object for determine a Ist padrow's active regions More...
#include <StiIstIsActiveFunctor.h>
Public Member Functions | |
virtual bool | operator() (double dYlocal, double dZlocal) const |
virtual bool | operator() (double dYlocal, double dZlocal) const |
Public Member Functions inherited from StiIsActiveFunctor | |
StiIsActiveFunctor (Bool_t active=kTRUE, Bool_t editable=kTRUE) | |
virtual Bool_t | isActive () const |
Returns whether the object is active. | |
virtual void | setIsActive (Bool_t value) |
Set whether the object is active. | |
virtual Bool_t | isEditable () const |
Returns whether the object is editable. | |
virtual void | setIsEditable (Bool_t value) |
Set whether the object is editable. | |
virtual Bool_t | operator() (Double_t dYlocal, Double_t dZlocal) const |
Additional Inherited Members | |
Protected Attributes inherited from StiIsActiveFunctor | |
Bool_t | _active |
Bool_t | _editable |
function object for determine a Ist padrow's active regions
Definition at line 12 of file StiIstIsActiveFunctor.h.