Versions Compared

Key

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

...

  • long getCellId();
  • IDDecoder get IDDecoder();
  • SubDetector getSubDetector(); and

And replace with:

  • (some smarter cell ID) getCellID();
  • DetectorElement getDetectorElement();
    where the smarter cell Id is to be defined. It is capable of identifying a single channel on the sensor defined by DetectorElement.