#include <XMLRBXPedestalsLoader.h>
Public Member Functions | |
_datasetDBConfig () | |
Public Attributes | |
std::string | comment_description |
std::string | kind_of_part |
std::string | name_label |
Definition at line 52 of file XMLRBXPedestalsLoader.h.
XMLRBXPedestalsLoader::datasetDBConfig::_datasetDBConfig | ( | ) |
Definition at line 49 of file XMLRBXPedestalsLoader.cc.
References comment_description, kind_of_part, and name_label.
: XMLProcessor::DBConfig() { comment_description = "RBX pedestals for an RBX slot"; name_label = "HEM10"; kind_of_part = "HCAL RBX Slot"; }
Definition at line 55 of file XMLRBXPedestalsLoader.h.
Referenced by _datasetDBConfig().
Definition at line 57 of file XMLRBXPedestalsLoader.h.
Referenced by _datasetDBConfig().
Definition at line 56 of file XMLRBXPedestalsLoader.h.
Referenced by _datasetDBConfig().