You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

Diagram of Proposed CalRecon TDS Architecture

Prototype Definition of the CalParams Class

  • Prototype class found here
  • Intended to provide a single interface to all the basic energy reconstruction parameters:
    • Energy
    • The reconstructed energy centroid (cluster position)
    • The axis of the energy flow (cluster axis)
    • And the errors assigned to these
      • For energy: a number
      • For centroid and axis: two 3x3 error matrices
  • Is a subclass of the main recon output classes

Prototype Definition of the CalCluster Class

  • Prototype class found here
  • Contains the basic energy reconstruction parameters
  • Is really useful

Prototype Definition of the CalCorToolResult Class

  • Prototype class found here
  • Contains the basic energy reconstruction parameters
  • Is really useful

Prototype Definition of the CalEventEnergy Class

  • Prototype class found here
  • Contains the basic energy reconstruction parameters
  • Is really useful
  • No labels