26 #ifndef TheoModelFactory_hh 
   27 #define TheoModelFactory_hh 
   29 template<
class C, 
class S, 
class F>
 
void SetFragmentationModel(G4VStringFragmentation *aModel)
 
void SetHighEnergyGenerator(G4VHighEnergyGenerator *const value)
 
static G4TheoFSGenerator * New()
 
void SetTransport(G4VIntraNuclearTransportModel *const value)