Classes
sppt Namespace Reference

Classes

class  SpacePointAlg_TimeSort
 
class  TTSpacePointFinder
 

Detailed Description

Title: TTSpacePointFinder class Author: wketc.nosp@m.hum@.nosp@m.lanl..nosp@m.gov Inputs: recob::Hit Outputs: recob::SpacePoint

Description: This module, TimeTickSpacePointFinder (or TTSpacePointFinder for short) was originally designed to produce a spacepoint object based on hits from TTHitFinder, with the intention to allow for a significant number of ghost spacepoints, where some downstream application would deal with the results.

In reality, it is just a generic SpacePointFinder implementing the SpacePointAlg_TimeSort algorithm.

This code is totally microboone specific, btw.