ATLAS Offline Software
Loading...
Searching...
No Matches
DataQuality
dqm_algorithms
dqm_algorithms
AFP_ToFSiTCorrCheck.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef DQM_Algorithms_AFP_ToFSiTCorrCheck_H
6
#define DQM_Algorithms_AFP_ToFSiTCorrCheck_H
7
8
#include <dqm_core/Algorithm.h>
9
#include <dqm_core/AlgorithmConfig.h>
10
#include <dqm_core/Result.h>
11
12
#include <TObject.h>
13
14
#include <map>
15
#include <ostream>
16
#include <string>
17
#include <utility>
18
#include <vector>
19
20
namespace
dqm_algorithms
{
21
class
AFP_ToFSiTCorrCheck
:
public
dqm_core::Algorithm {
22
public
:
23
AFP_ToFSiTCorrCheck
();
24
25
AFP_ToFSiTCorrCheck
*
clone
()
override
;
26
dqm_core::Result*
execute
(
const
std::string& name,
const
TObject&
object
,
const
dqm_core::AlgorithmConfig&
config
)
override
;
27
void
printDescriptionTo
( std::ostream& out )
override
;
28
29
};
30
}
// namespace dqm_algorithms
31
32
#endif
// DQM_Algorithms_AFP_ToFSiTCorrCheck_H
dqm_algorithms::AFP_ToFSiTCorrCheck::execute
dqm_core::Result * execute(const std::string &name, const TObject &object, const dqm_core::AlgorithmConfig &config) override
Definition
AFP_ToFSiTCorrCheck.cxx:35
dqm_algorithms::AFP_ToFSiTCorrCheck::AFP_ToFSiTCorrCheck
AFP_ToFSiTCorrCheck()
Definition
AFP_ToFSiTCorrCheck.cxx:24
dqm_algorithms::AFP_ToFSiTCorrCheck::clone
AFP_ToFSiTCorrCheck * clone() override
Definition
AFP_ToFSiTCorrCheck.cxx:30
dqm_algorithms::AFP_ToFSiTCorrCheck::printDescriptionTo
void printDescriptionTo(std::ostream &out) override
Definition
AFP_ToFSiTCorrCheck.cxx:189
config
Definition
PhysicsAnalysis/AnalysisCommon/AssociationUtils/python/config.py:1
dqm_algorithms
Definition
AddReference.h:17
Generated on
for ATLAS Offline Software by
1.14.0