PODIO v00-16-03
An Event-Data-Model Toolkit for High Energy Physics Experiments
Loading...
Searching...
No Matches
read_frame.cpp File Reference
#include "podio/ROOTFrameReader.h"
#include "read_frame.h"

Go to the source code of this file.

Functions

int main ()
 

Function Documentation

◆ main()

int main ( )

Definition at line 5 of file read_frame.cpp.

5 {
6 return read_frames<podio::ROOTFrameReader>("example_frame.root");
7}