StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
StiNeverActiveFunctor.h
Go to the documentation of this file.
1 
10 #ifndef STI_NEVER_ACTIVE_FUNCTOR
11 #define STI_NEVER_ACTIVE_FUNCTOR
12 
13 #include "StiIsActiveFunctor.h"
14 
17 {
18 public:
20  virtual ~StiNeverActiveFunctor();
21 };
22 
23 #endif // defined STI_NEVER_ACTIVE_FUNCTOR
function object for determine a detector's active regions
Class implements an object which is never active.