How to get RooAbsPdf un-normalized?

Hello,

I want to plot a un-normalized RooAbsPdf in the same plot as my measurement data.
The RooAbsPdf is read via pdf() from a RooWorkspace.
Is there a way to tell plotOn() that it should plot the RooAbsPdf un-normalized?

Thanks

Christian