CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions | Variables
TriggerResultsBasedEventSelector.cc File Reference
#include <algorithm>
#include "FWCore/Framework/interface/TriggerResultsBasedEventSelector.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)
 
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))
 

Variable Documentation

const edm::TypeID s_TrigResultsType(typeid(edm::TriggerResults))
static