ATLAS Offline Software
|
#include <dqm_core/AlgorithmConfig.h>
#include <dqm_algorithms/PassInput.h>
#include <TClass.h>
#include <map>
#include <dqm_core/AlgorithmManager.h>
Go to the source code of this file.
Macros | |
#define | DQM_ALGORITHMS_PASSINPUT_CXX |
takes the input and returns it in dqm_core::Result. This is intended to act as a way of getting histograms and configuration information to a summary maker, in order to perform multi-input analysis.
Definition in file PassInput.cxx.
#define DQM_ALGORITHMS_PASSINPUT_CXX |
Definition at line 12 of file PassInput.cxx.