Interface for smearing of four vectors - based on CLHEP::HepLorentzVector. More...
#include <IFourVectorSmearer.h>
Public Member Functions | |
virtual | ~IFourVectorSmearer () |
Virtual d'tor. More... | |
virtual HepLorentzVector | smearedFourVector (const HepLorentzVector &v, int pdgCode)=0 |
Smears the given four vector. | |
Interface for smearing of four vectors - based on CLHEP::HepLorentzVector.
|
inlinevirtual |
Virtual d'tor.