ATLAS Offline Software
Loading...
Searching...
No Matches
JetCaloQualityUtils.cxx File Reference
#include "JetUtils/JetCaloQualityUtils.h"
#include "xAODJet/Jet.h"
#include "xAODJet/JetAccessorMap.h"
#include "xAODCaloEvent/CaloCluster.h"
#include "CaloGeoHelpers/CaloSampling.h"
Include dependency graph for JetCaloQualityUtils.cxx:

Go to the source code of this file.

Namespaces

namespace  jet

Typedefs

typedef Jet_v1 Jet
 Definition of the current "jet version".
typedef CaloCluster_v1 CaloCluster
 Define the latest version of the calorimeter cluster class.

Variables

static const xAOD::JetAttributeAccessor::AccessorWrapper< std::vector< float > > & jet::eperSamplAcc

Typedef Documentation

◆ CaloCluster

typedef CaloCluster_v1 xAOD::CaloCluster

Define the latest version of the calorimeter cluster class.

Definition at line 19 of file Event/xAOD/xAODCaloEvent/xAODCaloEvent/CaloCluster.h.

◆ Jet

typedef Jet_v1 xAOD::Jet

Definition of the current "jet version".

Definition at line 17 of file Event/xAOD/xAODJet/xAODJet/Jet.h.