def listOfSteps(self,pars) : from steps import Print,Other return [ Print.progressPrinter(), Other.histogrammer("genpthat",200,0,1000,title=";#hat{p_{T}} (GeV);events / bin"), ]