CMS 3D CMS Logo

insertSelectedProcesses.h
Go to the documentation of this file.
1 #ifndef FWCore_Framework_insertSelectedProcesses_h
2 #define FWCore_Framework_insertSelectedProcesses_h
3 
4 #include <set>
5 #include <string>
6 
7 namespace edm {
8 
9  class BranchDescription;
10 
11  void insertSelectedProcesses(BranchDescription const& desc,
12  std::set<std::string>& processes,
13  std::set<std::string>& processesWithKeptProcessBlockProducts);
14 } // namespace edm
15 #endif
void insertSelectedProcesses(BranchDescription const &desc, std::set< std::string > &processes, std::set< std::string > &processesWithKeptProcessBlockProducts)
HLT enums.