CMS 3D CMS Logo

L1TUtmCutValue.h
Go to the documentation of this file.
1 //
2 // NOTE: This file was automatically generated from UTM library via import_utm.pl
3 // DIRECT EDITS MIGHT BE LOST.
4 //
12 #ifndef tmEventSetup_L1TUtmCutValue_hh
13 #define tmEventSetup_L1TUtmCutValue_hh
14 
15 /*====================================================================*
16  * declarations
17  *====================================================================*/
18 /*-----------------------------------------------------------------*
19  * headers
20  *-----------------------------------------------------------------*/
21 #include <limits>
23 
24 /*-----------------------------------------------------------------*
25  * constants
26  *-----------------------------------------------------------------*/
27 /* nope */
28 
33  // ctor
35  : value(std::numeric_limits<double>::max()), index(std::numeric_limits<unsigned int>::max()), version(0){};
36 
37  double value;
38  unsigned int index;
39  unsigned int version;
41 };
42 
43 #endif // tmEventSetup_L1TUtmCutValue_hh
44 /* eof */
unsigned int version
unsigned int index
Definition: value.py:1
#define COND_SERIALIZABLE
Definition: Serializable.h:38