PDFxTMDLib
1.0.0
|
#include "PDFxTMDLib/Common/PartonUtils.h"
#include <algorithm>
#include <array>
#include <cmath>
#include <iostream>
#include <map>
#include <set>
#include <unordered_map>
#include <vector>
#include "PDFxTMDLib/Common/StringUtils.h"
Go to the source code of this file.
Classes | |
struct | PDFxTMD::DefaultAllFlavorShape |
struct | PDFxTMD::DefaultAllFlavorTMDShape |
Namespaces | |
PDFxTMD | |
Functions | |
bool | PDFxTMD::isBlockSeparator (std::string &line) |
bool | PDFxTMD::isComment (const std::string &line) |
int | PDFxTMD::findPidInPids (int pid, const std::vector< int > &pids) |