LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
ParticleList.cxx File Reference

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
 

Detailed Description

Particle list in DetSim contains Monte Carlo particle information.

Version
Id
ParticleList.cxx,v 1.10 2010/05/13 16:12:20 seligman Exp
Author
selig.nosp@m.man@.nosp@m.nevis.nosp@m..col.nosp@m.umbia.nosp@m..edu

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.