StRoot
1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
StiSsd
StiSsdIsActiveFunctor.h
1
// $Id: StiSsdIsActiveFunctor.h,v 1.2 2005/06/21 15:31:48 lmartin Exp $
2
//
3
// $Log: StiSsdIsActiveFunctor.h,v $
4
// Revision 1.2 2005/06/21 15:31:48 lmartin
5
// CVS tags added
6
//
13
#ifndef STI_SSD_IS_ACTIVE_FUNCTOR
14
#define STI_SSD_IS_ACTIVE_FUNCTOR
15
16
#include "
Sti/StiIsActiveFunctor.h
"
17
18
struct
StiSsdIsActiveFunctor
:
public
StiIsActiveFunctor
19
{
20
StiSsdIsActiveFunctor
();
21
virtual
~
StiSsdIsActiveFunctor
();
22
virtual
bool
operator()(
double
dYlocal,
double
dZlocal)
const
;
23
};
24
25
#endif // defined STI_SSD_IS_ACTIVE_FUNCTOR
StiSsdIsActiveFunctor
Definition:
StiSsdIsActiveFunctor.h:18
StiIsActiveFunctor
function object for determine a detector's active regions
Definition:
StiIsActiveFunctor.h:17
StiIsActiveFunctor.h
Generated by
1.8.5