ATLAS Offline Software
Tools
PyJobTransforms
scripts
ScanLog.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
5
import
sys
6
7
print
(
'''
8
This script is deprecated. Please use
9
10
ValidateFiles_tf.py --logfile MYLOGFILE
11
12
instead.
13
'''
, file=sys.stderr)
14
sys.exit(1)
print
void print(char *figname, TCanvas *c1)
Definition:
TRTCalib_StrawStatusPlots.cxx:25
Generated on Sun Jan 19 2025 21:17:05 for ATLAS Offline Software by
1.8.18