#include <DigitizedClusterGT.h>
Definition at line 9 of file DigitizedClusterGT.h.
◆ DigitizedClusterGT() [1/4]
l1tp2::DigitizedClusterGT::DigitizedClusterGT |
( |
| ) |
|
|
inline |
◆ DigitizedClusterGT() [2/4]
l1tp2::DigitizedClusterGT::DigitizedClusterGT |
( |
ap_uint< 64 > |
data | ) |
|
|
inline |
◆ DigitizedClusterGT() [3/4]
l1tp2::DigitizedClusterGT::DigitizedClusterGT |
( |
ap_uint< 1 > |
isValid, |
|
|
ap_uint< 16 > |
pt, |
|
|
ap_int< 13 > |
phi, |
|
|
ap_int< 14 > |
eta, |
|
|
bool |
fullyDigitizedInputs |
|
) |
| |
|
inline |
◆ DigitizedClusterGT() [4/4]
l1tp2::DigitizedClusterGT::DigitizedClusterGT |
( |
bool |
isValid, |
|
|
float |
pt_f, |
|
|
float |
phi_f, |
|
|
float |
eta_f |
|
) |
| |
|
inline |
◆ data()
ap_uint<64> l1tp2::DigitizedClusterGT::data |
( |
| ) |
const |
|
inline |
◆ digitizeEta()
ap_int<14> l1tp2::DigitizedClusterGT::digitizeEta |
( |
float |
eta_f | ) |
|
|
inlineprivate |
◆ digitizeIsValid()
ap_uint<1> l1tp2::DigitizedClusterGT::digitizeIsValid |
( |
bool |
isValid | ) |
|
|
inlineprivate |
◆ digitizePhi()
ap_int<13> l1tp2::DigitizedClusterGT::digitizePhi |
( |
float |
phi_f | ) |
|
|
inlineprivate |
◆ digitizePt()
ap_uint<16> l1tp2::DigitizedClusterGT::digitizePt |
( |
float |
pt_f | ) |
|
|
inlineprivate |
◆ eta()
ap_int<14> l1tp2::DigitizedClusterGT::eta |
( |
| ) |
const |
|
inline |
◆ etaLSB()
float l1tp2::DigitizedClusterGT::etaLSB |
( |
| ) |
const |
|
inline |
◆ isValid()
ap_uint<1> l1tp2::DigitizedClusterGT::isValid |
( |
void |
| ) |
const |
|
inline |
◆ passNullBitsCheck()
bool l1tp2::DigitizedClusterGT::passNullBitsCheck |
( |
void |
| ) |
const |
|
inline |
◆ phi()
ap_int<13> l1tp2::DigitizedClusterGT::phi |
( |
| ) |
const |
|
inline |
◆ phiLSB()
float l1tp2::DigitizedClusterGT::phiLSB |
( |
| ) |
const |
|
inline |
◆ pt()
ap_uint<16> l1tp2::DigitizedClusterGT::pt |
( |
| ) |
const |
|
inline |
Definition at line 82 of file DigitizedClusterGT.h.
References clusterData.
Referenced by Particle.Particle::__str__(), DiObject.DiMuon::__str__(), Photon.Photon::calScaledIsoValueExp(), Photon.Photon::calScaledIsoValueLin(), Photon.Photon::calScaledIsoValueQuadr(), DigitizedClusterGT(), Electron.Electron::mvaIDLoose(), Electron.Electron::mvaIDRun2(), Electron.Electron::mvaIDTight(), datamodel.Object::p4(), Electron.Electron::ptErr(), ptFloat(), ntupleDataFormat.Track::ptPull(), Lepton.Lepton::relIso(), Lepton.Lepton::relIsoFromEA(), Lepton.Lepton::relIsoR(), and Jet.Jet::setCorrP4().
unsigned long long int clusterData
◆ ptFloat()
float l1tp2::DigitizedClusterGT::ptFloat |
( |
| ) |
const |
|
inline |
◆ ptLSB()
float l1tp2::DigitizedClusterGT::ptLSB |
( |
| ) |
const |
|
inline |
◆ realEta()
float l1tp2::DigitizedClusterGT::realEta |
( |
| ) |
const |
|
inline |
◆ realPhi()
float l1tp2::DigitizedClusterGT::realPhi |
( |
| ) |
const |
|
inline |
◆ unusedBitsStart()
const int l1tp2::DigitizedClusterGT::unusedBitsStart |
( |
| ) |
const |
|
inline |
◆ clusterData
unsigned long long int l1tp2::DigitizedClusterGT::clusterData |
|
private |
◆ LSB_ETA
◆ LSB_PHI
◆ LSB_PT
constexpr float l1tp2::DigitizedClusterGT::LSB_PT = 0.03125 |
|
staticprivate |
◆ n_bits_eta_pi
constexpr unsigned int l1tp2::DigitizedClusterGT::n_bits_eta_pi = 12 |
|
staticprivate |
◆ n_bits_phi_pi
constexpr unsigned int l1tp2::DigitizedClusterGT::n_bits_phi_pi = 12 |
|
staticprivate |
◆ n_bits_pt
constexpr unsigned int l1tp2::DigitizedClusterGT::n_bits_pt = 16 |
|
staticprivate |
◆ n_bits_unused_start
constexpr unsigned int l1tp2::DigitizedClusterGT::n_bits_unused_start = 44 |
|
staticprivate |