aegir
Phlex-based simulation framework for the SHiP experiment.
Loading...
Searching...
No Matches
Namespaces | Functions
pythia_common.hpp File Reference
#include <Pythia8/Pythia.h>
#include <string>
#include <vector>
Include dependency graph for pythia_common.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  aegir
 

Functions

template<typename Pythia >
void aegir::configure_beams (Pythia &pythia, int idA, int idB, double beam_energy)
 
template<typename Pythia >
void aegir::stabilise_long_lived (Pythia &pythia, double tau0_threshold)
 
template<typename MCParticle >
std::vector< MCParticle > aegir::extract_particles (Pythia8::Event const &event, double z_offset=0.0)