ATLAS Offline Software
Loading...
Searching...
No Matches
AddReference_All_Bins_Filled.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
8
9#ifndef DQM_ALGORITHMS_ADDREFERENCE_ALL_BINS_FILLED_H
10#define DQM_ALGORITHMS_ADDREFERENCE_ALL_BINS_FILLED_H
11
12#include <dqm_core/Algorithm.h>
14
15namespace dqm_algorithms
16{
18 {
20
21 };
22}
23
24#endif // DQM_ALGORITHMS_ADDREFERENCE_ALL_BINS_FILLED_H
file declares the dqm_algorithms::AddReference class.
AddReference(const std::string &name)