ATLAS Offline Software
Namespaces | Functions | Variables
NswCondAlgTest.py File Reference

Go to the source code of this file.

Namespaces

 python.NswCondAlgTest
 

Functions

def python.NswCondAlgTest.NSWCondAlgTest (flags, alg_name="NSWCondTestAlg", **kwargs)
 

Variables

 python.NswCondAlgTest.parser = SetupArgParser()
 
 python.NswCondAlgTest.default
 
 python.NswCondAlgTest.help
 
 python.NswCondAlgTest.action
 
 python.NswCondAlgTest.inputFile
 
 python.NswCondAlgTest.args = parser.parse_args()
 
string python.NswCondAlgTest.mcInputFile = "/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/MuonRecRTT/UnitTestInput/Run3MC.ESD.pool.root"
 
string python.NswCondAlgTest.dataInputFile = "/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/MuonRecRTT/UnitTestInput/Run3Data.ESD.pool.root"
 
 python.NswCondAlgTest.flags = initConfigFlags()
 
 python.NswCondAlgTest.NumThreads
 
 python.NswCondAlgTest.NumConcurrentEvents
 
 python.NswCondAlgTest.ESDFileName
 
 python.NswCondAlgTest.Files
 
 python.NswCondAlgTest.applyMmT0Correction
 
 python.NswCondAlgTest.cfg = setupServicesCfg(flags)
 
 python.NswCondAlgTest.msgService = cfg.getService('MessageSvc')
 
 python.NswCondAlgTest.Format
 
 python.NswCondAlgTest.withDetails
 
 python.NswCondAlgTest.True
 
 python.NswCondAlgTest.summariseProps
 
 python.NswCondAlgTest.sc = cfg.run(1)