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