Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Rob's editorial comments in italics.

Rob showed his proposal for organizing hit information. See the two attached files.

...

  • (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. There was disagreement about whether it should just be the channel ID on the given detector or whether it should be the full ID of the channel, including the components that identify the sensor. I believe that it should be the former since we already have the information about the sensor available via the getSubDetector() method.