ATLAS Offline Software
CounterBase Member List

This is the complete list of members for CounterBase, including all inherited members.

bookGetPointer(TH1 *hist, const std::string &tDir="") constCounterBaseprotected
CounterBase()=deleteCounterBase
CounterBase(const std::string &name, const MonitorBase *parent)CounterBase
CounterBase(const CounterBase &)=deleteCounterBase
endEvent(float weight=1.0)CounterBasevirtual
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() constCounterBase
getParent() constCounterBase
getVariable(const std::string &name)CounterBase
increment(const std::string &name, float weight=1.0)CounterBase
m_nameCounterBaseprivate
m_parentCounterBaseprivate
m_variablesCounterBaseprivate
newEvent(const CostData &data, size_t index, float weight=1.0)=0CounterBasepure virtual
operator=(const CounterBase &)=deleteCounterBase
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)CounterBaseprotected
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)CounterBaseprotected
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)CounterBaseprotected
setDenominator(const std::string &name, float value)CounterBase
timeToMilliSec(const uint64_t start, const uint64_t stop) constCounterBaseprotected
variableExists(const std::string &name) constCounterBase
~CounterBase()=defaultCounterBasevirtual