How to scale up the cross sections

Dear all,

I would like to scale up the cross sections for elastic and inelastic interactions and different types of hadrons. Geant4 offers G4HadronicParameters for this purpose (Scaling factors for cross sections — PhysicsListGuide 11.0 documentation). I use the example HADR01 for my simulations. Does anyone know where exactly in my HADR01 example or in a similar example I need to implement

G4HadronicParameters::Instance()->SetApplyFactorXS( true ); and
G4HadronicParameters::Instance()->SetXSFactorNucleonInelastic( 1.10 ); ?

Thank you.
Best regards
Anne