ATLAS Offline Software
Namespaces | Functions
getDynamicAuxID.h File Reference

Find the auxid for a dynamic branch. More...

#include "AthContainersInterfaces/AuxTypes.h"
#include <typeinfo>
#include <string>
Include dependency graph for getDynamicAuxID.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 SG
 Forward declaration.
 

Functions

SG::auxid_t SG::getDynamicAuxID (const std::type_info &ti, const std::string &name, const std::string &elementTypeName, const std::string &branch_type_name, bool standalone)
 Find the auxid for a dynamic branch. More...
 

Detailed Description

Find the auxid for a dynamic branch.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Oct, 2016

Definition in file getDynamicAuxID.h.