|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGHLTJETHYPO_XAODJETASIJET_H
6 #define TRIGHLTJETHYPO_XAODJETASIJET_H
20 double pt()
const override;
21 double eta()
const override;
22 double phi()
const override;
23 double m()
const override;
24 double e()
const override;
25 double et()
const override;
27 TLorentzVector
p4()
const override;
28 unsigned int position()
const override;
31 virtual std::optional<const xAOD::Jet*>
xAODJet()
const override;
32 bool getAttribute(
const std::string&,
float&)
const override;
33 bool getAttribute(
const std::string&,
bool&)
const override;
xAODJetAsIJet(const xAOD::Jet *jet, unsigned int position)
double et() const override
unsigned int position() const override
double phi() const override
double m() const override
TLorentzVector p4() const override
double e() const override
double eta() const override
double rapidity() const override
double pt() const override
bool getAttribute(const std::string &, float &) const override
virtual std::optional< const xAOD::Jet * > xAODJet() const override