8#ifndef XAODCORE_AUXSELECTION_H
9#define XAODCORE_AUXSELECTION_H
38 virtual void selectAux(
const std::set< std::string >& attributes );
Basic definitions for auxiliary types.
A set of aux data identifiers.
std::set< std::string > m_names
Properties following the variable selection convention.
virtual void selectAux(const std::set< std::string > &attributes)
Select which variables should be written out.
virtual SG::auxid_set_t getSelectedAuxIDs(const SG::auxid_set_t &fullset) const
Return which variables were selected to be written out.
AuxSelection()
Default constructor.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.