1#ifndef CINEMATIC_EXTRACTOR_H
2#define CINEMATIC_EXTRACTOR_H
9#include <unordered_map>
34 std::vector<std::string> out;
55 std::pair<int, int>
extract(
const std::string& filename);
Incoming/outgoing particles extracted from a MARTY computeWilsonCoefficients call.
std::size_t outgoing_count() const
std::vector< std::string > ordered_particles() const
std::vector< std::string > outgoing
std::size_t incoming_count() const
std::vector< std::string > incoming