CMS 3D CMS Logo

List of all members | Public Attributes | Private Member Functions | Friends
SiPixelVCal::VCal Struct Reference

#include <SiPixelVCal.h>

Public Attributes

float offset = -60.
 
float slope = 47.
 

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 16 of file SiPixelVCal.h.

Member Function Documentation

◆ serialize()

template<class Archive >
void SiPixelVCal::VCal::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 19 of file SiPixelVCal.h.

◆ cond::serialization::access

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

Definition at line 19 of file SiPixelVCal.h.

Member Data Documentation

◆ offset

float SiPixelVCal::VCal::offset = -60.

Definition at line 18 of file SiPixelVCal.h.

Referenced by upgradeWorkflowComponents.UpgradeWorkflow::workflow_().

◆ slope

float SiPixelVCal::VCal::slope = 47.

Definition at line 17 of file SiPixelVCal.h.