ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
DataQuality
dqm_algorithms
dqm_algorithms
Histogram_Not_Empty_Disabled.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef DQM_ALGORITHMS_HISTOGRAM_NOT_EMPTY_DISABLED_H
6
#define DQM_ALGORITHMS_HISTOGRAM_NOT_EMPTY_DISABLED_H
7
8
#include <
dqm_algorithms/BasicHistoCheck.h
>
9
10
namespace
dqm_algorithms
11
{
12
struct
Histogram_Not_Empty_Disabled
:
public
BasicHistoCheck
13
{
14
Histogram_Not_Empty_Disabled
():
BasicHistoCheck
(
"Histogram_Not_Empty_Disabled"
) {};
15
};
16
}
17
18
#endif
// DQM_ALGORITHMS_HISTOGRAM_NOT_EMPTY_DISABLED_H
BasicHistoCheck.h
file declares the dqm_core::BasicHistoCheck class.
dqm_algorithms
Definition
AddReference.h:17
dqm_algorithms::BasicHistoCheck::BasicHistoCheck
BasicHistoCheck(const std::string &name)
Definition
BasicHistoCheck.cxx:33
dqm_algorithms::Histogram_Not_Empty_Disabled::Histogram_Not_Empty_Disabled
Histogram_Not_Empty_Disabled()
Definition
Histogram_Not_Empty_Disabled.h:14
Generated on
for ATLAS Offline Software by
1.17.0