CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes | Private Member Functions | Friends
CaenChannel Struct Reference

#include <PixelDCSObject.h>

Public Attributes

float iMon
 
bool isOn
 
float vMon
 

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 40 of file PixelDCSObject.h.

Member Function Documentation

template<class Archive >
void CaenChannel::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 PixelDCSObject.h.

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

Definition at line 46 of file PixelDCSObject.h.

Member Data Documentation

float CaenChannel::iMon

Definition at line 43 of file PixelDCSObject.h.

Referenced by PixelPopConDCSSourceHandler< Type >::setValue().

bool CaenChannel::isOn

Definition at line 42 of file PixelDCSObject.h.

Referenced by PixelPopConDCSSourceHandler< Type >::setValue().

float CaenChannel::vMon

Definition at line 44 of file PixelDCSObject.h.

Referenced by PixelPopConDCSSourceHandler< Type >::setValue().