void rc() { TProfile3D* profile3D = new TProfile3D("profile3D", "3D Profile", 10, 0, 10, 10, 0, 10, 10, 0, 10); profile3D->Fill(5, 5, 5, 2); profile3D->Fill(5, 5, 5, 3); int bin=10; for(int k=1;kGetBinContent(i,j,k)>0){cout<GetBinContent(i,j,k)<