|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODCORE_AUXSELECTION_H
9 #define XAODCORE_AUXSELECTION_H
51 #endif // XAODCORE_AUXSELECTION_H
std::set< std::string > m_names
Properties following the variable selection convention.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Class helping in dealing with dynamic branch selection.
Basic definitions for auxiliary types.
A set of aux data identifiers.
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.