HPS-MC
 
All Classes Namespaces Files Functions Variables Pages
Loading...
Searching...
No Matches
build2021filenames Namespace Reference

Variables

 myT = r.TTree("myT","myT")
 
int nPartsTot = 0
 
 outF = open('run2021pass0.txt','w')
 
 nfiles = run.evio_files_count
 
 RN = run.number
 
str fullpath = f'/mss/hallb/hps/physrun2021/data/hps_0{RN}/hps_0{RN}.evio.00000'
 
str pin = ""
 
 passList = glob.glob(f'/mss/hallb/hps/physrun2021/data/hps{pin}_0{RN}/hps{pin}_0{RN}.evio.0[1230]03[1234567890]')
 

Variable Documentation

◆ fullpath

str fullpath = f'/mss/hallb/hps/physrun2021/data/hps_0{RN}/hps_0{RN}.evio.00000'

Definition at line 14 of file build2021filenames.py.

◆ myT

myT = r.TTree("myT","myT")

Definition at line 5 of file build2021filenames.py.

◆ nfiles

nfiles = run.evio_files_count

Definition at line 12 of file build2021filenames.py.

◆ nPartsTot

int nPartsTot = 0

Definition at line 7 of file build2021filenames.py.

◆ outF

outF = open('run2021pass0.txt','w')

Definition at line 9 of file build2021filenames.py.

◆ passList

passList = glob.glob(f'/mss/hallb/hps/physrun2021/data/hps{pin}_0{RN}/hps{pin}_0{RN}.evio.0[1230]03[1234567890]')

Definition at line 22 of file build2021filenames.py.

◆ pin

str pin = ""

Definition at line 15 of file build2021filenames.py.

◆ RN

RN = run.number

Definition at line 13 of file build2021filenames.py.