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.
DataReaderModuleis 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 ofDataWriterModule. A possible replacement would beDetectorDataReceiverModule, and many of the readout modules that are currently<subdet>ReaderModuleshould probably be<subdet>ReceiverModule.