void Scan | ( | const char * | fname | ) |
Function to scan a pax file and display the content on the standard ouput.
It displays on the standard output all the cascacades between event # 0 and event # 100. Also illustrated the idonly flag. If activated (with pax << idonly), only the header part of the cascacades is read.
fname is the file name of the pax file to be scanned
Definition at line 52 of file FirstPax.C.