inspect `TTree` from shell
-
scanTree
\toTTree::Scan()
-
diffTree
\to parallel calls toTTree::Scan()
? TBD... -
drawTree
\toTTree::Draw()
-
printTree
\toTTree::Print()
-
showTree
\toTTree::Show()
Edited by Patrick Louis S Connor
scanTree
\to TTree::Scan()
diffTree
\to parallel calls to TTree::Scan()
? TBD...drawTree
\to TTree::Draw()
printTree
\to TTree::Print()
showTree
\to TTree::Show()