HepMC3 event record library
Functions
rootIOTree_example_read.cc File Reference

Basic example of use of root I/O with tree: reading events from file. More...

#include "HepMC3/GenEvent.h"
#include "HepMC3/WriterAscii.h"
#include "HepMC3/ReaderRootTree.h"
#include "HepMC3/Print.h"
#include <iostream>
+ Include dependency graph for rootIOTree_example_read.cc:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Basic example of use of root I/O with tree: reading events from file.

Author
Witold Pokorski/Andrii Verbytskyi
Date
29/10/15

Definition in file rootIOTree_example_read.cc.

Function Documentation

int main ( int  argc,
char **  argv 
)