|
eic-smear
1.0.3
A collection of ROOT classes for Monte Carlo events and a fast-smearing code simulating detector effects for the Electron-Ion Collider task force
|
#include "eicsmear/erhic/Pythia6.h"#include <iostream>#include <stdexcept>#include <sstream>#include <string>#include <TFile.h>#include <TObjString.h>#include <TPythia6.h>#include <TStopwatch.h>#include <TTree.h>#include "eicsmear/erhic/EventMCFilterABC.h"#include "eicsmear/erhic/ParticleMC.h"#include "eicsmear/erhic/EventFactory.h"Go to the source code of this file.
Namespaces | |
| erhic | |
Implementation of class erhic::Pythia6.
Definition in file Pythia6.cxx.