StiIsSvtActiveFunctor Class Reference
function object for determine a detector's active regions
More...
#include <StiIsSvtActiveFunctor.h>
List of all members.
|
Public Member Functions |
|
| StiIsSvtActiveFunctor (Bool_t active=kTRUE, Bool_t editable=kTRUE) |
|
| StiIsSvtActiveFunctor (Int_t barrel, Int_t ladder, Int_t nWafers, Double_t dY=3.0, Double_t dZ=3.0, Bool_t active=kTRUE, Bool_t editable=kTRUE) |
|
virtual Bool_t | operator() (Double_t dYlocal, Double_t dZlocal) const |
Protected Attributes |
|
Int_t | _Barrel |
|
Int_t | _Ladder |
|
Int_t | _nWafers |
|
Double_t | _dY |
|
Double_t | _dZ |
Detailed Description
function object for determine a detector's active regions
Returns whether or not a given detector is active (capable of providing hit information) as a function of local z and y. Local x is not required because the detector is considered a surface, not a solid.
- Author:
- Ben Norman, Kent State University
- Date:
- March 2002
Definition at line 18 of file StiIsSvtActiveFunctor.h.
The documentation for this class was generated from the following file: