ATLAS Offline Software
PhysicsAnalysis
AnalysisCommon
PATInterfaces
PATInterfaces
AnalysisCommon/PATInterfaces/PATInterfaces/Global.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
7
8
#ifndef PATINTERFACES_GLOBAL_H
9
#define PATINTERFACES_GLOBAL_H
10
11
// This module still needs to be documented. The interface provided
12
// in this module is intended for experts only. The module is
13
// considered to be in the pre-alpha stage.
14
15
namespace
CP
16
{
17
class
CorrectionCode;
18
template
<
class
T>
class
ICorrectionTool
;
19
class
MakeSystematicsVector
;
20
class
ISystematicsTool
;
21
class
SystematicVariation
;
22
class
SystematicSet
;
23
class
SystematicsTool
;
24
}
25
26
bool
operator <
(
const
CP::SystematicVariation
&
a
,
const
CP::SystematicVariation
&
b
);
27
bool
operator ==
(
const
CP::SystematicVariation
&
a
,
const
CP::SystematicVariation
&
b
);
28
29
bool
operator <
(
const
CP::SystematicSet
&
a
,
const
CP::SystematicSet
&
b
);
30
bool
operator ==
(
const
CP::SystematicSet
&
a
,
const
CP::SystematicSet
&
b
);
31
32
#endif
CP::MakeSystematicsVector
This class handles turning the list of systematics into the actual list of nuisance parameter points ...
Definition:
MakeSystematicsVector.h:34
CP::SystematicSet
Class to wrap a set of SystematicVariations.
Definition:
SystematicSet.h:31
CP::SystematicVariation
Definition:
SystematicVariation.h:47
operator==
bool operator==(const CP::SystematicVariation &a, const CP::SystematicVariation &b)
Definition:
SystematicVariation.cxx:26
CP
Select isolated Photons, Electrons and Muons.
Definition:
Control/xAODRootAccess/xAODRootAccess/TEvent.h:48
CP::ICorrectionTool
Definition:
AnalysisCommon/PATInterfaces/PATInterfaces/Global.h:18
operator<
bool operator<(const CP::SystematicVariation &a, const CP::SystematicVariation &b)
Definition:
SystematicVariation.cxx:20
plotBeamSpotMon.b
b
Definition:
plotBeamSpotMon.py:77
CP::ISystematicsTool
Interface for all CP tools supporting systematic variations.
Definition:
ISystematicsTool.h:32
a
TList * a
Definition:
liststreamerinfos.cxx:10
CP::SystematicsTool
Base class for CP tools providing systematic variations.
Definition:
SystematicsTool.h:48
Generated on Sun Dec 22 2024 21:10:56 for ATLAS Offline Software by
1.8.18