Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
DataFormats
PatCandidates
interface
throwMissingLabel.h
Go to the documentation of this file.
1
#ifndef __DataFormats_PatCandidates_throwMissingLabel_h__
2
#define __DataFormats_PatCandidates_throwMissingLabel_h__
3
4
#include <string>
5
#include <vector>
6
7
namespace
pat {
8
void
throwMissingLabel
(
const
std::string
& what,
9
const
std::string
& bad_label,
10
const
std::vector<std::string>& available);
11
}
12
13
#endif
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
pat::throwMissingLabel
void throwMissingLabel(const std::string &what, const std::string &bad_label, const std::vector< std::string > &available)
Definition:
throwMissingLabel.cc:7
Generated for CMSSW Reference Manual by
1.8.5