00001 void P110_THDFSFile() 00002 { 00003 gPluginMgr->AddHandler("TFile", "^hdfs:", "THDFSFile", 00004 "HDFS", "THDFSFile(const char*,Option_t*,const char*,Int_t)"); 00005 }