{
// Creates a local database from the demo files created by// the macro create_testfr.C// Creates a new local database object and builds the database from// the demo frame files contained in the current directory,// searching recursively
vd = new VFrameMetaDB("demoDB.root","CREATE","./demo*");
// Creates also another database for SMS only frame file
vdsms = new VFrameMetaDB("SMSdemoDB.root","CREATE","./SMS*");
// That's All Folks !!!
}
- ROOT page - VEGA page - Class index - Top of the page This page has been automatically generated. If you have any comments or suggestions
about the page layout send a mail to
, or
contact
with any questions or problems regarding ROOT or VEGA.