ATLAS Offline Software
Namespaces | Functions
JetContainerInfo.cxx File Reference
#include "xAODJet/JetContainerInfo.h"
#include <string>
#include <map>
Include dependency graph for JetContainerInfo.cxx:

Go to the source code of this file.

Namespaces

 xAOD
 ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
 
 xAOD::JetAlgorithmType
 
 xAOD::JetInput
 
 xAOD::JetTransform
 

Functions

const std::string & xAOD::JetAlgorithmType::algName (ID id)
 Converts a JetAlgorithmType::ID into a string. More...
 
ID xAOD::JetAlgorithmType::algId (const std::string &n)
 Converts a string into a JetAlgorithmType::ID. More...
 
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. More...
 
Type xAOD::JetTransform::type (const std::string &name)
 Convert string to jet transformation enum. More...