ATLAS Offline Software
Loading...
Searching...
No Matches
makeARTScripts.py File Reference

Go to the source code of this file.

Namespaces

namespace  makeARTScripts

Functions

 makeARTScripts.generateText (formatName, label, inputFile, isTruth, nEvents, artInput="")
 makeARTScripts.generateTrains (formatList, label, inputFile, nEvents)
 makeARTScripts.generatePHYStoPHYSLITE (label, inputFile, nEvents)

Variables

bool makeARTScripts.makeDataDAODs = True
bool makeARTScripts.makeMCDAODs = True
bool makeARTScripts.makeTruthDAODs = True
bool makeARTScripts.makeTrains = True
bool makeARTScripts.makePHYStoPHYSLITE = True
list makeARTScripts.formatList
list makeARTScripts.truthFormatList = ["TRUTH0", "TRUTH1", "TRUTH3"]
list makeARTScripts.trainList
 makeARTScripts.mc20File = defaultTestFiles.AOD_RUN2_MC[0]
 makeARTScripts.mc23aFile = defaultTestFiles.AOD_RUN3_MC[0]
 makeARTScripts.mc21_14TeV_File = defaultTestFiles.AOD_RUN4_MC[0]
 makeARTScripts.truthFile = defaultTestFiles.EVNT[0]
 makeARTScripts.data18File = defaultTestFiles.AOD_RUN2_DATA[0]
 makeARTScripts.data22File = defaultTestFiles.AOD_RUN3_DATA[0]
str makeARTScripts.com_dir = "/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/CampaignInputs/"
str makeARTScripts.data23File = com_dir+"data23/AOD/data23_13p6TeV.00453713.physics_Main.recon.AOD.f1357/2012events.data23_13p6TeV.00453713.physics_Main.recon.AOD.f1357._lb1416._0006.1"
str makeARTScripts.data23CosFile = com_dir+"data23_cos/AOD/data23_cos.00459152.physics_CosmicMuons.merge.AOD.f1383_m2195/data23_cos.00459152.physics_CosmicMuons.merge.AOD.f1383_m2195._lb0124-lb0126._0001.1"
str makeARTScripts.data24File = com_dir+"data24/AOD/data24_13p6TeV.00486658.physics_Main.recon.AOD.f1522_m2262_r16385_r16377/AOD.43718985._000221.pool.root.1"
str makeARTScripts.data25Input = "user.martindl.data25_13p6TeV.00498515.physics_Main.merge.AOD.r17521_p7232"
str makeARTScripts.data25File = "root://eosatlas.cern.ch//eos/atlas/atlascerngroupdisk/data-art/large-input/CampaignInputs/data25/AOD/data25_13p6TeV.00498515.physics_Main.merge.AOD.r17521_p7232/AOD.49752827._000024.pool.root.1"
str makeARTScripts.mc23dInput = "user.martindl.mc23_13p6TeV.601229.PhPy8EG_A14_ttbar_hdamp258p75_SingleLep.recon.AOD.e8514_s4159_r15530"
str makeARTScripts.mc23dFile = "root://eosatlas.cern.ch//eos/atlas/atlascerngroupdisk/data-art/large-input/CampaignInputs/mc23/AOD/mc23_13p6TeV.601229.PhPy8EG_A14_ttbar_hdamp258p75_SingleLep.recon.AOD.e8514_s4159_r15530/AOD.38803011._001713.pool.root.1"
str makeARTScripts.mc23eInput = "user.martindl.mc23_13p6TeV.601229.PhPy8EG_A14_ttbar_hdamp258p75_SingleLep.recon.AOD.e8514_s4369_r16083"
str makeARTScripts.mc23eFile = "root://eosatlas.cern.ch//eos/atlas/atlascerngroupdisk/data-art/large-input/CampaignInputs/mc23/AOD/mc23_13p6TeV.601229.PhPy8EG_A14_ttbar_hdamp258p75_SingleLep.recon.AOD.e8514_s4369_r16083/AOD.41608496._001231.pool.root.1"
str makeARTScripts.mc23gInput = "user.martindl.mc23_13p6TeV.601229.PhPy8EG_A14_ttbar_hdamp258p75_SingleLep.recon.AOD.e8514_s4618_r17610"
str makeARTScripts.mc23gFile = "root://eosatlas.cern.ch//eos/atlas/atlascerngroupdisk/data-art/large-input/CampaignInputs/mc23/AOD/mc23_13p6TeV.601229.PhPy8EG_A14_ttbar_hdamp258p75_SingleLep.recon.AOD.e8514_s4618_r17610/AOD.50092877._002250.pool.root.1"
 makeARTScripts.mc20PHYSFile = os.getenv('ASG_TEST_FILE_MC')
 makeARTScripts.mc23PHYSFile = os.getenv('ASG_TEST_FILE_RUN3_MC')
 makeARTScripts.data18PHYSFile = os.getenv('ASG_TEST_FILE_DATA')
 makeARTScripts.data23PHYSFile = os.getenv('ASG_TEST_FILE_RUN3_DATA')