Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
#include <cstdlib>
#include <cmath>
#include <stdexcept>
#include <iostream>
#include <sstream>
#include <fstream>
#include <string>
#include <list>
#include <boost/cstdint.hpp>
#include <CLHEP/Vector/LorentzVector.h>
#include <datatools/properties.h>
#include <datatools/utils.h>
#include <datatools/units.h>
#include <datatools/i_tree_dump.h>
#include <datatools/i_serializable.h>
#include <geomtools/utils.h>
#include <genbb_help/genbb_help_config.h>
#include <boost/serialization/export.hpp>
#include <boost/serialization/version.hpp>
Go to the source code of this file.
Classes | |
class | genbb::primary_particle |
A primary particle generated by a Monte Carlo generator process. More... | |
Namespaces | |
genbb | |
Top-level namespace of the Bayeux/genbb_help module library. | |