CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
mps_monitormerge Namespace Reference

Variables

string action = 'store'
 
tuple args = parser.parse_args()
 
string command = 'hadd '
 
int counter = 0
 
string eos = '/afs/cern.ch/project/eos/installation/cms/bin/eos.select'
 
 eosDir = args.eosDir
 
string help = 'path of the eos directory'
 
list items = []
 
tuple lib = mpslib.jobdatabase()
 
list occurences = []
 
tuple parser
 

Variable Documentation

string mps_monitormerge.action = 'store'

Definition at line 13 of file mps_monitormerge.py.

tuple mps_monitormerge.args = parser.parse_args()

Definition at line 16 of file mps_monitormerge.py.

string mps_monitormerge.command = 'hadd '

Definition at line 39 of file mps_monitormerge.py.

int mps_monitormerge.counter = 0

Definition at line 37 of file mps_monitormerge.py.

string mps_monitormerge.eos = '/afs/cern.ch/project/eos/installation/cms/bin/eos.select'

Definition at line 36 of file mps_monitormerge.py.

mps_monitormerge.eosDir = args.eosDir

Definition at line 17 of file mps_monitormerge.py.

string mps_monitormerge.help = 'path of the eos directory'

Definition at line 14 of file mps_monitormerge.py.

list mps_monitormerge.items = []
tuple mps_monitormerge.lib = mpslib.jobdatabase()

Definition at line 20 of file mps_monitormerge.py.

list mps_monitormerge.occurences = []

Definition at line 26 of file mps_monitormerge.py.

tuple mps_monitormerge.parser
Initial value:
1 = argparse.ArgumentParser(description='Merge millePedeMonitor-root-files from eos, that are from the same dataset.',

Definition at line 9 of file mps_monitormerge.py.