Main Page
Namespaces
Classes
Package Documentation
src
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,
const
std::string
& bad_label,
9
const
std::vector<std::string>& available);
10
}
11
12
#endif
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
pat
Definition:
HeavyIon.h:7
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.11