#include <MonitorElementCollection.h>
Public Attributes | |
int64_t | num = 0 |
double | real = 0 |
std::string | str |
Definition at line 44 of file MonitorElementCollection.h.
int64_t MonitorElementData::Scalar::num = 0 |
Definition at line 45 of file MonitorElementCollection.h.
Referenced by dqm::impl::MonitorElement::doFill(), dqm::impl::MonitorElement::Fill(), pileupCalc.EquidistantBinning::find(), dqm::impl::MonitorElement::getIntValue(), dqm::impl::MonitorElement::packScalarData(), DQMTTreeIO::TreeSimpleReader< T >::read(), dqm::impl::MonitorElement::Reset(), and pileupCalc.EquidistantBinning::width().
double MonitorElementData::Scalar::real = 0 |
Definition at line 46 of file MonitorElementCollection.h.
Referenced by dqm::impl::MonitorElement::doFill(), dqm::impl::MonitorElement::Fill(), dqm::impl::MonitorElement::getFloatValue(), dqm::impl::MonitorElement::packScalarData(), DQMTTreeIO::TreeSimpleReader< T >::read(), and dqm::impl::MonitorElement::Reset().
std::string MonitorElementData::Scalar::str |
Definition at line 47 of file MonitorElementCollection.h.
Referenced by dqm::impl::MonitorElement::Fill(), dqm::impl::MonitorElement::getStringValue(), dqm::impl::MonitorElement::packScalarData(), DQMTTreeIO::TreeStringReader::read(), and dqm::impl::MonitorElement::Reset().