Skip to content

CMS: Fix relationship tag between NANO and MINI for 2016 collision datasets #3707

Open
@tpmccauley

Description

@tpmccauley

If one looks at for example /Tau/Run2016H-UL2016_MiniAODv2-v1/MINIAOD one can see that there is a "ParentDataset:" tag which links to the corresponding NANOAOD dataset /Tau/Run2016H-UL2016_MiniAODv2_NanoAODv9-v1/NANOAOD. There is no corresponding tag link back to MINIAOD.

In the json this is governed by the isChildOf field. Strictly speaking the relationship between NANOAOD and MINIAOD should be a sibling relationship since they are both produced from the AOD(?) so the field in the json should be isSiblingOf. Regardless, the NANO is not the parent of MINI.

We can either remove this altogether since there are already links in the record or use the isSiblingOf field properly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions