21 #ifndef _HEDIS_GENERATOR_H_ 
   22 #define _HEDIS_GENERATOR_H_ 
   57 #endif // _HEDIS_HADRONIC_SYSTEM_GENERATOR_H_ 
void AddPrimaryLepton(GHepRecord *evrec) const 
 
Defines the EventRecordVisitorI interface. Concrete implementations of this interface use the 'Visito...
 
void ProcessEventRecord(GHepRecord *evrec) const 
 
void Initialize(void) const 
 
const EventRecordVisitorI * fHadronizationModel
 
A registry. Provides the container for algorithm configuration parameters. 
 
Generates the final state leptonic and hadronic system in v HEDIS interactions. Is a concrete impleme...
 
Abstract class. Is used to pass some commonly recurring methods to all concrete implementations of th...
 
GENIE's GHEP MC event record. 
 
void Configure(const Registry &config)