StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
List of all members
StiNeverActiveFunctor Class Reference

Class implements an object which is never active. More...

#include <StiNeverActiveFunctor.h>

Inheritance diagram for StiNeverActiveFunctor:
StiIsActiveFunctor

Additional Inherited Members

- 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
 
- Protected Attributes inherited from StiIsActiveFunctor
Bool_t _active
 
Bool_t _editable
 

Detailed Description

Class implements an object which is never active.

function object which always returns false

Author
Ben Norman, Kent State University
Date
March 2002

Definition at line 16 of file StiNeverActiveFunctor.h.


The documentation for this class was generated from the following files: