#include <algorithm>
#include "FWCore/Framework/interface/TriggerResultsBasedEventSelector.h"
#include "FWCore/Framework/interface/EventForOutput.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/Algorithms.h"
Go to the source code of this file.
Namespaces | |
edm | |
HLT enums. | |
edm::detail | |
edm::test | |
Functions | |
bool | edm::detail::configureEventSelector (edm::ParameterSet const &iPSet, std::string const &iProcessName, std::vector< std::string > const &iAllTriggerNames, edm::detail::TriggerResultsBasedEventSelector &oSelector, ConsumesCollector &&iC) |
ParameterSetID | edm::detail::registerProperSelectionInfo (edm::ParameterSet const &iInitial, std::string const &iLabel, std::map< std::string, std::vector< std::pair< std::string, int > > > const &outputModulePathPositions, bool anyProductProduced) |
void | edm::test::run_all_output_module_tests () |
Variables | |
static const edm::TypeID | s_TrigResultsType (typeid(edm::TriggerResults)) |
|
static |