Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • CalCluster
    • Modify layer data for moments analysis output
      • Energy, Radiation lengths, etc., per layer
    • Output variables:
      • Longitudinal and transverse moments
      • X0,Y0 at face of Cal
      • Distance to nearest edge
      • Others?
    • Who: Tracy
  • CalCorToolResult
    • Define status bits
      • Type of trajectory used (Cal or Tkr)
    • Who: Bill, Tracy
  • CalEventEnergy
    • Mechanism to allow multiple cluster analysis (e.g. pi0 analysis)
    • Who: Tracy, David
  • Relational Tables
    • Implement tables
    • Who: David or Tracy?
  • test suite
    • Upgrade code in src/test
    • Who: David

Algorithm Structure

  • CalReconAlg?
    • Provide mechanism, similar to TkrReconAlg, for catching exceptions in CalRecon in order to continue processing.
    • CalReconAlg above Cluster, MIP, Correction algorithms? Or can Gaudi be trained to catch exceptions and continue processing?
    • Who: David
  • Iterative processing
    • Can Gaudi algorithm "execute" methods be called more than once per event? Allow for job options iterative processing "loop"
    • Who: David
  • MIP Finding
    • Integrate MIP finding algorithm into structure
    • Who: Tracy, David
  • Processing Sequence
    • First Pass
      • Clustering
      • Mip Finding
      • Energy "Corrections"
        • "Raw" energy tool
        • Iterative moments analysis (Cal Standalone)
    • Second Pass
      • Energy Corrections
        • CalValsTool
        • Last Layer
        • Profile
        • Likelihood

...