CMS 3D CMS Logo

ErrorCodes.h
Go to the documentation of this file.
1 #ifndef CommonTools_Utils_ErrorCodes_h
2 #define CommonTools_Utils_ErrorCodes_h
3 // -*- C++ -*-
4 //
5 // Package: Utilities
6 // Class : ErrorCodes
7 //
16 //
17 // Original Author: Chris Jones
18 // Created: Wed Aug 13 10:37:44 EDT 2008
19 // $Id: ErrorCodes.h,v 1.2 2008/11/07 15:13:08 gpetrucc Exp $
20 //
21 
22 // system include files
23 
24 // user include files
25 
26 // forward declarations
27 
28 namespace reco {
29  namespace parser {
30  enum ErrorCodes {
31  kNoError = 0,
43  };
44  }
45 } // namespace reco
46 #endif
fixed size matrix