![]() |
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 <map>
#include <string>
#include <TObject.h>
#include <TObjString.h>
#include <TString.h>
#include "eicsmear/erhic/EventBase.h"
#include "eicsmear/erhic/EventMilou.h"
#include "eicsmear/erhic/EventPythia.h"
#include "eicsmear/erhic/EventFactory.h"
Go to the source code of this file.
Classes | |
class | erhic::LogReader |
class | erhic::LogReaderPythia |
class | erhic::LogReaderPepsi |
class | erhic::LogReaderDjangoh |
class | erhic::LogReaderMilou |
class | erhic::LogReaderGmcTrans |
class | erhic::LogReaderFactory |
class | erhic::FileType |
class | erhic::File< T > |
class | erhic::FileFactory |
Declarations of file information and log-reading classes.
Definition in file File.h.