stablejet is hosted by Hepforge, IPPP Durham
StableJet
stab::SimpleSmear Class Reference

#include <SimpleSmear.h>

Inheritance diagram for stab::SimpleSmear:
stab::AbsSmearingAgent

Public Member Functions

 SimpleSmear (const double sigmaEtaPhi, const double sigmaE)
 
virtual void initialize (const Event &ev, const StabilityEventInfo &info)
 initialize by passing the initial event
 
virtual void smear (Event &smearEvent)
 smear the event
 

Detailed Description

SimpleSmear Implement a simple event smearing where each particle gets smeared in eta-phi and energy by some given resolution.

Definition at line 15 of file SimpleSmear.h.

Constructor & Destructor Documentation

stab::SimpleSmear::SimpleSmear ( const double  sigmaEtaPhi,
const double  sigmaE 
)
inline

Constructor Pass the eta-phi and energy resolutions respectively.

Definition at line 21 of file SimpleSmear.h.


The documentation for this class was generated from the following files: