EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "eicsmear/erhic/Pythia6ParticleBuilder.h"
#include <cmath>
#include <iostream>
#include <memory>
#include <string>
#include <TBranch.h>
#include <TClass.h>
#include <TMCParticle.h>
#include <TObjArray.h>
#include <TProcessID.h>
#include <TPythia6.h>
#include <TTree.h>
#include "eicsmear/erhic/EventMCFilterABC.h"
#include "eicsmear/erhic/EventPythia.h"
#include "eicsmear/erhic/Kinematics.h"
#include "eicsmear/erhic/ParticleMC.h"
#include "eicsmear/erhic/Pythia6EventBuilder.h"
Go to the source code of this file.
Namespaces | |
namespace | erhic |
Implementation of class erhic::Pythia6EventBuilder.
Definition in file Pythia6EventBuilder.cxx.