ATLAS Offline Software
Loading...
Searching...
No Matches
Asetup_report.py
Go to the documentation of this file.
1#! /usr/bin/env python
2
3# Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
4#
5from PyJobTransforms.trfUtils import asetupReport
6print(asetupReport())
void print(char *figname, TCanvas *c1)
Transform utility functions.