Public Member Functions | |
| is_in_z_window_noref (double pl_min, double pl_max) | |
| bool | operator() (CandStripHandle *csh) |
Public Attributes | |
| double | _pl_min |
| double | _pl_max |
|
||||||||||||
|
Definition at line 83 of file AltAlgSliceList.cxx. References _pl_max, and _pl_min. 00083 : 00084 _pl_min(pl_min), _pl_max(pl_max) {} bool operator()(CandStripHandle * csh) {
|
|
|
Definition at line 85 of file AltAlgSliceList.cxx. References _pl_min, and CandStripHandle::GetPlane().
|
|
|
Definition at line 82 of file AltAlgSliceList.cxx. Referenced by is_in_z_window_noref(). |
|
|
Definition at line 82 of file AltAlgSliceList.cxx. Referenced by is_in_z_window_noref(), and operator()(). |
1.3.9.1