mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-06-12 07:17:13 +02: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