19 #ifndef _LEPTO_HADRONIZATION_H_
20 #define _LEPTO_HADRONIZATION_H_
22 #define __GENIE_PYTHIA6_ENABLED__
28 #ifdef __GENIE_PYTHIA6_ENABLED__
32 using namespace genie::utils::math;
46 void ProcessEventRecord(
GHepRecord * event)
const;
58 void LoadConfig (
void);
60 #ifdef __GENIE_PYTHIA6_ENABLED__
76 #endif // _LEPTO_HADRONIZATION__H_
TPythia6 * fPythia
PYTHIA6 wrapper class.
Defines the EventRecordVisitorI interface. Concrete implementations of this interface use the 'Visito...
Provides access to the LEPTO hadronization models. .
A registry. Provides the container for algorithm configuration parameters.
void Configure(string mesg)
GENIE's GHEP MC event record.