ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "PHG4IonGun.h"
#include "PHG4InEvent.h"
#include "PHG4Particle.h"
#include "PHG4Particlev3.h"
#include <fun4all/Fun4AllReturnCodes.h>
#include <phool/getClass.h>
#include <Geant4/G4IonTable.hh>
#include <Geant4/G4ParticleDefinition.hh>
#include <Geant4/G4String.hh>
#include <Geant4/G4SystemOfUnits.hh>
#include <algorithm>
#include <cmath>
#include <iostream>
#include <iterator>