ATLAS Offline Software
Loading...
Searching...
No Matches
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
9
10#ifndef LArSamples_FitMonitor_H
11#define LArSamples_FitMonitor_H
12
15
16namespace LArSamples {
17
19 {
20
21 public:
22
25
26 bool makeSummary(const char* fileName) const;
27 };
28}
29
30#endif
Define macros for attributes used to control the static checker.
#define ATLAS_NOT_THREAD_SAFE
getNoisyStrip() Find noisy strips from hitmaps and write out into xml/db formats
FitMonitor(const Interface &interface)
Constructor.
Definition FitMonitor.h:24