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 "SysReadDecorHandle.icc"
Go to the source code of this file.
Classes | |
class | CP::SysReadDecorHandle< 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::SysReadDecorHandleArray = SysHandleArray< SysReadDecorHandle< T > > |