JetCorrectionUncertainty Class Reference
List of all members.
Public Member Functions |
| JetCorrectionUncertainty (const JetCorrectorParameters &fParameters) |
| JetCorrectionUncertainty (const std::string &fDataFile) |
void | setParameters (const std::string &fDataFile) |
void | setJetEta (float fEta) |
void | setJetPt (float fPt) |
void | setJetE (float fE) |
void | setJetPhi (float fE) |
void | setJetEMF (float fEMF) |
void | setLepPx (float fLepPx) |
void | setLepPy (float fLepPy) |
void | setLepPz (float fLepPz) |
void | setAddLepToJet (bool fAddLepToJet) |
float | getUncertainty (bool fDirection) |
Private Member Functions |
| JetCorrectionUncertainty (const JetCorrectionUncertainty &) |
JetCorrectionUncertainty & | operator= (const JetCorrectionUncertainty &) |
std::vector< float > | fillVector (const std::vector< std::string > &fNames) |
float | getPtRel () |
Private Attributes |
float | mJetE |
float | mJetEta |
float | mJetPt |
float | mJetPhi |
float | mJetEMF |
float | mLepPx |
float | mLepPy |
float | mLepPz |
bool | mAddLepToJet |
bool | mIsJetEset |
bool | mIsJetPtset |
bool | mIsJetPhiset |
bool | mIsJetEtaset |
bool | mIsJetEMFset |
bool | mIsLepPxset |
bool | mIsLepPyset |
bool | mIsLepPzset |
SimpleJetCorrectionUncertainty * | mUncertainty |
The documentation for this class was generated from the following files: