ATLAS Offline Software
Loading...
Searching...
No Matches
StdAnalysisSetup.py
Go to the documentation of this file.
1# Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
2
3
4
5include("EvgenProdTools/StdJOSetup.py")
6
7
8import AthenaPoolCnvSvc.ReadAthenaPool
9if "INFILE" in dir():
10 svcMgr.EventSelector.InputCollections = [INFILE]
11
12
13from AthenaPython import PyAthena
14from AthenaPython.PyAthena import StatusCode, McEventCollection, HepMC, CLHEP
15from GeneratorModules.EvgenAnalysisAlg import EvgenAnalysisAlg