82 G4NeutronBuilder * theNeutrons;
83 G4LEPNeutronBuilder * theLEPNeutron;
84 G4QGSPNeutronBuilder * theQGSPNeutron;
85 G4BertiniNeutronBuilder * theBertiniNeutron;
87 G4PiKBuilder * thePiK;
88 G4LEPPiKBuilder * theLEPPiK;
89 G4QGSPPiKBuilder * theQGSPPiK;
90 G4BertiniPiKBuilder * theBertiniPiK;
92 G4ProtonBuilder * thePro;
93 G4LEPProtonBuilder * theLEPPro;
94 G4QGSPProtonBuilder * theQGSPPro;
95 G4BertiniProtonBuilder * theBertiniPro;
100 G4bool ProjectileDiffraction;