Send histogram saved in a root file to friend

Hi all, I have generated some histograms, which are stored in a root file. How can I save these histograms such that I can send them to a friend, so that he can use them in his code (i.e. without needing the data that was used to generate the histograms, and without the code which generated the histograms)? Thanks

ROOT Primer -> File I/O and Parallel Analysis -> Storing ROOT Objects
ROOT User’s Guide -> Histograms -> Saving/Reading Histograms to/from a File

1 Like