Marlin  1.17.1
 All Classes Namespaces Functions Variables Enumerations Friends Pages
Public Member Functions | List of all members
marlin::IFourVectorSmearer Class Referenceabstract

Interface for smearing of four vectors - based on CLHEP::HepLorentzVector. More...

#include <IFourVectorSmearer.h>

Inheritance diagram for marlin::IFourVectorSmearer:
marlin::SimpleClusterSmearer marlin::SimpleTrackSmearer

Public Member Functions

virtual ~IFourVectorSmearer ()
 Virtual d'tor. More...
 
virtual HepLorentzVector smearedFourVector (const HepLorentzVector &v, int pdgCode)=0
 Smears the given four vector.
 

Detailed Description

Interface for smearing of four vectors - based on CLHEP::HepLorentzVector.

Author
F. Gaede, DESY
Version
Id:
IFourVectorSmearer.h,v 1.3 2006-03-30 16:12:16 gaede Exp

Constructor & Destructor Documentation

virtual marlin::IFourVectorSmearer::~IFourVectorSmearer ( )
inlinevirtual

Virtual d'tor.


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