ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
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
operator==
bool operator==(const CP::SystematicVariation &a, const CP::SystematicVariation &b)
Definition
SystematicVariation.cxx:26
operator<
bool operator<(const CP::SystematicVariation &a, const CP::SystematicVariation &b)
Definition
SystematicVariation.cxx:20
a
static Double_t a
Definition
LArPhysWaveHECTool.cxx:38
CP::CorrectionCode
Return value from object correction CP tools.
Definition
CorrectionCode.h:31
CP::ICorrectionTool
Definition
AnalysisCommon/PATInterfaces/PATInterfaces/Global.h:18
CP::ISystematicsTool
Interface for all CP tools supporting systematic variations.
Definition
ISystematicsTool.h:32
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
CP::SystematicsTool
Base class for CP tools providing systematic variations.
Definition
SystematicsTool.h:48
CP
Select isolated Photons, Electrons and Muons.
Definition
Control/xAODRootAccess/xAODRootAccess/TEvent.h:27
Generated on
for ATLAS Offline Software by
1.17.0