19 skipCurrentProcess_(
false) {}
52 size_t nwords = tokens.size();
104 if (
this != &other) {
127 if (
this != &
other) {
152 while (*p1 && (*p1 == *p2)) {
179 void const* productRegistry)
const {
184 __sync_synchronize();
196 void const* productRegistry)
const {
205 __sync_synchronize();
213 ost <<
"InputTag: label = " << tag.
label() <<
", instance = " << tag.
instance()
unsigned int ProductResolverIndex
static std::string const separator(":")
std::ostream & operator<<(std::ostream &ost, const HLTGlobalStatus &hlt)
Formatted printout of trigger tbale.
def branchType(schema, name)
std::vector< std::string > tokenize(std::string const &input, std::string const &separator)
breaks the input string into tokens, delimited by the separator