![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "HepMCNodeReader.h"#include "PHG4InEvent.h"#include "PHG4Particle.h"#include "PHG4Particlev1.h"#include <fun4all/Fun4AllReturnCodes.h>#include <phhepmc/PHHepMCGenEvent.h>#include <phhepmc/PHHepMCGenEventMap.h>#include <phool/PHCompositeNode.h>#include <phool/PHDataNode.h>#include <phool/PHNode.h>#include <phool/PHNodeIterator.h>#include <phool/PHObject.h>#include <phool/PHRandomSeed.h>#include <phool/getClass.h>#include <phool/phool.h>#include <phool/recoConsts.h>#include <HepMC/GenEvent.h>#include <HepMC/GenParticle.h>#include <HepMC/GenVertex.h>#include <HepMC/IteratorRange.h>#include <HepMC/SimpleVector.h>#include <HepMC/Units.h>#include <CLHEP/Vector/LorentzRotation.h>#include <gsl/gsl_const.h>#include <gsl/gsl_randist.h>#include <gsl/gsl_rng.h>#include <cassert>#include <cmath>#include <cstdlib>#include <iostream>#include <iterator>#include <list>#include <utility>
Include dependency graph for HepMCNodeReader.cc:Go to the source code of this file.
Classes | |
| class | IsStateFinal |
| this predicate returns true if the input has no decay vertex More... | |
Variables | |
| static IsStateFinal | isfinal |
|
static |
Definition at line 65 of file HepMCNodeReader.cc.
View newest version in sPHENIX GitHub at line 65 of file HepMCNodeReader.cc
Referenced by HepMCNodeReader::process_event().