LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Particle list in DetSim contains Monte Carlo particle information. More...
#include "nug4/ParticleNavigation/ParticleList.h"
#include "nug4/ParticleNavigation/EveIdCalculator.h"
#include "cetlib_except/exception.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include <TLorentzVector.h>
#include <set>
Go to the source code of this file.
Namespaces | |
sim | |
Monte Carlo Simulation. | |
Functions | |
std::ostream & | sim::operator<< (std::ostream &output, const ParticleList &list) |
std::ostream & | sim::operator<< (std::ostream &output, const ParticleList::archived_info_type &info) |
Variables | |
static std::unique_ptr< EveIdCalculator > | sim::eveIdCalculator |
Particle list in DetSim contains Monte Carlo particle information.
Although there's nothing in the following class that assumes units, the standard for LArSoft is that distances are in cm, and energies are in GeV.
Definition in file ParticleList.cxx.