#include <ILorentzVectorGenerator.h>
Interface definition for an AthenaTool creating a HepLorentzVector
- Author
- Elmar.Ritsch -at- cern.ch 
Definition at line 28 of file ILorentzVectorGenerator.h.
◆ ~ILorentzVectorGenerator()
  
  | 
        
          | virtual Simulation::ILorentzVectorGenerator::~ILorentzVectorGenerator | ( |  | ) |  |  | inlinevirtual | 
 
 
◆ DeclareInterfaceID()
Creates the InterfaceID and interfaceID() method. 
 
 
◆ generate()
  
  | 
        
          | virtual CLHEP::HepLorentzVector* Simulation::ILorentzVectorGenerator::generate | ( | const EventContext & | ctx | ) | const |  | pure virtual | 
 
Returns a HepLorentzVector. 
 
 
The documentation for this class was generated from the following file: