#include <CmsLikeJetSmear.h>
|
| CmsLikeJetSmear (bool makePtPositive=false, bool runEfficiency=true) |
|
virtual void | initialize (const Event &ev, const StabilityEventInfo &info) |
| override derived initialze to run the efficiency on the event first
|
|
virtual void | smear (Event &) |
| smear the event, return the smeared event via the function argument.
|
|
|
static double | calorimeterEtUncertainty (double S, double N, double C, double Et) |
|
static PseudoJet | smear4Mom (const PseudoJet &p4, double sigmaPt, double sigmaEtaPhi, bool makePtPositive=false) |
|
Event & | getEvent () |
|
StabilityEventInfo & | getInfo () |
|
Implement a smearing and efficiency based loosely on the CMS detector.
Definition at line 13 of file CmsLikeJetSmear.h.
The documentation for this class was generated from the following files: