EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#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 | |
namespace | erhic |
Implementations of kinematic calculation classes.
Definition in file Kinematics.cxx.