ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4INCL::IPhaseSpaceGenerator Class Referenceabstract

Abstract interface for the phase-space generators. More...

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/inclxx/incl_physics/include/G4INCLIPhaseSpaceGenerator.hh>

+ Inheritance diagram for G4INCL::IPhaseSpaceGenerator:

Public Member Functions

 IPhaseSpaceGenerator ()
 
virtual ~IPhaseSpaceGenerator ()
 
virtual void generate (const G4double sqrtS, ParticleList &particles)=0
 Generate an event in the CM frame.
 

Detailed Description

Abstract interface for the phase-space generators.

Definition at line 53 of file G4INCLIPhaseSpaceGenerator.hh.

View newest version in sPHENIX GitHub at line 53 of file G4INCLIPhaseSpaceGenerator.hh

Constructor & Destructor Documentation

G4INCL::IPhaseSpaceGenerator::IPhaseSpaceGenerator ( )
inline

Definition at line 56 of file G4INCLIPhaseSpaceGenerator.hh.

View newest version in sPHENIX GitHub at line 56 of file G4INCLIPhaseSpaceGenerator.hh

virtual G4INCL::IPhaseSpaceGenerator::~IPhaseSpaceGenerator ( )
inlinevirtual

Definition at line 57 of file G4INCLIPhaseSpaceGenerator.hh.

View newest version in sPHENIX GitHub at line 57 of file G4INCLIPhaseSpaceGenerator.hh

Member Function Documentation

virtual void G4INCL::IPhaseSpaceGenerator::generate ( const G4double  sqrtS,
ParticleList particles 
)
pure virtual

Generate an event in the CM frame.

Implemented in G4INCL::PhaseSpaceRauboldLynch, and G4INCL::PhaseSpaceKopylov.


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