EICd
EIC data model
|
#include <algorithm>
#include <cmath>
#include <exception>
#include <limits>
#include <string>
#include <vector>
#include <Math/Vector4D.h>
#include "eicd/TrackParametersCollection.h"
#include "eicd/ReconstructedParticleCollection.h"
#include "eicd/ReconstructedParticleData.h"
Go to the source code of this file.
Namespaces | |
eicd | |
eicd::helpers | |
Functions | |
auto | eicd::helpers::momenta_from_tracking (const std::vector< eic::TrackParametersData > &tracks, const double mass) |