rewrite package

Submodules

rewrite.example_measurement module

rewrite.runRates module

rewrite.runRates.run()[source]

Creates an instance of RateAnalyzer and runs a simple rate measurement.

rewrite.runServer module

class rewrite.runServer.RequestHandler(request, client_address, server)[source]

Bases: xmlrpc.server.SimpleXMLRPCRequestHandler

Adapter Class for xmlrpc

rpc_paths = ('/RPC2',)
rewrite.runServer.run()[source]

Starts an instance of the DAQ server with xmlrpc enabled and then enters an infinite loop and processes requests

rewrite.runWriterToMongoDB module

rewrite.runWriterToMongoDB.run()[source]

rewrite.simpleClient module

rewrite.simpleClient.reciever_loop()[source]
rewrite.simpleClient.run()[source]

Module contents