ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Wrappers to simplify reading/writing ROOT TTree-based files. More...
#include <array>
#include <stdexcept>
#include <string>
#include <tuple>
#include <type_traits>
#include <TFile.h>
#include <TTree.h>
Go to the source code of this file.
Namespaces | |
namespace | dfe |
namespace | dfe::namedtuple_root_impl |
namespace | dfe::io_root_impl |
Functions | |
dfe::io_root_impl::__attribute__ ((unused)) inline ULong64_t *get_address(uint64_t &x) | |
bit shift for hit key | |
template<typename T > | |
T * | dfe::io_root_impl::get_address (T &x) |
Variables | |
template<typename T , std::size_t S> | |
constexpr bool | dfe::namedtuple_root_impl::is_integer_with_size_v |
Wrappers to simplify reading/writing ROOT TTree-based files.
Definition in file dfe_io_root.hpp.