CMS 3D CMS Logo

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
void operator()(const char *, const char *) const
Definition: Abort.cc:6
fixed size matrix