PODIO
v00-16-03
An Event-Data-Model Toolkit for High Energy Physics Experiments
Loading...
Searching...
No Matches
write_frame_root.cpp
Go to the documentation of this file.
1
#include "
write_frame.h
"
2
3
#include "
podio/ROOTFrameWriter.h
"
4
5
int
main
(
int
,
char
**) {
6
write_frames<podio::ROOTFrameWriter>(
"example_frame.root"
);
7
return
0;
8
}
ROOTFrameWriter.h
main
int main()
Definition:
read-multiple.cpp:4
write_frame.h
podio-00-16-03
tests
write_frame_root.cpp
Generated by
1.9.6