CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes | Private Member Functions | Friends
L1TUtmCutValue Struct Reference

#include <L1TUtmCutValue.h>

Public Member Functions

 L1TUtmCutValue ()
 

Public Attributes

unsigned int index
 
double value
 
unsigned int version
 

Private Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned int version)
 

Friends

class boost::serialization::access
 
template<typename CondSerializationT , typename Enabled >
struct cond::serialization::access
 

Detailed Description

Author
Takashi Matsushita Created: 12 Mar 2015

This class implements data structure for CutValue

Definition at line 35 of file L1TUtmCutValue.h.

Constructor & Destructor Documentation

L1TUtmCutValue::L1TUtmCutValue ( )
inline

Member Function Documentation

template<class Archive >
void L1TUtmCutValue::serialize ( Archive &  ar,
const unsigned int  version 
)
private

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Definition at line 46 of file L1TUtmCutValue.h.

template<typename CondSerializationT , typename Enabled >
friend struct cond::serialization::access
friend

Definition at line 46 of file L1TUtmCutValue.h.

Member Data Documentation

unsigned int L1TUtmCutValue::index
double L1TUtmCutValue::value
unsigned int L1TUtmCutValue::version