#include <HtrXmlPatternTool.h>
Public Member Functions | |
void | createHists () |
void | Fill (const HcalElectronicsId HEID, HBHEDigiCollection::const_iterator data) |
void | Fill (const HcalElectronicsId HEID, HFDigiCollection::const_iterator data) |
void | Fill (const HcalElectronicsId HEID, HODigiCollection::const_iterator data) |
HtrXmlPatternSet * | GetPatternSet () |
HtrXmlPatternTool (HtrXmlPatternToolParameters *m_params) | |
void | prepareDirs () |
void | writeXML () |
~HtrXmlPatternTool () | |
Private Attributes | |
HtrXmlPatternToolParameters * | m_params |
HtrXmlPatternSet * | m_patternSet |
HtrXmlPatternWriter | m_xmlWriter |
Definition at line 9 of file HtrXmlPatternTool.h.
HtrXmlPatternTool::HtrXmlPatternTool | ( | HtrXmlPatternToolParameters * | m_params | ) |
Definition at line 11 of file HtrXmlPatternTool.cc.
HtrXmlPatternTool::~HtrXmlPatternTool | ( | ) |
Definition at line 36 of file HtrXmlPatternTool.cc.
void HtrXmlPatternTool::createHists | ( | ) |
Definition at line 198 of file HtrXmlPatternTool.cc.
void HtrXmlPatternTool::Fill | ( | const HcalElectronicsId | HEID, |
HBHEDigiCollection::const_iterator | data | ||
) |
Definition at line 40 of file HtrXmlPatternTool.cc.
void HtrXmlPatternTool::Fill | ( | const HcalElectronicsId | HEID, |
HFDigiCollection::const_iterator | data | ||
) |
Definition at line 65 of file HtrXmlPatternTool.cc.
void HtrXmlPatternTool::Fill | ( | const HcalElectronicsId | HEID, |
HODigiCollection::const_iterator | data | ||
) |
Definition at line 90 of file HtrXmlPatternTool.cc.
|
inline |
void HtrXmlPatternTool::prepareDirs | ( | ) |
Definition at line 115 of file HtrXmlPatternTool.cc.
void HtrXmlPatternTool::writeXML | ( | ) |
Definition at line 119 of file HtrXmlPatternTool.cc.
|
private |
Definition at line 22 of file HtrXmlPatternTool.h.
|
private |
Definition at line 21 of file HtrXmlPatternTool.h.
Referenced by GetPatternSet().
|
private |
Definition at line 23 of file HtrXmlPatternTool.h.