Modularization
Project 1: Integrate existing TPhMulMod with reconstruction.
- Basic module: Probably a wrapper class around TPhMulMod.
- Inputs: The main vertex & a standard calibrated hit container (not a Hit Array)
- Output: A TPhMulOut object added to the event, with the standard default contents:
- Syntax: TPhMulOut m1(mp) given a processed TPhMulMod mp
- Problem: I'm not sure how well tested TPhMulOut is these days...
Project 2: Data reconstruction.