-
- Downloads
Implement correctly the projections from a TProfile2D to TProfile and from a...
Implement correctly the projections from a TProfile2D to TProfile and from a TProfile3D to a TProfile2D. Add corresponding tests in stressHistogram. This fixes bug ROOT-6220
Showing
- hist/hist/inc/TH3.h 17 additions, 6 deletionshist/hist/inc/TH3.h
- hist/hist/inc/TProfile2D.h 4 additions, 0 deletionshist/hist/inc/TProfile2D.h
- hist/hist/inc/TProfile3D.h 5 additions, 2 deletionshist/hist/inc/TProfile3D.h
- hist/hist/src/TH2.cxx 1 addition, 1 deletionhist/hist/src/TH2.cxx
- hist/hist/src/TProfile.cxx 6 additions, 10 deletionshist/hist/src/TProfile.cxx
- hist/hist/src/TProfile2D.cxx 133 additions, 19 deletionshist/hist/src/TProfile2D.cxx
- hist/hist/src/TProfile3D.cxx 179 additions, 11 deletionshist/hist/src/TProfile3D.cxx
- test/stressHistogram.cxx 185 additions, 15 deletionstest/stressHistogram.cxx
Loading
Please register or sign in to comment