CMS 3D CMS Logo

Public Attributes

PixelDCSObject< T >::Item Struct Reference

#include <PixelDCSObject.h>

List of all members.

Public Attributes

std::string name
Type value

Detailed Description

template<class T>
struct PixelDCSObject< T >::Item

Definition at line 24 of file PixelDCSObject.h.


Member Data Documentation

template<class T>
std::string PixelDCSObject< T >::Item::name

Definition at line 26 of file PixelDCSObject.h.

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

template<class T>
Type PixelDCSObject< T >::Item::value

Definition at line 28 of file PixelDCSObject.h.

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