[inline]
Definition at line 152 of file AltAlgSliceList.cxx.
References CandStripHandle::GetCharge(), and CandStripHandle::GetZPos().
00152 { 00153 return (sum + (current->GetCharge() * current->GetZPos())); 00154 }