This patch from Philippe implements the reading of variable size
array inside a TClonesArray when the TClonesArray is not split. It also adds a test for reading variable size array inside a TClonesArray. It also fixes a problem recently mentioned on roottalk where the formula for not properly reading variable size array when the variable size was indexed more there was more than one variable in the formula. git-svn-id: http://root.cern.ch/svn/root/trunk@5037 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- test/Event.cxx 10 additions, 1 deletiontest/Event.cxx
- test/Event.h 8 additions, 4 deletionstest/Event.h
- test/dt_DrawTest.C 2 additions, 0 deletionstest/dt_DrawTest.C
- test/dt_MakeRef.C 4 additions, 0 deletionstest/dt_MakeRef.C
- test/dt_RunDrawTest.C 9 additions, 1 deletiontest/dt_RunDrawTest.C
- treeplayer/inc/TTreeFormula.h 7 additions, 6 deletionstreeplayer/inc/TTreeFormula.h
- treeplayer/src/TTreeFormula.cxx 373 additions, 127 deletionstreeplayer/src/TTreeFormula.cxx
- treeplayer/src/TTreePlayer.cxx 3 additions, 4 deletionstreeplayer/src/TTreePlayer.cxx
Loading
Please register or sign in to comment