Go to the source code of this file.
|
| CP |
| Select isolated Photons, Electrons and Muons.
|
|
|
#define | SYSMACRO(name, fullcorrelated, decorrelation, flagup, flagdown) |
|
#define | SYSMACRO(name, fullcorrelated, decorrelation, flagup, flagdown) |
|
#define | SYSMACRO(name, fullcorrelated, decorrelation, flagup, flagdown) |
|
#define | SYSMACRO(name, fullcorrelated, decorrelation, flagup, flagdown) |
|
#define | SYSMACRO(name, fullcorrelated, decorrelation, flagup, flagdown) |
|
◆ SYSMACRO [1/5]
#define SYSMACRO |
( |
|
name, |
|
|
|
fullcorrelated, |
|
|
|
decorrelation, |
|
|
|
flagup, |
|
|
|
flagdown |
|
) |
| |
Value:
SysInfo{always, flagup}; \
SysInfo{always, flagdown};
◆ SYSMACRO [2/5]
#define SYSMACRO |
( |
|
name, |
|
|
|
fullcorrelated, |
|
|
|
decorrelation, |
|
|
|
flagup, |
|
|
|
flagdown |
|
) |
| |
Value:
SysInfo{always, flagup}; \
SysInfo{always, flagdown};
◆ SYSMACRO [3/5]
#define SYSMACRO |
( |
|
name, |
|
|
|
fullcorrelated, |
|
|
|
decorrelation, |
|
|
|
flagup, |
|
|
|
flagdown |
|
) |
| |
Value: if (bool(fullcorrelated)) { \
SysInfo{always, flagup}; \
SysInfo{always, flagdown}; \
} else { \
for (
const auto&
p : AbsEtaCaloPredicatesFactory(decorrelation)) { \
i += 1; \
} \
}
◆ SYSMACRO [4/5]
#define SYSMACRO |
( |
|
name, |
|
|
|
fullcorrelated, |
|
|
|
decorrelation, |
|
|
|
flagup, |
|
|
|
flagdown |
|
) |
| |
Value: if (bool(fullcorrelated)) { \
SysInfo{always, flagup}; \
SysInfo{always, flagdown}; \
} else { \
for (
const auto&
p : AbsEtaCaloPredicatesFactory(decorrelation)) { \
i += 1; \
} \
}
◆ SYSMACRO [5/5]
#define SYSMACRO |
( |
|
name, |
|
|
|
fullcorrelated, |
|
|
|
decorrelation, |
|
|
|
flagup, |
|
|
|
flagdown |
|
) |
| |
Value: if (bool(fullcorrelated)) { \
SysInfo{always, flagup}; \
SysInfo{always, flagdown}; \
} else { \
for (
const auto&
p : AbsEtaCaloPredicatesFactory(decorrelation)) { \
i += 1; \
} \
}