ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Reconstruction
Jet
JetEDM
JetEDM
FastJetUtils.h
Go to the documentation of this file.
1
// this is -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
#ifndef JETEDM_FASTJETUTILS_H
8
#define JETEDM_FASTJETUTILS_H
9
10
#include "fastjet/JetDefinition.hh"
11
#include "
xAODJet/JetContainerInfo.h
"
12
13
namespace
xAOD
{
14
15
namespace
JetAlgorithmType
{
16
17
// conversion from fastjet
18
const
std::string&
algName
(fastjet::JetAlgorithm
a
);
19
ID
algId
(fastjet::JetAlgorithm
a
);
20
21
// conversion to fastjet
22
fastjet::JetAlgorithm
fastJetDef
(
ID
id
);
23
fastjet::JetAlgorithm
fastJetDef
(
const
std::string&
name
);
24
25
26
}
27
}
28
#endif
JetContainerInfo.h
a
static Double_t a
Definition
LArPhysWaveHECTool.cxx:38
xAOD::JetAlgorithmType
Definition
JetContainerInfo.cxx:11
xAOD::JetAlgorithmType::algId
ID algId(const std::string &n)
Converts a string into a JetAlgorithmType::ID.
Definition
JetContainerInfo.cxx:76
xAOD::JetAlgorithmType::fastJetDef
fastjet::JetAlgorithm fastJetDef(ID id)
Definition
FastJetUtils.cxx:20
xAOD::JetAlgorithmType::algName
const std::string & algName(ID id)
Converts a JetAlgorithmType::ID into a string.
Definition
JetContainerInfo.cxx:67
xAOD::JetAlgorithmType::ID
ID
//////////////////////////////////////// JetAlgorithmType::ID defines most common physics jet finding...
Definition
JetContainerInfo.h:29
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
xAOD::name
name
Definition
TriggerMenuJson_v1.cxx:29
Generated on
for ATLAS Offline Software by
1.17.0