ATLAS Offline Software
Namespaces | Macros | Functions
AssociationEnums.cxx File Reference
#include "FlavorTagDiscriminants/AssociationEnums.h"
#include <stdexcept>
Include dependency graph for AssociationEnums.cxx:

Go to the source code of this file.

Namespaces

 FlavorTagDiscriminants
 This file contains "getter" functions used for accessing tagger inputs from the EDM.
 

Macros

#define RETURN_CONFIG(cfg)   if (name == std::string(#cfg)) return TrackLinkType::cfg
 

Functions

TrackLinkType FlavorTagDiscriminants::trackLinkTypeFromString (const std::string &)
 

Macro Definition Documentation

◆ RETURN_CONFIG

#define RETURN_CONFIG (   cfg)    if (name == std::string(#cfg)) return TrackLinkType::cfg

Definition at line 13 of file AssociationEnums.cxx.