|
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/Kinematics.h"#include <algorithm>#include <cmath>#include <functional>#include <iostream>#include <list>#include <memory>#include <numeric>#include <stdexcept>#include <utility>#include <vector>#include <TDatabasePDG.h>#include <TParticlePDG.h>#include <TVector3.h>#include "eicsmear/erhic/EventDis.h"#include "eicsmear/erhic/ParticleIdentifier.h"Go to the source code of this file.
Namespaces | |
| erhic | |
Implementations of kinematic calculation classes.
Definition in file Kinematics.cxx.