StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
StiPixelIsActiveFunctor.h
Go to the documentation of this file.
1 
10 #ifndef STI_Pixel_IS_ACTIVE_FUNCTOR
11 #define STI_Pixel_IS_ACTIVE_FUNCTOR
12 
13 #include "Sti/StiIsActiveFunctor.h"
14 
16 public:
18  virtual ~StiPixelIsActiveFunctor();
19  virtual bool operator()(double dYlocal, double dZlocal) const;
20 
21 protected:
22 };
23 
24 #endif // ifndef STI_Pixel_IS_ACTIVE_FUNCTOR
function object for determine a Pixel padrow's active regions
function object for determine a detector's active regions