1 #ifndef FWCore_Utilities_path_configuration_h 2 #define FWCore_Utilities_path_configuration_h 24 #include <unordered_set> std::string removeSchedulingTokensFromModuleLabel(std::string iLabel)
std::vector< std::string > configurationToModuleBitPosition(std::vector< std::string >)
SchedulingConstructLabelSet const & schedulingConstructLabels()
std::unordered_set< std::string, std::hash< std::string >, std::equal_to<> > SchedulingConstructLabelSet
The label is an indicator of a path scheduling construct and not an actual module.