ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "PHG4ParticleGeneratorD0.h"
#include "PHG4InEvent.h"
#include "PHG4Particle.h"
#include "PHG4Particlev1.h"
#include <phool/PHRandomSeed.h>
#include <phool/getClass.h>
#include <TF1.h>
#include <TLorentzVector.h>
#include <TRandom.h>
#include <TRandom3.h>
#include <gsl/gsl_const.h>
#include <gsl/gsl_randist.h>
#include <gsl/gsl_rng.h>
#include <cmath>
#include <iostream>
#include <vector>