#include <CaloOnlineTools/HcalOnlineDb/interface/HcalHardwareXml.h>
Public Member Functions | |
_HcalPart () | |
Public Attributes | |
string | attr_name |
string | attr_value |
string | barcode |
string | comment |
string | kind_of_part |
string | mode |
string | name_label |
Definition at line 25 of file HcalHardwareXml.h.
_HcalPart::_HcalPart | ( | ) | [inline] |
Definition at line 27 of file HcalHardwareXml.h.
00027 { mode=""; kind_of_part=""; name_label=""; barcode=""; comment=""; attr_name=""; attr_value=""; };
string _HcalPart::attr_name |
string _HcalPart::attr_value |
string _HcalPart::barcode |
Definition at line 31 of file HcalHardwareXml.h.
Referenced by HcalHardwareXml::addHardware(), and HcalHardwareXml::addPart().
string _HcalPart::comment |
string _HcalPart::kind_of_part |
string _HcalPart::mode |
string _HcalPart::name_label |