ATLAS Offline Software
Loading...
Searching...
No Matches
HIJetRecDefs.h File Reference
#include "xAODCaloEvent/CaloCluster.h"
#include "xAODJet/JetTypes.h"
#include "HIEventUtils/HIEventDefs.h"
#include "FourMomUtils/xAODP4Helpers.h"
#include "TLorentzVector.h"
Include dependency graph for HIJetRecDefs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  HIJetRec

Functions

constexpr const char * HIJetRec::unsubtractedJetState ()
constexpr const char * HIJetRec::subtractedJetState ()
constexpr const char * HIJetRec::subtractedOriginCorrectedJetState ()
constexpr xAOD::JetConstitScale HIJetRec::subtractedConstitState ()
constexpr xAOD::JetConstitScale HIJetRec::subtractedOriginCorrectedConstitState ()
constexpr xAOD::CaloCluster::State HIJetRec::unsubtractedClusterState ()
constexpr xAOD::CaloCluster::State HIJetRec::subtractedClusterState ()
constexpr xAOD::CaloCluster::State HIJetRec::subtractedOriginCorrectedClusterState ()
bool HIJetRec::inTowerBoundary (float eta0, float phi0, float eta, float phi)
void HIJetRec::setClusterP4 (const xAOD::CaloCluster::FourMom_t &p, xAOD::CaloCluster *cl, xAOD::CaloCluster::State s)
TLorentzVector HIJetRec::getClusterP4 (const xAOD::CaloCluster *cl, xAOD::CaloCluster::State s)
 : getClusterP4 Added during Rel22 migration.