ATLAS Offline Software
Loading...
Searching...
No Matches
DataQuality
dqm_algorithms
dqm_algorithms
MDT_OccupancyHoleFinder.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
/*file MDT_OccupancyHoleFinder imp author Justin Griffiths
6
*/
7
8
#ifndef DQM_ALGORITHMS_MDT_OCCUPANCYHOLEFINDER_H
9
#define DQM_ALGORITHMS_MDT_OCCUPANCYHOLEFINDER_H
10
11
#include <
dqm_algorithms/OccupancyHoleFinder.h
>
12
13
namespace
dqm_algorithms
{
14
15
16
struct
MDT_OccupancyHoleFinder
:
public
OccupancyHoleFinder
17
{
18
MDT_OccupancyHoleFinder
():
OccupancyHoleFinder
(
"MDT"
) {
19
};
20
};
21
22
23
24
}
//dqm_algorithms
25
26
#endif
// DQM_ALGORITHMS_MDT_OCCUPANCYHOLEFINDER_H
OccupancyHoleFinder.h
dqm_algorithms
Definition
AddReference.h:17
dqm_algorithms::MDT_OccupancyHoleFinder::MDT_OccupancyHoleFinder
MDT_OccupancyHoleFinder()
Definition
MDT_OccupancyHoleFinder.h:18
dqm_algorithms::OccupancyHoleFinder::OccupancyHoleFinder
OccupancyHoleFinder(const std::string &name)
Definition
OccupancyHoleFinder.cxx:34
Generated on
for ATLAS Offline Software by
1.14.0