cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
BoostTreeUtils.cpp File Reference
+ Include dependency graph for BoostTreeUtils.cpp:

Go to the source code of this file.

Namespaces

namespace  boost
 
namespace  boost::cepgen
 

Functions

pt::ptree pack (const ::cepgen::RunParameters &)
 
pt::ptree pack (const ::cepgen::ParametersDescription &pdesc)
 
pt::ptree pack (const ::cepgen::ParametersList &params)
 
template<>
pt::ptree pack<::cepgen::ParametersList > (const std::vector<::cepgen::ParametersList > &vec)
 
template<typename T >
pt::ptree pack (const std::vector< T > &vec)
 
template<>
pt::ptree pack< double > (const std::vector< double > &vec)
 
pt::ptree pack (const ::cepgen::Limits &lim)
 
::cepgen::ParametersList unpack (const pt::ptree &tree)
 
void add (::cepgen::ParametersList &base, const std::string &name, const pt::ptree &tree)