EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <cmath>
#include <fstream>
#include <iostream>
#include <sstream>
#include <vector>
#include <TF1.h>
#include <TF2.h>
#include <TLorentzVector.h>
#include <TRandom3.h>
#include <TROOT.h>
#include <TSystem.h>
#include <TString.h>
#include "eicsmear/smear/Device.h"
#include "eicsmear/erhic/Kinematics.h"
#include "eicsmear/erhic/Particle.h"
#include "eicsmear/erhic/ParticleIdentifier.h"
#include "eicsmear/smear/Smear.h"
#include "eicsmear/smear/Smearer.h"
#include "eicsmear/erhic/VirtualParticle.h"
Go to the source code of this file.
Classes | |
struct | Smear::ParticleID |
Namespaces | |
namespace | Smear |
Declaration of class Smear::ParticleID.
Definition in file ParticleID.h.