Closed gordonwatts closed 3 years ago
As a user/developer i would like to easily see the qastle that is sent for various func_adl queries to the backend.
qastle
func_adl
Decide on one of two approaches:
bool
ServiceXDatasetSourcexAOD
ServiceXDatasetSourceUpROOT
Create doctest to show off some typical queries to both the xAOD and uproot backend.
doctest
xAOD
uproot
Already fixed - done at a layer lower than this library.
As a user/developer i would like to easily see the
qastle
that is sent for variousfunc_adl
queries to the backend.Approach
Decide on one of two approaches:
bool
parameter that will haveServiceXDatasetSourcexAOD
andServiceXDatasetSourceUpROOT
to return theqastle
rather than the dataCreate
doctest
to show off some typical queries to both thexAOD
anduproot
backend.