#include <ValueQuantity.h>
Public Member Functions | |
int | getValue (int x) override |
double | getValue (double x) override |
ValueQuantity * | makeCopy () override |
double | max () override |
double | min () override |
int | nbins () override |
void | setBits (TH1 *o) override |
virtual void | setLS (TH1 *o) |
QuantityType | type () override |
ValueQuantity () | |
ValueQuantity (ValueQuantityType type, bool isLog=false) | |
~ValueQuantity () override | |
Public Member Functions inherited from hcaldqm::quantity::Quantity | |
virtual uint32_t | getBin (HcalDetId const &) |
virtual uint32_t | getBin (HcalElectronicsId const &) |
virtual uint32_t | getBin (HcalTrigTowerDetId const &) |
virtual uint32_t | getBin (int) |
virtual uint32_t | getBin (double) |
virtual std::vector< std::string > | getLabels () |
virtual int | getValue (HcalDetId const &) |
virtual int | getValue (HcalElectronicsId const &) |
virtual int | getValue (HcalTrigTowerDetId const &) |
virtual bool | isCoordinate () |
virtual bool | isLog () |
virtual std::string | name () |
Quantity () | |
Quantity (std::string const &name, bool isLog) | |
virtual void | setAxisType (AxisType at) |
virtual void | setLog (TH1 *o) |
virtual void | setMax (double) |
virtual void | setMin (double) |
virtual void | setNbins (int) |
virtual int | wofnbins () |
virtual | ~Quantity () |
Protected Attributes | |
ValueQuantityType | _type |
Protected Attributes inherited from hcaldqm::quantity::Quantity | |
AxisType | _axistype |
bool | _isLog |
std::string | _name |
Definition at line 269 of file ValueQuantity.h.
|
inline |
|
inline |
Definition at line 273 of file ValueQuantity.h.
|
inlineoverride |
Definition at line 276 of file ValueQuantity.h.
|
inlineoverridevirtual |
Reimplemented from hcaldqm::quantity::Quantity.
Reimplemented in hcaldqm::quantity::EventType, hcaldqm::quantity::RunNumber, hcaldqm::quantity::LumiSection, and hcaldqm::quantity::FlagQuantity.
Definition at line 282 of file ValueQuantity.h.
Referenced by hcaldqm::quantity::LumiSection::getBin(), hcaldqm::quantity::RunNumber::getBin(), and hcaldqm::quantity::EventType::getBin().
|
inlineoverridevirtual |
Reimplemented from hcaldqm::quantity::Quantity.
Definition at line 284 of file ValueQuantity.h.
|
inlineoverridevirtual |
Reimplemented from hcaldqm::quantity::Quantity.
Reimplemented in hcaldqm::quantity::EventType, hcaldqm::quantity::LumiSection, and hcaldqm::quantity::FlagQuantity.
Definition at line 278 of file ValueQuantity.h.
References hcaldqm::quantity::Quantity::_isLog, _type, and ValueQuantity().
|
inlineoverridevirtual |
Reimplemented from hcaldqm::quantity::Quantity.
Reimplemented in hcaldqm::quantity::EventType, hcaldqm::quantity::EventNumber, hcaldqm::quantity::RunNumber, hcaldqm::quantity::LumiSection, and hcaldqm::quantity::FlagQuantity.
Definition at line 291 of file ValueQuantity.h.
References _type.
Referenced by ZDCTask::bookHistograms().
|
inlineoverridevirtual |
Reimplemented from hcaldqm::quantity::Quantity.
Reimplemented in hcaldqm::quantity::EventType, hcaldqm::quantity::EventNumber, hcaldqm::quantity::RunNumber, hcaldqm::quantity::LumiSection, and hcaldqm::quantity::FlagQuantity.
Definition at line 290 of file ValueQuantity.h.
References _type.
Referenced by ZDCTask::bookHistograms().
|
inlineoverridevirtual |
Reimplemented from hcaldqm::quantity::Quantity.
Reimplemented in hcaldqm::quantity::EventType, hcaldqm::quantity::EventNumber, hcaldqm::quantity::RunNumber, hcaldqm::quantity::LumiSection, and hcaldqm::quantity::FlagQuantity.
Definition at line 289 of file ValueQuantity.h.
References _type.
Referenced by ZDCTask::bookHistograms().
|
inlineoverridevirtual |
Reimplemented from hcaldqm::quantity::Quantity.
Definition at line 293 of file ValueQuantity.h.
References hcaldqm::quantity::Quantity::setBits(), and setLS().
|
inlinevirtual |
Definition at line 295 of file ValueQuantity.h.
References _type, hcaldqm::constants::BIT_AXIS_LS, hcaldqm::constants::BIT_OFFSET, and hcaldqm::quantity::fLS.
Referenced by setBits().
|
inlineoverridevirtual |
Reimplemented from hcaldqm::quantity::Quantity.
Definition at line 288 of file ValueQuantity.h.
References hcaldqm::quantity::fValueQuantity.
Referenced by Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::inputCommands(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::outputCommands(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::outputEventContent(), and Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::properties().
|
protected |
Definition at line 307 of file ValueQuantity.h.
Referenced by cfg-viewer.unscheduled::_proceed(), Vispa.Gui.PortConnection.PointToPointConnection::calculateRoute(), makeCopy(), max(), min(), nbins(), SequenceTypes.ExpandVisitor::result(), and setLS().