Hammer
1.0.0
Helicity Amplitude Module for Matrix Element Reweighting
|
#include <map>
#include <string>
#include <vector>
#include <unordered_map>
#include "Hammer/IndexTypes.hh"
#include "Hammer/Particle.hh"
#include "Hammer/Tools/SettingsConsumer.hh"
#include "Hammer/Tools/HammerSerial.fhh"
Go to the source code of this file.
Classes | |
class | Hammer::Process |
Decay process class. More... | |
Namespaces | |
Hammer | |
The Hammer namespace contains the library code. | |
Functions | |
ParticleIndex | Hammer::parentId (Process::const_iterator it) |
const ParticleIndices & | Hammer::daughtersId (Process::const_iterator it) |
Hammer process class.
Definition in file Process.hh.