![]() |
ATLAS Offline Software
|
#include <string>#include <unordered_set>Go to the source code of this file.
Namespaces | |
| namespace | xAOD |
| ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region. | |
| namespace | xAOD::JetAlgorithmType |
| namespace | xAOD::JetInput |
| namespace | xAOD::JetTransform |
Functions | |
| const std::string & | xAOD::JetAlgorithmType::algName (ID id) |
| Converts a JetAlgorithmType::ID into a string. | |
| ID | xAOD::JetAlgorithmType::algId (const std::string &n) |
| Converts a string into a JetAlgorithmType::ID. | |
| bool | xAOD::JetInput::isValidConstitType (Type t) |
| const std::string & | xAOD::JetInput::typeName (Type id) |
| Type | xAOD::JetInput::inputType (const std::string &n) |
| std::string | xAOD::JetTransform::name (Type t) |
| Convert jet transformation enum to string. | |
| Type | xAOD::JetTransform::type (const std::string &name) |
| Convert string to jet transformation enum. | |