ATLAS Offline Software
Loading...
Searching...
No Matches
checkMetaSG.py
Go to the documentation of this file.
1#!/usr/bin/env python
2
3# Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
4
5print('This script is no longer available. Please use `meta-reader` script instead.')
6print('Example: meta-reader -m full <file>')
7print('See meta-reader --help for more information.')
void print(char *figname, TCanvas *c1)