rewrite.lib.utils package¶
Subpackages¶
Submodules¶
rewrite.lib.utils.WriterToMongoDB module¶
rewrite.lib.utils.ReaderFromMongoDB module¶
-
class
rewrite.lib.utils.ReaderFromMongoDB.ReaderFromMongoDB(logger=None)[source]¶ Bases:
objectClass that read data from MongoDB and sends it as if it were coming from a DAQ card. This is a basic version, which can be extended. Inits the MongoDB connection and the zeromq socket. This needs to start before any analysis.