Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Atlfast::ElectronSmearer Class Reference

#include <ElectronSmearer.h>

Inheritance diagram for Atlfast::ElectronSmearer:

Inheritance graph
[legend]
Collaboration diagram for Atlfast::ElectronSmearer:

Collaboration graph
[legend]
List of all members.

Public Methods

 ElectronSmearer (const int aseed, const int lumi)
virtual ~ElectronSmearer ()
virtual HepLorentzVector smear (const HepLorentzVector &avec)

Detailed Description

ElectronSmearer replicates the smearing code of ATLFAST++'s ElectronMaker.
It provides the smear() method defined in the ISmearer interface. It privately inherits from the DefaultSmearer class to use its implementation of random number services etc.


Constructor & Destructor Documentation

Atlfast::ElectronSmearer::ElectronSmearer const int    aseed,
const int    lumi
[inline]
 

Constructor taking a random number seed and luminosity

virtual Atlfast::ElectronSmearer::~ElectronSmearer   [inline, virtual]
 

Default Destructor


Member Function Documentation

virtual HepLorentzVector Atlfast::ElectronSmearer::smear const HepLorentzVector &    avec [virtual]
 

Smear method to over-ride base class method

Reimplemented from Atlfast::DefaultSmearer.


The documentation for this class was generated from the following file:
Generated on Thu Feb 21 14:31:50 2002 for Atlfast by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001