GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
void Gw::EvapLMOF::AddFile ( const char *  fname)
inline

to add an input (pax) file

With this function, a file is added to the list of input files.

All the files must be in the same directory (or in a sub-directory of that directory) which is set once with the SetPath() member (default is current directory ./). A counter is associated with each file to know the number of events read. Non-existing file or non-pax file could be added without problems ... they will be ignored.

Definition at line 219 of file EvapLMOF.h.