![]() |
ATLAS Offline Software
|
This is the complete list of members for CounterAlgorithm, including all inherited members.
| bookGetPointer(TH1 *hist, const std::string &tDir="") const | CounterBase | protected |
| CounterAlgorithm()=delete | CounterAlgorithm | |
| CounterAlgorithm(const std::string &name, const MonitorBase *parent, const bool skipHistograms=false) | CounterAlgorithm | |
| CounterAlgorithm(const CounterAlgorithm &)=delete | CounterAlgorithm | |
| CounterBase()=delete | CounterBase | |
| CounterBase(const std::string &name, const MonitorBase *parent) | CounterBase | |
| CounterBase(const CounterBase &)=delete | CounterBase | |
| 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 index, const float weight=1.) override | CounterAlgorithm | virtual |
| operator=(const CounterAlgorithm &)=delete | CounterAlgorithm | |
| 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 | |
| ~CounterAlgorithm()=default | CounterAlgorithm | virtual |
| ~CounterBase()=default | CounterBase | virtual |
1.8.18