Main Page
Namespaces
Classes
Package Documentation
CommonTools
Utils
src
Abort.cc
Go to the documentation of this file.
1
#include "
CommonTools/Utils/src/Abort.h
"
2
#include "
FWCore/Utilities/interface/EDMException.h
"
3
4
using namespace
reco::parser
;
5
6
void
Abort::operator()
(
const
char
*,
const
char
* )
const
{
7
throw
edm::Exception
(
edm::errors::Configuration
,
8
std::string
(
"parse rule not implemented yet"
) );
9
}
Exception
Definition:
hltDiff.cc:292
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
edm::errors::Configuration
Definition:
EDMException.h:36
EDMException.h
reco::parser::Abort::operator()
void operator()(const char *, const char *) const
Definition:
Abort.cc:6
reco::parser
Definition:
cutParser.h:9
Abort.h
Generated for CMSSW Reference Manual by
1.8.11