ATLAS Offline Software
Loading...
Searching...
No Matches
PassInput.cxx File Reference

takes the input and returns it in dqm_core::Result. More...

#include <dqm_core/AlgorithmConfig.h>
#include <dqm_algorithms/PassInput.h>
#include <TClass.h>
#include <map>
#include <dqm_core/AlgorithmManager.h>
Include dependency graph for PassInput.cxx:

Go to the source code of this file.

Macros

#define DQM_ALGORITHMS_PASSINPUT_CXX

Variables

static dqm_algorithms::PassInput myInstance

Detailed Description

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.

Author
Evan Wulf

Definition in file PassInput.cxx.

Macro Definition Documentation

◆ DQM_ALGORITHMS_PASSINPUT_CXX

#define DQM_ALGORITHMS_PASSINPUT_CXX

Definition at line 11 of file PassInput.cxx.

Variable Documentation

◆ myInstance

dqm_algorithms::PassInput myInstance
static

Definition at line 22 of file PassInput.cxx.