Skip to content
Snippets Groups Projects
Commit 04367cf1 authored by Rene Brun's avatar Rene Brun
Browse files

Implement a request from ATLAS:

In addition to the existing function
    virtual       TArrayD *GetSumw2()       {return &fSumw2;}
provide also the const vesrion
    virtual const TArrayD *GetSumw2() const {return &fSumw2;}


git-svn-id: http://root.cern.ch/svn/root/trunk@13713 27541ba8-7e3a-0410-8455-c3a389f83636
parent 62c6c82f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment