EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "eicsmear/erhic/ParticleIdentifier.h"
#include <algorithm>
#include <iostream>
#include <vector>
#include <string>
#include <TParticlePDG.h>
#include <TDatabasePDG.h>
#include "eicsmear/erhic/EventMC.h"
Go to the source code of this file.
Implementation of class ParticleIdentifier.
Definition in file ParticleIdentifier.cxx.