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.athArgs = flags.fillFromArgs(parser=athArgsParser)
 
 FullCPAlgorithmsTest_CA.dataType = DataType(athArgs.data_type)
 
 FullCPAlgorithmsTest_CA.blockConfig = athArgs.block_config
 
 FullCPAlgorithmsTest_CA.textConfig = athArgs.text_config
 
 FullCPAlgorithmsTest_CA.forCompare = athArgs.for_compare
 
dictionary FullCPAlgorithmsTest_CA.inputfile
 
 FullCPAlgorithmsTest_CA.Files
 
 FullCPAlgorithmsTest_CA.testFile = os.getenv(inputfile[dataType])
 
 FullCPAlgorithmsTest_CA.FPE
 
 FullCPAlgorithmsTest_CA.EventPrintoutInterval
 
 FullCPAlgorithmsTest_CA.cfg = MainServicesCfg(flags)
 
 FullCPAlgorithmsTest_CA.cp_cfg
 
string FullCPAlgorithmsTest_CA.outputFile = f"ANALYSIS DATAFILE='FullCPAlgorithmsConfigTest.{dataType.value}.hist.root' OPT='RECREATE'"
 
 FullCPAlgorithmsTest_CA.sc = cfg.run(500)