Reference: Data Access: GFAL (Grid File Access Library)

Last modified: Fri Oct 31 15:28:28 GMT 2008
Nick West
Return to home page

Contents

Overview

For an introduction to GRID data access please see Tutorial: Accessing Storage Elements. For help in selecting the best access protocols see The MINOS UK Data Model Currently MINOS doesn't use GFAL.

The GFAL library was developed by LCG to allow applications to easily access and store files across the grid. It's the underlying library providing much of the functionality to lcg-utils The currently supported protocols are: file for local access, dcap (dCache access protocol) and rfio (CASTOR access protocol).

The corresponding ROOT TFile class is TGFALFile. I have tried to use it but had file ... can not be opened for reading (Invalid argument) problems

Examples

See GFAL man pages

Site Specific

None currently.

External Links


Return to home page