ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <HepMC/GenEvent.h>
#include <HepMC/GenParticle.h>
#include <HepMC/GenRanges.h>
#include <HepMC/GenVertex.h>
#include <HepMC/HeavyIon.h>
#include <HepMC/IO_BaseClass.h>
#include <HepMC/IO_GenEvent.h>
#include <HepMC/IteratorRange.h>
#include <HepMC/SimpleVector.h>
#include <boost/version.hpp>
#include <boost/property_tree/ptree.hpp>
#include <boost/operators.hpp>
#include <boost/property_tree/xml_parser.hpp>
#include <gsl/gsl_histogram.h>
#include <algorithm>
#include <cmath>
#include <cstdlib>
#include <iostream>
#include <string>
Go to the source code of this file.
Functions | |
int | main () |