EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <iostream>
#include <memory>
#include <string>
#include <vector>
#include <map>
#include <TBranch.h>
#include <TTree.h>
#include "eicsmear/functions.h"
#include "eicsmear/erhic/VirtualEvent.h"
#include "eicsmear/erhic/EventHepMC.h"
#include "eicsmear/erhic/EventPythia.h"
#include "eicsmear/smear/EventSmear.h"
Go to the source code of this file.
Classes | |
class | erhic::VirtualEventFactory |
class | erhic::EventFromAsciiFactory< T > |
Namespaces | |
namespace | erhic |
Declaration of class erhic::EventFactory.
Definition in file EventFactory.h.