UCATLAS / ZJetBalance

Run II studies for Z+Jet Balancing including b-tagging
1 stars 2 forks source link

add a convenient scripts for API access #64

Closed YasuyukiOkumura closed 9 years ago

YasuyukiOkumura commented 9 years ago

Dear Brian and Gabriel,

I added a new possibly convenient script for you to be free from browsing slow AMI page.

# at some directory for your convenience to create some dump files 
setupATLAS
localSetupPyAMI
voms-proxy-init -voms atlas

# copy two files in the current directory
cp ZJetBalance/scripts/RunMyDxAODInfoGetterOk.py ./
cp ZJetBalance/scripts/MyDxAODInfoGetterOk.py ./

# run python
python RunMyDxAODInfoGetterOk.py

# modify RunMyDxAODInfoGetterOk.py as you wish