Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
CinematicExtractor.cpp File Reference
#include "CinematicExtractor.h"
#include <algorithm>
#include <cctype>
#include <iterator>
#include <sstream>
#include <stdexcept>
Include dependency graph for CinematicExtractor.cpp:

Go to the source code of this file.

Functions

int countMatchInRegex (std::string s, std::string re)
 Counts the number of occurrences of a regex pattern in a given string.
 

Function Documentation

◆ countMatchInRegex()

int countMatchInRegex ( std::string  s,
std::string  re 
)

Counts the number of occurrences of a regex pattern in a given string.

Definition at line 74 of file CinematicExtractor.cpp.