HepMC event record
Functions
rootIO_example_read.cc File Reference

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 rootIO_example_read.cc.

#include "HepMC/GenEvent.h"
#include "HepMC/WriterAscii.h"
#include "HepMC/ReaderRoot.h"
#include "HepMC/Print.h"
#include <iostream>
+ Include dependency graph for rootIO_example_read.cc:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)