ATLAS Offline Software
|
#include <AnaAlgorithm/AnaAlgorithm.h>
#include <AsgDataHandles/VarHandleKey.h>
#include <AsgMessaging/AsgMessagingForward.h>
#include <AthContainers/AuxElement.h>
#include <PATInterfaces/SystematicSet.h>
#include <SystematicsHandles/ISysHandleBase.h>
#include <SystematicsHandles/SysListHandle.h>
#include <SystematicsHandles/SysHandleArray.h>
#include <string>
#include <type_traits>
#include <unordered_map>
#include "SysWriteDecorHandle.icc"
Go to the source code of this file.
Classes | |
class | CP::SysWriteDecorHandle< T > |
a data handle for reading systematics varied input data More... | |
Namespaces | |
CP | |
Select isolated Photons, Electrons and Muons. | |
Typedefs | |
template<typename T > | |
using | CP::SysWriteDecorHandleArray = SysHandleArray< SysWriteDecorHandle< T > > |
Functions | |
constexpr float | CP::invalidScaleFactor () |
the decoration value to use if there is no valid scale factor decoration More... | |
constexpr float | CP::invalidEfficiency () |
the decoration value to use if there is no valid efficiency decoration More... | |