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 ()
 
virtual ~L1TUtmCutValue ()=default
 

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 19 of file L1TUtmCutValue.h.

Constructor & Destructor Documentation

◆ L1TUtmCutValue()

L1TUtmCutValue::L1TUtmCutValue ( )
inline

◆ ~L1TUtmCutValue()

virtual L1TUtmCutValue::~L1TUtmCutValue ( )
virtualdefault

Member Function Documentation

◆ serialize()

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

Friends And Related Function Documentation

◆ boost::serialization::access

friend class boost::serialization::access
friend

Definition at line 28 of file L1TUtmCutValue.h.

◆ cond::serialization::access

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

Definition at line 28 of file L1TUtmCutValue.h.

Member Data Documentation

◆ index

unsigned int L1TUtmCutValue::index

◆ value

double L1TUtmCutValue::value

◆ version

unsigned int L1TUtmCutValue::version