ATLAS Offline Software
FitMonitor.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3 */
4 
10 #ifndef LArSamples_FitMonitor_H
11 #define LArSamples_FitMonitor_H
12 
15 
16 namespace LArSamples {
17 
19  {
20 
21  public:
22 
24  FitMonitor(const Interface& interface) : MonitorBase(interface) { }
25 
26  bool makeSummary(const char* fileName) const;
27  };
28 }
29 
30 #endif
LArSamples::FitMonitor::FitMonitor
FitMonitor(const Interface &interface)
Constructor
Definition: FitMonitor.h:24
ATLAS_NOT_THREAD_SAFE
#define ATLAS_NOT_THREAD_SAFE
getNoisyStrip() Find noisy strips from hitmaps and write out into xml/db formats
Definition: checker_macros.h:212
LArSamples
Definition: AbsShape.h:24
MonitorBase.h
FortranAlgorithmOptions.fileName
fileName
Definition: FortranAlgorithmOptions.py:13
HLTCFConfig.makeSummary
def makeSummary(flags, name, flatDecisions)
Functions to create the CF tree from CF configuration objects.
Definition: HLTCFConfig.py:44
LArSamples::MonitorBase
Definition: LArCalorimeter/LArSamplesMon/LArSamplesMon/MonitorBase.h:30
LArSamples::Interface
Definition: Interface.h:36
LArSamples::FitMonitor
storage of the time histories of all the cells
Definition: FitMonitor.h:19
checker_macros.h
Define macros for attributes used to control the static checker.