Hydra: PDFSumExtendable.h File Reference (original) (raw)
PDFSumExtendable.h File Reference
Include dependency graph for PDFSumExtendable.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces |
---|
Functions | |
---|---|
template<typename PDF1 , typename PDF2 , typename ... PDFs> | |
PDFSumExtendable< PDF1, PDF2, PDFs... > | hydra::add_pdfs (std::array< Parameter, sizeof...(PDFs)+2 >const &var_list, PDF1 const &pdf1, PDF2 const &pdf2, PDFs const &...pdfs) |
Function to build up extendable pdfs models. More... | |