ATLAS Offline Software
Loading...
Searching...
No Matches
JetECPSFractionTool.cxx File Reference
#include "AsgDataHandles/WriteDecorHandle.h"
#include "JetMomentTools/JetECPSFractionTool.h"
#include "xAODCaloEvent/CaloCluster.h"
#include "xAODPFlow/PFO.h"
#include "xAODPFlow/FlowElement.h"
#include "CaloGeoHelpers/CaloSampling.h"
Include dependency graph for JetECPSFractionTool.cxx:

Go to the source code of this file.

Classes

class  JetConstituent
 4-vector of jet constituent at the scale used during jet finding. More...

Typedefs

typedef CaloCluster_v1 CaloCluster
 Define the latest version of the calorimeter cluster class.
typedef ROOT::Math::LorentzVector< ROOT::Math::PtEtaPhiM4D< double > > JetFourMom_t
 Base 4 Momentum type for Jet.

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.

◆ JetFourMom_t

typedef ROOT::Math::LorentzVector<ROOT::Math::PtEtaPhiM4D<double> > xAOD::JetFourMom_t

Base 4 Momentum type for Jet.

Definition at line 17 of file JetTypes.h.