Storing parameter values without running code

I am aware that when you fit a function in root and run the code, it prints out the parameter constants that give the best fit. Is there a way to actually store the parameters in an array or variables without actually running the code?

TF1::GetParameters