← Back to team overview

kaliveda-dev team mailing list archive

Re: [Question #211475]: impossible to read ident file in /hpss

 

Question #211475 on KaliVeda changed:
https://answers.launchpad.net/kaliveda/+question/211475

    Status: Open => Answered

John Frankland proposed the following answer:
it looks like Mark was right, you just have to be patient.
if you look in the right directory (take note Mark!! ;-)) you can see that your file is now there:

[franklan@ccage003 ~]$ rfdir /hpss/in2p3.fr/group/indra/e494s/ident2 | grep run262
-rw-rw----   1 indramgr indra               372044906 Oct 17 13:57 run262.ident.root.2012-10-17_12:22:11

and can be opened:

root [2] gDataSetManager->GetDataSet("INDRA_e494s")->cd()
root [2] gDataSet->OpenRunfile("ident",262)
(class TObject*)0x5bde720
root [2] gFile->ls()
TXNetFile**		root://ccxroot.in2p3.fr:1999//hpss/in2p3.fr/group/indra/e494s/ident2/run262.ident.root.2012-10-17_12:22:11	
 TXNetFile*		root://ccxroot.in2p3.fr:1999//hpss/in2p3.fr/group/indra/e494s/ident2/run262.ident.root.2012-10-17_12:22:11	
  KEY: TTree	ReconstructedEvents;10	Run 262 : 40Ar + 58Ni 12.4 MeV/A : ident events created from recon data
  KEY: TTree	ReconstructedEvents;9	Run 262 : 40Ar + 58Ni 12.4 MeV/A : ident events created from recon data
  KEY: TTree	RawData;1	Run 262 : 40Ar + 58Ni 12.4 MeV/A : raw data
  KEY: TTree	GeneData;1	Run 262 : 40Ar + 58Ni 12.4 MeV/A : gene data

moral of the story: we cannot go faster than SRB...

-- 
You received this question notification because you are a member of
KaliVeda Development Team, which is an answer contact for KaliVeda.