Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CalorimeterIslandCluster: avoid complaining about missing readouts (#…
…1559) ### Briefly, what does this PR introduce? This fixes a small regression from #1554 pointed out by @wdconinc. Some error messages would appear for detectors that are not using matrices and don't specify "readout" field. This allows the current status quo to continue, but removes the messages. ### What kind of change does this PR introduce? - [x] Bug fix (issue #__) - [ ] New feature (issue #__) - [ ] Documentation update - [ ] Other: __ ### Please check if this PR fulfills the following: - [ ] Tests for the changes have been added - [ ] Documentation has been added / updated - [ ] Changes have been communicated to collaborators ### Does this PR introduce breaking changes? What changes might users need to make to their code? No ### Does this PR change default behavior? No --------- Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
- Loading branch information