[inline]
Definition at line 147 of file AltAlgSliceList.cxx.
References CandStripHandle::GetCharge(), and CandStripHandle::GetTPos().
00147 { 00148 return (sum + (current->GetCharge() * current->GetTPos())); 00149 }