ATLAS Offline Software
Loading...
Searching...
No Matches
ISelectionAccessor.cxx File Reference

Go to the source code of this file.

Namespaces

namespace  CP
 Select isolated Photons, Electrons and Muons.

Functions

StatusCode CP::makeSelectionReadAccessor (const std::string &expr, std::unique_ptr< ISelectionReadAccessor > &accessor, bool defaultToChar=false)
 make the ISelectionReadAccessor for the given name
StatusCode CP::makeSelectionReadAccessorVar (const std::string &name, std::unique_ptr< ISelectionReadAccessor > &accessor, bool defaultToChar=false)
 Produces a simple ISelectionReadAccessor accessing the given decoration.
StatusCode CP::makeSelectionWriteAccessor (const std::string &name, std::unique_ptr< ISelectionWriteAccessor > &accessor, bool defaultToChar=false)
 Produces a simple ISelectionWriteAccessor accessing the given decoration.