- add cython .cpp files to .gitignore

- raweat.hpp: add empty constructor and introduce "set_file"
- rawmerge.hpp: add initial channel and write_table method
- add rawmeat example to pyt/example.py
- add raw_merger.hpp to main.cpp
This commit is contained in:
Mario Fink
2020-08-10 14:54:15 +02:00
parent 23f933f68e
commit 7316d59c2c
5 changed files with 120 additions and 8 deletions

2
.gitignore vendored
View File

@@ -12,4 +12,6 @@ nohup.out
raw_eater.cpp
cyt/*.cpp
*.o