You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rootplot Users
The help content (both script and documentation on the official page)
for rootinfo contains two mistakes:
rootinfo --h
Usage: Print information about histograms in a root file
Options:
--version show program's version number and exit
-h, --help show this help message and exit
--bincenter Get Bin Centers from each bin in each histogram
--classname Get type from each object in root file
--contents Get Bin Contents from each bin in each histogram
--entries Get Entries from each histogram
--max Get Maximum value from each histogram
--min Get Minimum value from each histogram
--name=NAME Get information only from object with matching name
--overflow Get Minimum value from each histogram
--underflow Get Minimum value from each histogram
The last two entries are the same as for '--min'
Jeff
unread,
Mar 15, 2011, 5:34:51 PM3/15/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rootplot Users
Luke,
Thanks for reporting. I've just uploaded the fixed documentation.