ATLAS Offline Software
|
#include "xAODCaloEvent/CaloCluster.h"
#include "xAODJet/JetTypes.h"
#include "HIEventUtils/HIEventDefs.h"
#include "FourMomUtils/xAODP4Helpers.h"
#include "TLorentzVector.h"
Go to the source code of this file.
Namespaces | |
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. More... | |