Fix reproducibility in FCS mpt getRand() by using TFCS custom hist classes
Move to using TFCS custom histogram classes rather than TF1/TF2 in PunchThroughTools PDFcreator.cxx getRand(). Drawing random numbers from TF1/TF2 via getRandom() causes reproducibility issues. New implementation allows for the use of CLHEP random number generator.
Edited by Thomas Michael Carter