Versions Compared

Key

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

One will find below a list of changes which have been prototyped and are ready to be committed, once Calorimetry contributors all agree with it.

Status bits

Storage of data producer names instead of status bits

...

Worth to say: the use of this producer name by clients can be handy and
even necessary in some situation, but should be avoided whenever possible,
since this is restraining the global flexibility of the system.

IMPLEMENTED. READY TO COMMIT.

Avoid algo-oriented status bits

...

  • CalCluster::MIPTRACK
  • CalCluster::MOMENTS
  • CalCluster::ENERGYCORR
  • CalCluster::MIPFIT

IMPLEMENTED. READY TO COMMIT.

Generalize the validity status bits.

...

  • CalCluster::AXIS (instead of MOMENTS) TO BE DONE.
  • CalEventEnergy::VALIDPARAMS IMPLEMENTED. READY TO COMMIT.

Etc.

It seems CalCluster::ISOLATEDCLUSTER is redundant, and equivalent
to !ALLXTALS.

...