Public Member Functions | |
| bool | operator() (CandStripHandle *csh) |
|
|
Definition at line 167 of file AltAlgSliceList.cxx. References CandStripHandle::GetPlaneView(). 00167 {
00168 return csh->GetPlaneView() == PlaneView::kV;
00169 }
|
1.3.9.1