CMS 3D CMS Logo

Namespaces | Functions
L1GTOptionalParam.h File Reference
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include <string>
#include <optional>
#include <functional>

Go to the source code of this file.

Namespaces

 l1t
 delete x;
 

Functions

template<typename T , typename K >
std::optional< Tl1t::getOptionalParam (const std::string &name, const edm::ParameterSet &config, std::function< T(K)> conv)
 
template<typename T >
std::optional< Tl1t::getOptionalParam (const std::string &name, const edm::ParameterSet &config)