ATLAS Offline Software
MDTOverview_Station.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 #ifndef DQM_ALGORITHMS_MDTOVERVIEW_STATION_H
6 #define DQM_ALGORITHMS_MDTOVERVIEW_STATION_H
7 
9 
10 namespace dqm_algorithms {
11 
13  {
14  MDTOverview_Station(): MDTOverview( "MDTOverview_Station" ) {};
15  };
16 
17 } //namespace dqm_algorithms
18 
19 #endif // DQM_ALGORITHMS_MDTOVERVIEW_STATION_H
dqm_algorithms::MDTOverview
Definition: MDTOverview.h:20
dqm_algorithms::MDTOverview_Station::MDTOverview_Station
MDTOverview_Station()
Definition: MDTOverview_Station.h:14
MDTOverview.h
dqm_algorithms::MDTOverview_Station
Definition: MDTOverview_Station.h:13
dqm_algorithms
Definition: AddReference.h:17