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 <iostream>
#include <memory>
#include <string>
#include <TBranch.h>
#include <TTree.h>
#include "eicsmear/functions.h"
#include "eicsmear/erhic/VirtualEvent.h"
#include "eicsmear/erhic/EventPythia.h"
#include "eicsmear/smear/EventSmear.h"
Go to the source code of this file.
Classes | |
class | erhic::VirtualEventFactory |
Abstract base class for event builders. More... | |
class | erhic::EventFromAsciiFactory< T > |
Creates events from an input plain text file containing appropriately formatted data. More... | |
Namespaces | |
erhic | |
Declaration of class erhic::EventFactory.
Definition in file erhic/EventFactory.h.