Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef HIJETREC_HIJETRECDEFS_H
6 #define HIJETREC_HIJETRECDEFS_H
12 #include "TLorentzVector.h"
44 if(phi > 0.) phi-=
M_PI;
74 TLorentzVector correct_clusP4;
81 if(phi > 0.) phi-=
M_PI;
85 correct_clusP4.SetPtEtaPhiE(
pt, eta,phi ,
energy);
86 return correct_clusP4;
TLorentzVector getClusterP4(const xAOD::CaloCluster *cl, xAOD::CaloCluster::State s)
: getClusterP4 Added during Rel22 migration.
constexpr xAOD::CaloCluster::State subtractedOriginCorrectedClusterState()
State
enum of possible signal states.
bool inTowerBoundary(float eta0, float phi0, float eta, float phi)
double deltaPhi(double phiA, double phiB)
delta Phi in range [-pi,pi[
Description of a calorimeter cluster.
constexpr const char * subtractedJetState()
constexpr xAOD::CaloCluster::State subtractedClusterState()
@ CalibratedJetConstituent
IParticle::FourMom_t FourMom_t
Definition of the 4-momentum type.
constexpr float getBinSizeEta()
constexpr const char * subtractedOriginCorrectedJetState()
constexpr const char * unsubtractedJetState()
@ UncalibratedJetConstituent
constexpr xAOD::JetConstitScale subtractedOriginCorrectedConstitState()
constexpr xAOD::CaloCluster::State unsubtractedClusterState()
constexpr xAOD::JetConstitScale subtractedConstitState()
constexpr float getBinSizePhi()
cl
print [x.__class__ for x in toList(dqregion.getSubRegions()) ]
void setClusterP4(const xAOD::CaloCluster::FourMom_t &p, xAOD::CaloCluster *cl, xAOD::CaloCluster::State s)