1#ifndef FIRE_IO_ACCESS_H
2#define FIRE_IO_ACCESS_H
4#include "fire/version/Version.h"
32 template <
typename T,
typename D>
Geant4 does a GLOBAL definition of the keyword TRUE.
Definition: AbstractData.h:11
empty struct for connecting a instance of Data and the type it wraps
Definition: Access.h:22
static void connect(T &t, D &d)
Connect the input types by attaching t to do.
Definition: Access.h:33