.. _meta: The C++ Interface ^^^^^^^^^^^^^^^^^ .. cpp:class:: meta: public tools, public notification .. cpp:function:: meta() .. cpp:function:: ~meta() .. cpp:function:: const folds_t* get_tags(std::string hash) .. cpp:function:: void scan_data(TObject* obj) .. cpp:function:: void scan_sow(TObject* obj) .. cpp:function:: void parse_json(std::string inpt) .. cpp:function:: std::string hash(std::string fname) .. cpp:var:: rapidjson::Document* rpd = nullptr .. cpp:var:: meta_t meta_data .. cpp:var:: std::string metacache_path .. cpp:var:: cproperty isMC .. cpp:var:: cproperty found .. cpp:var:: cproperty eventNumber .. cpp:var:: cproperty event_index .. cpp:var:: cproperty totalSize .. cpp:var:: cproperty kfactor .. cpp:var:: cproperty ecmEnergy .. cpp:var:: cproperty genFiltEff .. cpp:var:: cproperty completion .. cpp:var:: cproperty beam_energy .. cpp:var:: cproperty cross_section_nb .. cpp:var:: cproperty cross_section_fb .. cpp:var:: cproperty cross_section_pb .. cpp:var:: cproperty campaign_luminosity .. cpp:var:: cproperty sum_of_weights .. cpp:var:: cproperty dsid .. cpp:var:: cproperty nFiles .. cpp:var:: cproperty totalEvents .. cpp:var:: cproperty datasetNumber .. cpp:var:: cproperty derivationFormat .. cpp:var:: cproperty AMITag .. cpp:var:: cproperty generators .. cpp:var:: cproperty identifier .. cpp:var:: cproperty DatasetName .. cpp:var:: cproperty prodsysStatus .. cpp:var:: cproperty dataType .. cpp:var:: cproperty version .. cpp:var:: cproperty PDF .. cpp:var:: cproperty AtlasRelease .. cpp:var:: cproperty principalPhysicsGroup .. cpp:var:: cproperty physicsShort .. cpp:var:: cproperty generatorName .. cpp:var:: cproperty geometryVersion .. cpp:var:: cproperty conditionsTag .. cpp:var:: cproperty generatorTune .. cpp:var:: cproperty amiStatus .. cpp:var:: cproperty beamType .. cpp:var:: cproperty productionStep .. cpp:var:: cproperty projectName .. cpp:var:: cproperty statsAlgorithm .. cpp:var:: cproperty genFilterNames .. cpp:var:: cproperty file_type .. cpp:var:: cproperty sample_name .. cpp:var:: cproperty logicalDatasetName .. cpp:var:: cproperty campaign .. cpp:var:: cproperty, meta> keywords .. cpp:var:: cproperty, meta> weights .. cpp:var:: cproperty, meta> keyword .. cpp:var:: cproperty, meta> fileGUID .. cpp:var:: cproperty, meta> events .. cpp:var:: cproperty, meta> run_number .. cpp:var:: cproperty, meta> fileSize .. cpp:var:: cproperty, meta> inputrange .. cpp:var:: cproperty, meta> inputfiles .. cpp:var:: cproperty, meta> LFN .. cpp:var:: cproperty, meta> misc .. cpp:var:: cproperty, meta> config The Python Interface ^^^^^^^^^^^^^^^^^^^^ .. py:class:: httpx(pyAMI.httpclient.HttpClient) .. py:function:: __init__(self, config) .. py:function:: connect(self, endpoint) .. py:class:: atlas(pyAMI.client.Client) .. py:function:: __init__() .. py:class:: MetaLookup .. py:function:: __call__(inpt) :ivar DatasetName :ivar CrossSection :ivar ExpectedEvents :ivar SumOfWeights :ivar GenerateData .. py:class:: Data .. py:function:: __add__(self, Data other) .. py:function:: __radd__(self, other) :ivar weights :ivar data .. py:class:: Meta .. py:function:: __reduce__(self) .. py:function:: __str__(self) .. py:function:: expected_events(self, float lumi = 140.1) .. py:function:: GetSumOfWeights(self, str name) .. py:function:: FetchMeta(self, int dsid, str amitag) .. py:function:: hash(self, str val) :ivar str MetaCachePath :ivar float SumOfWeights :ivar int dsid :ivar int amitag :ivar str generators :ivar bool isMC :ivar str derivationFormat :ivar int eventNumber :ivar float ecmEnergy :ivar float genFiltEff :ivar float kfactor :ivar genFiltEff :ivar float completion :ivar completion :ivar float beam_energy :ivar float crossSection :ivar float crossSection_mean :ivar float totalSize :ivar int nFiles :ivar int run_number :ivar int totalEvents :ivar totalEvents :ivar datasetNumber :ivar identifier :ivar prodsysStatus :ivar dataType :ivar version :ivar PDF :ivar AtlasRelease :ivar principalPhysicsGroup :ivar physicsShort :ivar generatorName :ivar geometryVersion :ivar conditionsTag :ivar generatorTune :ivar amiStatus :ivar beamType :ivar productionStep :ivar projectName :ivar statsAlgorithm :ivar genFilterNames :ivar file_type :ivar DatasetName :ivar logicalDatasetName :ivar event_index :ivar keywords :ivar weights :ivar keyword :ivar found :ivar config :ivar Files :ivar fileGUID :ivar events :ivar fileSize :ivar sample_name :ivar campaign