#include <CmsLikeJetEfficiency.h>
|
| CmsLikeJetEfficiency (double minTrackPt=0.25, double minNeutralHadronPt=0.5, double minPhotonPt=0.5, double trackingEfficiencyInJets=0.95) |
|
void | setFriendlyInfo (StabilityEventInfo &info) |
|
virtual void | initialize (const Event &ev, const StabilityEventInfo &info) |
| initialize the smearing agent with the initial event
|
|
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 detector efficiency loosely based on the CMS detector.
Definition at line 12 of file CmsLikeJetEfficiency.h.
The documentation for this class was generated from the following files: