CMS 3D CMS Logo

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

#include <LutXml.h>

Public Member Functions

 _Config ()
 

Public Attributes

int crate
 
std::string creationstamp
 
std::string creationtag
 
int depth
 
int fiber
 
int fiberchan
 
std::string formatrevision
 
int generalizedindex
 
int ieta
 
int iphi
 
std::vector< unsigned int > lut
 
int lut_type
 
int slot
 
std::string targetfirmware
 
int topbottom
 

Detailed Description

Definition at line 32 of file LutXml.h.

Constructor & Destructor Documentation

XERCES_CPP_NAMESPACE_USE LutXml::Config::_Config ( )

Definition at line 66 of file LutXml.cc.

Member Data Documentation

int LutXml::_Config::crate

Definition at line 35 of file LutXml.h.

std::string LutXml::_Config::creationstamp

Definition at line 37 of file LutXml.h.

std::string LutXml::_Config::creationtag

Definition at line 36 of file LutXml.h.

int LutXml::_Config::depth

Definition at line 35 of file LutXml.h.

int LutXml::_Config::fiber

Definition at line 35 of file LutXml.h.

int LutXml::_Config::fiberchan

Definition at line 35 of file LutXml.h.

std::string LutXml::_Config::formatrevision

Definition at line 38 of file LutXml.h.

int LutXml::_Config::generalizedindex

Definition at line 40 of file LutXml.h.

int LutXml::_Config::ieta

Definition at line 35 of file LutXml.h.

int LutXml::_Config::iphi

Definition at line 35 of file LutXml.h.

std::vector<unsigned int> LutXml::_Config::lut

Definition at line 41 of file LutXml.h.

int LutXml::_Config::lut_type

Definition at line 35 of file LutXml.h.

int LutXml::_Config::slot

Definition at line 35 of file LutXml.h.

std::string LutXml::_Config::targetfirmware

Definition at line 39 of file LutXml.h.

int LutXml::_Config::topbottom

Definition at line 35 of file LutXml.h.