ATLAS Offline Software
|
This header defines wrapper classes around SG::AuxElement::Accessor used internally in the Jet EDM. More...
#include <string>
#include <type_traits>
#include "AthContainers/AuxElement.h"
#include "AthLinks/ElementLink.h"
#include "xAODBase/IParticle.h"
#include "xAODJet/JetTypes.h"
Go to the source code of this file.
Namespaces | |
xAOD | |
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region. | |
xAOD::JetAttributeAccessor | |
This header defines wrapper classes around SG::AuxElement::Accessor used internally in the Jet EDM.
By default the wrappers add no functionality to this class. Their intent is to act as converter between types exposed in the Jet interface and the types stored in the Aux. Store. For example :
These wrappers can then be used directly in the implementation of Jet::get/setAttribute methods which are thus much simpler.
Definition in file JetAccessors.h.