#include <Run3ScoutingParticle.h>
Definition at line 8 of file Run3ScoutingParticle.h.
◆ Run3ScoutingParticle() [1/2]
Run3ScoutingParticle::Run3ScoutingParticle |
( |
float |
pt, |
|
|
float |
eta, |
|
|
float |
phi, |
|
|
float |
m, |
|
|
int |
pdgId, |
|
|
int |
vertex |
|
) |
| |
|
inline |
◆ Run3ScoutingParticle() [2/2]
Run3ScoutingParticle::Run3ScoutingParticle |
( |
| ) |
|
|
inline |
◆ eta()
float Run3ScoutingParticle::eta |
( |
| ) |
const |
|
inline |
◆ m()
float Run3ScoutingParticle::m |
( |
| ) |
const |
|
inline |
◆ pdgId()
int Run3ScoutingParticle::pdgId |
( |
| ) |
const |
|
inline |
◆ phi()
float Run3ScoutingParticle::phi |
( |
| ) |
const |
|
inline |
◆ pt()
float Run3ScoutingParticle::pt |
( |
| ) |
const |
|
inline |
Definition at line 17 of file Run3ScoutingParticle.h.
References pt_.
Referenced by Particle.Particle::__str__(), DiObject.DiMuon::__str__(), Photon.Photon::calScaledIsoValueExp(), Photon.Photon::calScaledIsoValueLin(), Photon.Photon::calScaledIsoValueQuadr(), Electron.Electron::mvaIDLoose(), Electron.Electron::mvaIDRun2(), Electron.Electron::mvaIDTight(), Electron.Electron::ptErr(), ntupleDataFormat.Track::ptPull(), Lepton.Lepton::relIso(), Lepton.Lepton::relIsoFromEA(), Lepton.Lepton::relIsoR(), and Jet.Jet::setCorrP4().
◆ vertex()
int Run3ScoutingParticle::vertex |
( |
| ) |
const |
|
inline |
◆ eta_
float Run3ScoutingParticle::eta_ |
|
private |
◆ m_
float Run3ScoutingParticle::m_ |
|
private |
◆ pdgId_
int Run3ScoutingParticle::pdgId_ |
|
private |
◆ phi_
float Run3ScoutingParticle::phi_ |
|
private |
◆ pt_
float Run3ScoutingParticle::pt_ |
|
private |
◆ vertex_
int Run3ScoutingParticle::vertex_ |
|
private |