Versions Compared

Key

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

Below is the current state of the code, corresponding to the release v5r26 of CalRecon.

Panel
titleStructure of CalRecon v5r26
borderStylesolid

Above is the current state of the code. The next planned step is a step toward something more similar to TkrRecon.

First of all, we will extract from CalClustersAlg a new top level algorithm called CalEventEnergyAlg, letting in the former only the clustering related stuff. CalEventEnergyAlg will have The proposal below is trying to go one step closer to TkrRecon, and one step toward future TDS classes. The original main algorithm is splitted in two actors, one for clustering, one for corrections. The latter, CalEnergyAlg, has default tools which depends on the instance name (same mechanism as in TkrReconAlg). In the second daigram

Also, we want to transform the current kernel into a service, which any client will access as a classical Gaudi Service, which makes the class CalReconActor useless.

The expected result is show below show that the former kernel tool is made a package service, which is closer to its actual role.

Panel
titleProposal 1: two top level algorithms
borderStylesolid

Panel
titleProposal 2: the former kernel tool is made a package service
borderStylesolid

If you wish more details about the arguments which have lead to the current decisions, you can have a look at those pages :