Main Page
Namespaces
Classes
Package Documentation
CondFormats
L1TObjects
interface
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>
22
#include "
CondFormats/Serialization/interface/Serializable.h
"
23
24
/*-----------------------------------------------------------------*
25
* constants
26
*-----------------------------------------------------------------*/
27
/* nope */
28
32
struct
L1TUtmCutValue
{
33
// ctor
34
L1TUtmCutValue
()
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
;
40
COND_SERIALIZABLE
;
41
};
42
43
#endif // tmEventSetup_L1TUtmCutValue_hh
44
/* eof */
L1TUtmCutValue::version
unsigned int version
Definition:
L1TUtmCutValue.h:39
L1TUtmCutValue::index
unsigned int index
Definition:
L1TUtmCutValue.h:38
L1TUtmCutValue
Definition:
L1TUtmCutValue.h:32
std
Definition:
JetResolutionObject.h:76
createfilelist.int
int
Definition:
createfilelist.py:10
value
Definition:
value.py:1
SiStripPI::max
Definition:
SiStripPayloadInspectorHelper.h:169
L1TUtmCutValue::L1TUtmCutValue
L1TUtmCutValue()
Definition:
L1TUtmCutValue.h:34
COND_SERIALIZABLE
#define COND_SERIALIZABLE
Definition:
Serializable.h:38
L1TUtmCutValue::value
double value
Definition:
L1TUtmCutValue.h:35
Serializable.h
Generated for CMSSW Reference Manual by
1.8.11