ATLAS Offline Software
|
This is the complete list of members for CounterGlobal, including all inherited members.
bookGetPointer(TH1 *hist, const std::string &tDir="") const | CounterBase | protected |
CounterBase()=delete | CounterBase | |
CounterBase(const std::string &name, const MonitorBase *parent) | CounterBase | |
CounterBase(const CounterBase &)=delete | CounterBase | |
CounterGlobal()=delete | CounterGlobal | |
CounterGlobal(const std::string &name, const MonitorBase *parent) | CounterGlobal | |
CounterGlobal(const CounterGlobal &)=delete | CounterGlobal | |
endEvent(float weight=1.0) | CounterBase | virtual |
fill(const std::string &name, float value, float weight=1.0) | CounterBase | |
fill(const std::string &name, float xvalue, float yvalue, float weight) | CounterBase | |
getName() const | CounterBase | |
getParent() const | CounterBase | |
getVariable(const std::string &name) | CounterBase | |
increment(const std::string &name, float weight=1.0) | CounterBase | |
m_name | CounterBase | private |
m_parent | CounterBase | private |
m_variables | CounterBase | private |
newEvent(const CostData &data, size_t incrementWalltime, const float weight=1.) override | CounterGlobal | virtual |
operator=(const CounterGlobal &)=delete | CounterGlobal | |
CounterBase::operator=(const CounterBase &)=delete | CounterBase | |
regHistogram(const std::string &name, const std::string &title, const VariableType type=VariableType::kPerCall, const LogType xaxis=kLog, const float min=0.1, const float max=1000000., const size_t bins=70) | CounterBase | protected |
regHistogram(const std::string &name, const std::string &title, const VariableType type, const LogType xaxis, const float xmin, const float xmax, const size_t xbins, const LogType yaxis, const float ymin, const float ymax, const size_t ybins) | CounterBase | protected |
regTProfile(const std::string &name, const std::string &title, const VariableType type=VariableType::kPerCall, const LogType xaxis=kLog, const float min=0.1, const float max=1000000., const size_t bins=70) | CounterBase | protected |
setDenominator(const std::string &name, float value) | CounterBase | |
timeToMilliSec(const uint64_t start, const uint64_t stop) const | CounterBase | protected |
variableExists(const std::string &name) const | CounterBase | |
~CounterBase()=default | CounterBase | virtual |
~CounterGlobal()=default | CounterGlobal | virtual |