HPS-MC
 
All Classes Namespaces Files Functions Variables Pages
Loading...
Searching...
No Matches
build2019filenames.py File Reference

Go to the source code of this file.

Namespaces

namespace  build2019filenames
 

Variables

 myT = r.TTree("myT","myT")
 
list nPartsList = []
 
int nPartsTot = 0
 
int nPartsPass = 0
 
 outF = open('run2019pass0.txt','w')
 
 RN = run.number
 
str fullpath = f'/mss/hallb/hps/physrun2019/data/hps_0{RN}/hps_0{RN}.evio.*'
 
 nParts = len(glob.glob(fullpath))
 
 passList = glob.glob(f'/mss/hallb/hps/physrun2019/data/hps_0{RN}/hps_0{RN}.evio.0[1230]03[1234567890]')