Re: PyROOT and Athena: Cannot read LVL1NameMap

From: Alexander Mann <amann_at_uni-goettingen.de>
Date: Tue, 30 Nov 2010 12:26:39 +0100

Hi Sebastien,

nice. Yes, this works perfectly, thanks!

Now I only need to find out how to prepend the check-out and compiling of AtlasSTLAddReflex-00-00-21 on the worker nodes in the GRID using prun...

cu,
Alexander

On 11/30/2010 12:12 PM, Sebastien Binet wrote:
> On Tue, 30 Nov 2010 11:25:37 +0100, Alexander Mann<amann_at_uni-goettingen.de> wrote:
>>
>> Hi Sebastien,
>>
>> yes, it's there:
>>
>> lxplus432.cern.ch:/tmp/mann/NTUP_JETMET.160631._000003.root.1
>
> could you try with AtlasSTLAddReflex-00-00-21 ?
> ie:
> $ cd workarea
> $ pkgco.py AtlasSTLAddReflex-00-00-21
> $ [recompile,coffee,coffee,...]
> $ cat> foo.py
> f = PyAthena.TFile.Open("ntup.root")
> t = f.FindObjectAny("TrigConfTree")
> t.GetEntry(0)
> m=t.LVL1NameMap
> print dict(m)
> # EOF
>
> $ athena -i ./foo.py
> [...]
> athena> dict(m)
> {'L1_MBTS_C': 27, 'L1_BCM_AtoC_EMPTY': 229, 'L1_J15_LV': 113,
> [...]
> 'L1_NIM_S8C2B25': 41, 'L1_EM10': 3, 'L1_XE10': 129, 'L1_NIM_S8C2B22':
> 38, 'L1_EM14': 5, 'L1_TE180': 141, 'L1_J10_win6': 111, 'L1_2FJ5': 125,
> 'L1_FJ5_EMPTY': 175}
>
> (importing ROOT should work too)
>
> hth,
> sebastien.
>
>>
>> cu,
>> Alexander
Received on Tue Nov 30 2010 - 12:26:44 CET

This archive was generated by hypermail 2.2.0 : Wed Dec 01 2010 - 05:50:01 CET