DataReaderModule is overly-generic and slightly misleading
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 0
- Forks
- 1
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 7
Description
DataReaderModule is the base class for all of the detector-specific data reception modules. The name is vague, as I initially wanted to use it for a file reader, the opposite of DataWriterModule. A possible replacement would be DetectorDataReceiverModule, and many of the readout modules that are currently <subdet>ReaderModule should probably be <subdet>ReceiverModule.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the DataReaderModule base class and references to the detector-specific ReaderModule names. Determine the complete set of affected readout modules and confirm the preferred receiver naming; done means the agreed names are applied consistently across all references.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100