ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "Fun4AllHepMCPileupInputManager.h"
#include "PHHepMCGenEvent.h"
#include "PHHepMCGenEventMap.h"
#include "PHHepMCGenHelper.h"
#include <fun4all/Fun4AllBase.h>
#include <fun4all/Fun4AllReturnCodes.h>
#include <phool/PHRandomSeed.h>
#include <HepMC/GenEvent.h>
#include <HepMC/IO_GenEvent.h>
#include <gsl/gsl_randist.h>
#include <gsl/gsl_rng.h>
#include <cassert>
#include <fstream>
#include <iostream>