ATLAS Offline Software
|
#include <AthContainers/AuxElement.h>
#include <SelectionHelpers/SelectionHelpers.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | CP::ISelectionWriteAccessor |
a specialized accessor to write a selection decoration to an xAOD object More... | |
Namespaces | |
CP | |
Select isolated Photons, Electrons and Muons. | |
Functions | |
StatusCode | CP::makeSelectionWriteAccessor (const std::string &name, std::unique_ptr< ISelectionWriteAccessor > &accessor, bool defaultToChar=false) |
Produces a simple ISelectionWriteAccessor accessing the given decoration. More... | |