Class ISmearer

Direct Known Subclasses:
DefaultSmearer, ElectronSmearer, JetSmearer, MuonSmearer, PhotonSmearer

abstract class ISmearer

Interface for Smearer objects


Method Summary
 abstract HepLorentzVectorsmear(const HepLorentzVector & )
          Smears a 4-Vector according to parameterisation provided in derived classes.

Method Detail

smear

public abstract HepLorentzVector smear(const HepLorentzVector & )
Smears a 4-Vector according to parameterisation provided in derived classes.