#include <PtAssignmentEngineAux.h>
Public Member Functions | |
std::pair< int, int > | getGMTCharge (int mode, const std::vector< int > &phidiffs) const |
int | getGMTEta (int theta, int endcap) const |
int | getGMTPhi (int phi) const |
int | getGMTPhiV2 (int phi) const |
int | getGMTPt (float pt) const |
int | getGMTQuality (int mode, int theta, bool promoteMode7, int version) const |
float | getPtFromGMTPt (int gmt_pt) const |
Definition at line 11 of file PtAssignmentEngineAux.h.
std::pair< int, int > PtAssignmentEngineAux::getGMTCharge | ( | int | mode, |
const std::vector< int > & | phidiffs | ||
) | const |
Definition at line 117 of file PtAssignmentEngineAux.cc.
References ALCARECOTkAlJpsiMuMu_cff::charge.
Referenced by PtAssignment::process().
int PtAssignmentEngineAux::getGMTEta | ( | int | theta, |
int | endcap | ||
) | const |
Definition at line 47 of file PtAssignmentEngineAux.cc.
References PVValHelper::eta, GMT_eta_from_theta, and theta().
Referenced by PtAssignment::process().
int PtAssignmentEngineAux::getGMTPhi | ( | int | phi | ) | const |
Definition at line 27 of file PtAssignmentEngineAux.cc.
References phi.
Referenced by PtAssignment::process().
int PtAssignmentEngineAux::getGMTPhiV2 | ( | int | phi | ) | const |
Definition at line 39 of file PtAssignmentEngineAux.cc.
References phi.
Referenced by PtAssignment::process().
int PtAssignmentEngineAux::getGMTPt | ( | float | pt | ) | const |
int PtAssignmentEngineAux::getGMTQuality | ( | int | mode, |
int | theta, | ||
bool | promoteMode7, | ||
int | version | ||
) | const |
Definition at line 61 of file PtAssignmentEngineAux.cc.
References jets_cff::quality.
Referenced by PtAssignment::process().
float PtAssignmentEngineAux::getPtFromGMTPt | ( | int | gmt_pt | ) | const |
Definition at line 22 of file PtAssignmentEngineAux.cc.
References EnergyCorrector::pt.
Referenced by PtAssignmentEngine::calculate_pt_lut().