|
ATLAS Offline Software
|
Go to the documentation of this file.
15 namespace HLT {
namespace MET {
22 const ToolHandle<GenericMonitoringTool>&
tool)
const
Group
Properties of a chain group.
Group of local monitoring quantities and retain correlation when filling histograms
std::vector< std::unique_ptr< Monitored::IMonitoredVariable > > m_ptrs
Any monitored variables that we own directly.
Monitored::Group build(const ToolHandle< GenericMonitoringTool > &tool) const
Build the monitored group.
It used to be useful piece of code for replacing actual SG with other store of similar functionality ...
void add(Monitored::IMonitoredVariable &variable)
Add a new monitored variable.
void increaseCapacity(std::size_t value, bool owned=false)
Increase the internal capacity.
std::vector< std::reference_wrapper< Monitored::IMonitoredVariable > > m_references
References to monitored variables.