[Brahms-dev-l] new AddFileSet method in BrIOModule

From: Hironori Ito <hito@rcf.rhic.bnl.gov>
Date: Sun Jun 27 2004 - 15:49:02 EDT
Hello.  I added a new (overloaded) AddFileSet method to BrIOModule.  It 
uses our FILECATALOG database to find locations of files.  You don't 
need to find and remember the file locations anymore!!!  The format is 
shown below.

AddFileSet(Int_t runno, Char_t* type, Int_t prono, Int_t verno=-1111)

runno  --- run number
type    --- "ltr", "gtr", "dst",  etc.. 
prono  --- production number.  If you don't know what it is, you did not 
my previous email.  (read it on our list server.)   As I said before, 
you can find available production number at 
http://pii3.brahms.bnl.gov/daq-cgi-bin/EnterNewProduction.pl
verno   ---  optional   (only if you really want to use the specific 
version number.  Default behavior is to find the more recent version.)


Example.

For example, you want to analyze run 11724 ltr file with production 
version number of 1.

inputmodule->AddFileSet(11724, "ltr", 1);



Hiro


_______________________________________________
Brahms-dev-l mailing list
Brahms-dev-l@lists.bnl.gov
http://lists.bnl.gov/mailman/listinfo/brahms-dev-l
Received on Sun Jun 27 15:50:15 2004

This archive was generated by hypermail 2.1.8 : Sun Jun 27 2004 - 15:50:36 EDT