PODIO v00-16-03
An Event-Data-Model Toolkit for High Energy Physics Experiments
Loading...
Searching...
No Matches
read_frame_sio.cpp
Go to the documentation of this file.
2
3#include "read_frame.h"
4
5int main() {
6 return read_frames<podio::SIOFrameReader>("example_frame.sio");
7}
int main()