File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
- 'pol' and 'arr_colz' draw option for ` TH2 `
6
6
- 'col7' uses bar offset and width for ` TH2 `
7
7
- 'cont5' for ` TGraph2D ` using Delaunay algorithm
8
- - 'chord' drawiong of ` TH2 ` implements zooming
8
+ - 'chord' drawing of ` TH2 ` implements zooming
9
9
- 'box1' for ` TH3 ` with negative bins
10
10
- 'same' option for first histogram on pad, draw without creating ` TFrame `
11
11
- '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
13
13
- 'arc' for ` TPave ` and derived classes
14
14
- 'allbins' for histograms to display underflow/overflow bins
15
15
- Poisson errors for ` TH1 ` /` TH2 ` , https://root-forum.cern.ch/t/62335/
18
18
- ` TF12 ` - projection of ` TF2 `
19
19
- ` TLink ` and ` TButton ` , used in ` TInspectCanvas `
20
20
3 . New partameters in ` TTree::Draw ` :
21
- - '>>elist' to request enries matching cut conditions
21
+ - '>>elist' to request entries matching cut conditions
22
22
- 'elist' to specify entries for processing
23
23
- 'nmatch' to process exactly the specified number of entries, break processing afterwards
24
24
- 'staged' algorithm to first select entries and then process only these entries
You can’t perform that action at this time.
0 commit comments