![]() |
![]() |
#include <ValueQuantity.h>
Public Member Functions | |
uint32_t | getBin (int l) override |
int | getValue (int l) override |
LumiSection () | |
LumiSection (int n) | |
LumiSection * | makeCopy () override |
double | max () override |
double | min () override |
std::string | name () override |
int | nbins () override |
void | setMax (double x) override |
~LumiSection () override | |
![]() | |
double | getValue (double x) override |
void | setBits (TH1 *o) override |
virtual void | setLS (TH1 *o) |
QuantityType | type () override |
ValueQuantity () | |
ValueQuantity (ValueQuantityType type, bool isLog=false) | |
~ValueQuantity () override | |
![]() | |
virtual uint32_t | getBin (HcalDetId const &) |
virtual uint32_t | getBin (HcalElectronicsId const &) |
virtual uint32_t | getBin (HcalTrigTowerDetId const &) |
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 () |
Quantity () | |
Quantity (std::string const &name, bool isLog) | |
virtual void | setAxisType (AxisType at) |
virtual void | setLog (TH1 *o) |
virtual void | setMin (double) |
virtual void | setNbins (int) |
virtual int | wofnbins () |
virtual | ~Quantity () |
Protected Attributes | |
int | _n |
![]() | |
ValueQuantityType | _type |
![]() | |
AxisType | _axistype |
bool | _isLog |
std::string | _name |
Definition at line 341 of file ValueQuantity.h.
|
inline |
Definition at line 344 of file ValueQuantity.h.
|
inline |
Definition at line 346 of file ValueQuantity.h.
|
inlineoverride |
Definition at line 349 of file ValueQuantity.h.
|
inlineoverridevirtual |
Reimplemented from hcaldqm::quantity::Quantity.
Definition at line 359 of file ValueQuantity.h.
References hcaldqm::quantity::ValueQuantity::getValue().
Referenced by BTagWeightCalculator.BTagWeightCalculator::calcJetWeightImpl().
|
inlineoverridevirtual |
Reimplemented from hcaldqm::quantity::ValueQuantity.
Definition at line 358 of file ValueQuantity.h.
References checklumidiff::l.
|
inlineoverridevirtual |
Reimplemented from hcaldqm::quantity::ValueQuantity.
Definition at line 351 of file ValueQuantity.h.
|
inlineoverridevirtual |
Reimplemented from hcaldqm::quantity::ValueQuantity.
Definition at line 357 of file ValueQuantity.h.
|
inlineoverridevirtual |
Reimplemented from hcaldqm::quantity::ValueQuantity.
Definition at line 356 of file ValueQuantity.h.
|
inlineoverridevirtual |
Reimplemented from hcaldqm::quantity::Quantity.
Definition at line 354 of file ValueQuantity.h.
Referenced by config.CFG::__str__(), validation.Sample::digest(), VIDSelectorBase.VIDSelectorBase::initialize(), and Vispa.Views.PropertyView.Property::valueChanged().
|
inlineoverridevirtual |
Reimplemented from hcaldqm::quantity::ValueQuantity.
Definition at line 355 of file ValueQuantity.h.
|
inlineoverridevirtual |
Reimplemented from hcaldqm::quantity::Quantity.
Definition at line 361 of file ValueQuantity.h.
|
protected |
Definition at line 364 of file ValueQuantity.h.