-
- Downloads
New TCastorFile: a TCastorFile is like a normal TNetFile except that it
obtains the remote node (disk server) via the CASTOR API, once the disk server and the local file path are determined, the file will be accessed via the rootd daemon. File names have to be specified like: castor:/castor/cern.ch/user/r/rdm/bla.root The patch level of libshift should be at least 1.5.x (which is the one installed on all CERN machines in /usr/local). The CASTOR HSM interface code is provided by Jean-Damien Durand of the CASTOR team. git-svn-id: http://root.cern.ch/svn/root/trunk@7310 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- base/src/TFile.cxx 9 additions, 5 deletionsbase/src/TFile.cxx
- base/src/TUrl.cxx 12 additions, 3 deletionsbase/src/TUrl.cxx
- config/Makefile.in 1 addition, 0 deletionsconfig/Makefile.in
- config/rootrc.in 2 additions, 1 deletionconfig/rootrc.in
- configure 32 additions, 4 deletionsconfigure
- io/src/TFile.cxx 9 additions, 5 deletionsio/src/TFile.cxx
- net/inc/TNetFile.h 4 additions, 4 deletionsnet/inc/TNetFile.h
- net/src/TNetFile.cxx 9 additions, 6 deletionsnet/src/TNetFile.cxx
- net/src/TUrl.cxx 12 additions, 3 deletionsnet/src/TUrl.cxx
- rfio/Module.mk 4 additions, 0 deletionsrfio/Module.mk
- rfio/inc/LinkDef.h 2 additions, 1 deletionrfio/inc/LinkDef.h
- rfio/inc/TCastorFile.h 58 additions, 0 deletionsrfio/inc/TCastorFile.h
- rfio/src/TCastorFile.cxx 243 additions, 0 deletionsrfio/src/TCastorFile.cxx
Loading
Please register or sign in to comment