File tree Expand file tree Collapse file tree 7 files changed +22
-22
lines changed Expand file tree Collapse file tree 7 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 6
6
'Name' : "FuncADL_Uproot_Dict" ,
7
7
'Dataset' : dataset .FileList (
8
8
[
9
- "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000001.pool.root.1" ,
10
- "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000002.pool.root.1" ,
11
- "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000003.pool.root.1" ,
9
+ "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000001.pool.root.1" , # noqa: E501
10
+ "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000002.pool.root.1" , # noqa: E501
11
+ "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000003.pool.root.1" , # noqa: E501
12
12
]
13
13
),
14
14
'Query' : query .FuncADL_Uproot ()
Original file line number Diff line number Diff line change 7
7
Name = "FuncADL_Uproot_Typed" ,
8
8
Dataset = dataset .FileList (
9
9
[
10
- "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000001.pool.root.1" ,
11
- "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000002.pool.root.1" ,
12
- "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000003.pool.root.1" ,
13
- ]
10
+ "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000001.pool.root.1" , # noqa: E501
11
+ "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000002.pool.root.1" , # noqa: E501
12
+ "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000003.pool.root.1" , # noqa: E501
13
+ ]
14
14
),
15
15
Query = query .FuncADL_Uproot ()
16
16
.FromTree ('CollectionTree' )
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ def run_query(input_filenames=None):
13
13
'Name' : "PythonFunction_Dict" ,
14
14
'Dataset' : dataset .FileList (
15
15
[
16
- "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000001.pool.root.1" ,
17
- "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000002.pool.root.1" ,
18
- "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000003.pool.root.1" ,
16
+ "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000001.pool.root.1" , # noqa: E501
17
+ "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000002.pool.root.1" , # noqa: E501
18
+ "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000003.pool.root.1" , # noqa: E501
19
19
]
20
20
),
21
21
'Query' : query .PythonFunction ().with_uproot_function (run_query )
Original file line number Diff line number Diff line change @@ -14,10 +14,10 @@ def run_query(input_filenames=None):
14
14
Name = "PythonFunction_Typed" ,
15
15
Dataset = dataset .FileList (
16
16
[
17
- "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000001.pool.root.1" ,
18
- "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000002.pool.root.1" ,
19
- "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000003.pool.root.1" ,
20
- ]
17
+ "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000001.pool.root.1" , # noqa: E501
18
+ "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000002.pool.root.1" , # noqa: E501
19
+ "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000003.pool.root.1" , # noqa: E501
20
+ ]
21
21
),
22
22
Query = query .PythonFunction ().with_uproot_function (run_query )
23
23
)
Original file line number Diff line number Diff line change 6
6
'Name' : "UprootRaw_Dict" ,
7
7
'Dataset' : dataset .FileList (
8
8
[
9
- "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000001.pool.root.1" ,
10
- "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000002.pool.root.1" ,
11
- "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000003.pool.root.1" ,
9
+ "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000001.pool.root.1" , # noqa: E501
10
+ "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000002.pool.root.1" , # noqa: E501
11
+ "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000003.pool.root.1" , # noqa: E501
12
12
]
13
13
),
14
14
'Query' : query .UprootRaw (
Original file line number Diff line number Diff line change 7
7
Name = "UprootRaw_Typed" ,
8
8
Dataset = dataset .FileList (
9
9
[
10
- "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000001.pool.root.1" ,
11
- "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000002.pool.root.1" ,
12
- "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000003.pool.root.1" ,
13
- ]
10
+ "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000001.pool.root.1" , # noqa: E501
11
+ "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000002.pool.root.1" , # noqa: E501
12
+ "root://eospublic.cern.ch//eos/opendata/atlas/rucio/data16_13TeV/DAOD_PHYSLITE.37019878._000003.pool.root.1" , # noqa: E501
13
+ ]
14
14
),
15
15
Query = query .UprootRaw (
16
16
[
Original file line number Diff line number Diff line change @@ -11,5 +11,5 @@ Sample:
11
11
import uproot
12
12
13
13
with uproot.open({input_filenames:"CollectionTree"}) as o:
14
- br = o.arrays("AnalysisElectronsAuxDyn.pt")
14
+ br = o.arrays("AnalysisElectronsAuxDyn.pt")
15
15
return br
You can’t perform that action at this time.
0 commit comments