#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/L1Trigger/interface/P2GTCandidate.h"
#include "L1Trigger/Phase2L1GT/interface/L1GTScales.h"
#include "L1GTOptionalParam.h"
#include <functional>
#include <optional>
Go to the source code of this file.
Classes | |
class | l1t::L1GTSingleCollectionCut |
Namespaces | |
l1t | |
delete x; | |
Functions | |
template<typename T , typename K > | |
std::vector< T > | l1t::getParamVector (const std::string &name, const edm::ParameterSet &config, std::function< T(K)> conv) |