ATLAS Offline Software
Namespaces | Variables
FullCPAlgorithmsTest_CA.py File Reference

Go to the source code of this file.

Namespaces

 FullCPAlgorithmsTest_CA
 

Variables

 FullCPAlgorithmsTest_CA.flags = initConfigFlags()
 
 FullCPAlgorithmsTest_CA.athArgsParser = flags.getArgumentParser()
 
 FullCPAlgorithmsTest_CA.action
 
 FullCPAlgorithmsTest_CA.dest
 
 FullCPAlgorithmsTest_CA.default
 
 FullCPAlgorithmsTest_CA.help
 
 FullCPAlgorithmsTest_CA.type
 
 FullCPAlgorithmsTest_CA.athArgs = flags.fillFromArgs(parser=athArgsParser)
 
 FullCPAlgorithmsTest_CA.dataType = DataType(athArgs.data_type)
 
 FullCPAlgorithmsTest_CA.textConfig = athArgs.text_config
 
dictionary FullCPAlgorithmsTest_CA.inputfile
 
 FullCPAlgorithmsTest_CA.Files
 
 FullCPAlgorithmsTest_CA.testFile = os.getenv(inputfile[dataType])
 
 FullCPAlgorithmsTest_CA.FPE
 
 FullCPAlgorithmsTest_CA.EventPrintoutInterval
 
 FullCPAlgorithmsTest_CA.OutputJSON
 
 FullCPAlgorithmsTest_CA.cfg = MainServicesCfg(flags)
 
 FullCPAlgorithmsTest_CA.cp_cfg
 
string FullCPAlgorithmsTest_CA.outputFile = f"ANALYSIS DATAFILE='FullCPAlgorithmsTextConfigTest.{dataType.value}.hist.root' OPT='RECREATE'"
 
 FullCPAlgorithmsTest_CA.sc = cfg.run(flags.Exec.MaxEvents)