File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 55 - 'pol' and 'arr_colz' draw option for ` TH2 `
66 - 'col7' uses bar offset and width for ` TH2 `
77 - 'cont5' for ` TGraph2D ` using Delaunay algorithm
8- - 'chord' drawiong of ` TH2 ` implements zooming
8+ - 'chord' drawing of ` TH2 ` implements zooming
99 - 'box1' for ` TH3 ` with negative bins
1010 - 'same' option for first histogram on pad, draw without creating ` TFrame `
1111 - 'rangleNN' for ` TGraphPolargram ` , also support fAxisAngle member
12- - 'N' and 'O' for ` TGraphPolargram ` for angle coordiante systems
12+ - 'N' and 'O' for ` TGraphPolargram ` for angle coordinate systems
1313 - 'arc' for ` TPave ` and derived classes
1414 - 'allbins' for histograms to display underflow/overflow bins
1515 - Poisson errors for ` TH1 ` /` TH2 ` , https://root-forum.cern.ch/t/62335/
1818 - ` TF12 ` - projection of ` TF2 `
1919 - ` TLink ` and ` TButton ` , used in ` TInspectCanvas `
20203 . New partameters in ` TTree::Draw ` :
21- - '>>elist' to request enries matching cut conditions
21+ - '>>elist' to request entries matching cut conditions
2222 - 'elist' to specify entries for processing
2323 - 'nmatch' to process exactly the specified number of entries, break processing afterwards
2424 - 'staged' algorithm to first select entries and then process only these entries
You can’t perform that action at this time.
0 commit comments