![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "PHG4SimpleEventGenerator.h"#include "PHG4InEvent.h"#include "PHG4Particle.h"#include "PHG4Particlev2.h"#include "PHG4Utils.h"#include <fun4all/Fun4AllReturnCodes.h>#include <phool/PHCompositeNode.h>#include <phool/PHDataNode.h>#include <phool/PHNode.h>#include <phool/PHNodeIterator.h>#include <phool/PHObject.h>#include <phool/getClass.h>#include <phool/phool.h>#include <TSystem.h>#include <gsl/gsl_randist.h>#include <gsl/gsl_rng.h>#include <cassert>#include <cmath>#include <cstdlib>#include <iostream>#include <memory>
Include dependency graph for PHG4SimpleEventGenerator.cc: