ATLAS Offline Software
|
#include <iostream>
#include <dqm_core/AlgorithmManager.h>
#include <dqm_algorithms/summary/SimpleSummary.h>
#include <dqm_core/Result.h>
#include <dqm_core/Parameter.h>
Go to the source code of this file.
file makes a SimpleSummary for the Parameters in the Region: returns the status with the highest total weight (relative majority)
Definition in file SimpleSummary.cxx.