StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
StiIstIsActiveFunctor.h
1 #ifndef StiIstIsActiveFunctor_h
2 #define StiIstIsActiveFunctor_h
3 
5 
13 {
14 public:
16  virtual ~StiIstIsActiveFunctor();
17  virtual bool operator()(double dYlocal, double dZlocal) const;
18 
19 protected:
20 };
21 
22 #endif
function object for determine a Ist padrow's active regions
function object for determine a detector's active regions