#include <Run3ScoutingElectron.h>
Public Member Functions | |
float | dEtaIn () const |
std::vector< uint32_t > const & | detIds () const |
float | dPhiIn () const |
float | ecalIso () const |
std::vector< float > const & | energyMatrix () const |
float | eta () const |
float | hcalIso () const |
float | hOverE () const |
float | m () const |
int | missingHits () const |
float | ooEMOop () const |
float | phi () const |
float | pt () const |
float | r9 () const |
bool | rechitZeroSuppression () const |
Run3ScoutingElectron (float pt, float eta, float phi, float m, std::vector< float > trkd0, std::vector< float > trkdz, std::vector< float > trkpt, std::vector< float > trketa, std::vector< float > trkphi, std::vector< float > trkchi2overndf, float dEtaIn, float dPhiIn, float sigmaIetaIeta, float hOverE, float ooEMOop, int missingHits, std::vector< int > trkcharge, float ecalIso, float hcalIso, float trackIso, float r9, float sMin, float sMaj, uint32_t seedId, std::vector< float > energyMatrix, std::vector< uint32_t > detIds, std::vector< float > timingMatrix, bool rechitZeroSuppression) | |
Run3ScoutingElectron () | |
uint32_t | seedId () const |
float | sigmaIetaIeta () const |
float | sMaj () const |
float | sMin () const |
std::vector< float > const & | timingMatrix () const |
float | trackIso () const |
std::vector< int > const & | trkcharge () const |
std::vector< float > const & | trkchi2overndf () const |
std::vector< float > const & | trkd0 () const |
std::vector< float > const & | trkdz () const |
std::vector< float > const & | trketa () const |
std::vector< float > const & | trkphi () const |
std::vector< float > const & | trkpt () const |
Private Attributes | |
float | dEtaIn_ |
std::vector< uint32_t > | detIds_ |
float | dPhiIn_ |
float | ecalIso_ |
std::vector< float > | energyMatrix_ |
float | eta_ |
float | hcalIso_ |
float | hOverE_ |
float | m_ |
int | missingHits_ |
float | ooEMOop_ |
float | phi_ |
float | pt_ |
float | r9_ |
bool | rechitZeroSuppression_ |
uint32_t | seedId_ |
float | sigmaIetaIeta_ |
float | sMaj_ |
float | sMin_ |
std::vector< float > | timingMatrix_ |
float | trackIso_ |
std::vector< int > | trkcharge_ |
std::vector< float > | trkchi2overndf_ |
std::vector< float > | trkd0_ |
std::vector< float > | trkdz_ |
std::vector< float > | trketa_ |
std::vector< float > | trkphi_ |
std::vector< float > | trkpt_ |
Definition at line 9 of file Run3ScoutingElectron.h.
|
inline |
Definition at line 12 of file Run3ScoutingElectron.h.
|
inline |
Definition at line 69 of file Run3ScoutingElectron.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 121 of file Run3ScoutingElectron.h.
References energyMatrix_.
|
inline |
Definition at line 98 of file Run3ScoutingElectron.h.
References eta_.
Referenced by Particle.Particle::__str__(), Jet.Jet::jetID(), and Jet.Jet::puJetId().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 99 of file Run3ScoutingElectron.h.
References phi_.
Referenced by Particle.Particle::__str__(), and ntupleDataFormat.Track::phiPull().
|
inline |
Definition at line 97 of file Run3ScoutingElectron.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().
|
inline |
|
inline |
Definition at line 124 of file Run3ScoutingElectron.h.
References rechitZeroSuppression_.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 123 of file Run3ScoutingElectron.h.
References timingMatrix_.
|
inline |
|
inline |
|
inline |
Definition at line 106 of file Run3ScoutingElectron.h.
References trkchi2overndf_.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 137 of file Run3ScoutingElectron.h.
Referenced by dEtaIn().
|
private |
Definition at line 152 of file Run3ScoutingElectron.h.
Referenced by detIds().
|
private |
Definition at line 138 of file Run3ScoutingElectron.h.
Referenced by dPhiIn().
|
private |
Definition at line 144 of file Run3ScoutingElectron.h.
Referenced by ecalIso().
|
private |
Definition at line 151 of file Run3ScoutingElectron.h.
Referenced by energyMatrix().
|
private |
Definition at line 128 of file Run3ScoutingElectron.h.
Referenced by eta().
|
private |
Definition at line 145 of file Run3ScoutingElectron.h.
Referenced by hcalIso().
|
private |
Definition at line 140 of file Run3ScoutingElectron.h.
Referenced by hOverE().
|
private |
Definition at line 130 of file Run3ScoutingElectron.h.
Referenced by m().
|
private |
Definition at line 142 of file Run3ScoutingElectron.h.
Referenced by missingHits().
|
private |
Definition at line 141 of file Run3ScoutingElectron.h.
Referenced by ooEMOop().
|
private |
Definition at line 129 of file Run3ScoutingElectron.h.
Referenced by phi().
|
private |
Definition at line 127 of file Run3ScoutingElectron.h.
Referenced by pt().
|
private |
Definition at line 147 of file Run3ScoutingElectron.h.
Referenced by r9().
|
private |
Definition at line 154 of file Run3ScoutingElectron.h.
Referenced by rechitZeroSuppression().
|
private |
Definition at line 150 of file Run3ScoutingElectron.h.
Referenced by seedId().
|
private |
Definition at line 139 of file Run3ScoutingElectron.h.
Referenced by sigmaIetaIeta().
|
private |
Definition at line 149 of file Run3ScoutingElectron.h.
Referenced by sMaj().
|
private |
Definition at line 148 of file Run3ScoutingElectron.h.
Referenced by sMin().
|
private |
Definition at line 153 of file Run3ScoutingElectron.h.
Referenced by timingMatrix().
|
private |
Definition at line 146 of file Run3ScoutingElectron.h.
Referenced by trackIso().
|
private |
Definition at line 143 of file Run3ScoutingElectron.h.
Referenced by trkcharge().
|
private |
Definition at line 136 of file Run3ScoutingElectron.h.
Referenced by trkchi2overndf().
|
private |
Definition at line 131 of file Run3ScoutingElectron.h.
Referenced by trkd0().
|
private |
Definition at line 132 of file Run3ScoutingElectron.h.
Referenced by trkdz().
|
private |
Definition at line 134 of file Run3ScoutingElectron.h.
Referenced by trketa().
|
private |
Definition at line 135 of file Run3ScoutingElectron.h.
Referenced by trkphi().
|
private |
Definition at line 133 of file Run3ScoutingElectron.h.
Referenced by trkpt().