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

Atlfast::DefaultSmearer Class Reference

#include <DefaultSmearer.h>

Inheritance diagram for Atlfast::DefaultSmearer:

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

Collaboration graph
[legend]
List of all members.

Public Methods

 DefaultSmearer (const int aseed)
virtual ~DefaultSmearer ()
virtual HepLorentzVector smear (const HepLorentzVector &)
RandGauss * randGauss ()

Detailed Description

This class provides a default implementation of the ISmearer interface. It manages the generation of random numbers and implements the smear() function required by ISmear


Constructor & Destructor Documentation

Atlfast::DefaultSmearer::DefaultSmearer const int    aseed
 

Construct given a random number seed.

virtual Atlfast::DefaultSmearer::~DefaultSmearer   [virtual]
 


Member Function Documentation

RandGauss* Atlfast::DefaultSmearer::randGauss   [inline]
 

Hook for subclasses etc. to get their hands on a randGauss object

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

Smear method decleration provided by ISmearer interface

Reimplemented from Atlfast::ISmearer.

Reimplemented in Atlfast::ElectronSmearer, Atlfast::JetSmearer, Atlfast::MuonSmearer, and Atlfast::PhotonSmearer.


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