#include <XMLHTRPatternLoader.h>
Public Member Functions | |
_checksumsDBConfig () | |
Public Attributes | |
std::string | comment_description |
int | crate |
std::string | htr_data_patterns_data_file |
std::string | name_label |
Definition at line 49 of file XMLHTRPatternLoader.h.
XMLHTRPatternLoader::checksumsDBConfig::_checksumsDBConfig | ( | ) |
Definition at line 56 of file XMLHTRPatternLoader.cc.
References comment_description, crate, htr_data_patterns_data_file, and name_label.
: XMLProcessor::DBConfig() { comment_description = "checksum for all crates version test:2"; name_label = "CMS-HCAL-ROOT"; htr_data_patterns_data_file = "./testHTRPattern_checksums.xml"; crate = -1; }
Definition at line 52 of file XMLHTRPatternLoader.h.
Referenced by _checksumsDBConfig().
Definition at line 55 of file XMLHTRPatternLoader.h.
Referenced by _checksumsDBConfig().
Definition at line 54 of file XMLHTRPatternLoader.h.
Referenced by _checksumsDBConfig().
Definition at line 53 of file XMLHTRPatternLoader.h.
Referenced by _checksumsDBConfig().