Main Page
Namespaces
Classes
Package Documentation
CommonTools
Utils
src
Abort.h
Go to the documentation of this file.
1
#ifndef Parser_Abort_h
2
#define Parser_Abort_h
3
/* \class reco::parser::Abort
4
*
5
* Numerical expression setter
6
*
7
* \author original version: Chris Jones, Cornell,
8
* adapted by Luca Lista, INFN
9
*
10
* \version $Revision: 1.2 $
11
*
12
*/
13
14
namespace
reco
{
15
namespace
parser
{
16
struct
Abort
{
17
void
operator()
(
const
char
*,
const
char
* )
const
;
18
};
19
}
20
}
21
22
#endif
reco::parser::Abort
Definition:
Abort.h:16
reco::parser::Abort::operator()
void operator()(const char *, const char *) const
Definition:
Abort.cc:6
writedatasetfile.parser
parser
Definition:
writedatasetfile.py:7
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:44
Generated for CMSSW Reference Manual by
1.8.11