From 92cd4b95d703ddbd33d95e20e3b6ee28f1df2f5f Mon Sep 17 00:00:00 2001 From: Lorenzo Pezzotti Date: Fri, 30 Jun 2023 18:10:25 +0200 Subject: [PATCH] Add minimal documentation Add minimal documentation for the 2023 test-beam. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5984ec3..23bc8ce 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # DreamDaqMon Data monitor for DreamDaq + +- `python2/` directory contains code for DreamDaq data monitoring as used at the 2023 test-beam on pcdreamus +- `DREvent.py` is a python3 version of the DREvent class to be used with TBDataPreparation at the 2023 test-beam via git-submodules