mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-02-01 08:24:54 +01:00
new folder structure
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// Your First C++ Program
|
||||
#include <iostream>
|
||||
#include "file_io/FileHandler.hpp"
|
||||
#include "aare/FileHandler.hpp"
|
||||
|
||||
using JFileHandler = FileHandler<DetectorType::Jungfrau,uint16_t>;
|
||||
using JFile = File<DetectorType::Jungfrau,uint16_t>;
|
||||
|
||||
Reference in New Issue
Block a user