]> git.uio.no Git - u/mrichter/AliRoot.git/blame - TPC/tpcConvert.C
Change the mass hypothesis for the local copy of a V0, not for the original V0.
[u/mrichter/AliRoot.git] / TPC / tpcConvert.C
CommitLineData
0fff97fa 1void tpcConvert(){
2 AliSimulation sim;
3 sim.ConvertDateToRoot("raw.root","root.root");
4}