CMS 3D CMS Logo

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

#include <PPSAlignmentConfig.h>

Public Attributes

double x_max_
 
double x_min_
 

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

Definition at line 33 of file PPSAlignmentConfig.h.

Member Function Documentation

◆ serialize()

template<class Archive >
void SelectionRange::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 37 of file PPSAlignmentConfig.h.

◆ cond::serialization::access

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

Definition at line 37 of file PPSAlignmentConfig.h.

Member Data Documentation

◆ x_max_

double SelectionRange::x_max_

Definition at line 35 of file PPSAlignmentConfig.h.

◆ x_min_

double SelectionRange::x_min_

Definition at line 34 of file PPSAlignmentConfig.h.