CMS 3D CMS Logo

Classes | Namespaces | Variables

/data/refman/pasoursint/CMSSW_4_1_8_patch9/src/RecoLuminosity/LumiDB/python/csvReporter.py File Reference

Go to the source code of this file.

Classes

class  csvReporter::csvReporter

Namespaces

namespace  csvReporter

Variables

list csvReporter::data = [1,2,'a']
list csvReporter::delivered = [['run','deliveredls','delivered'],[1234,23445,123.456],[2348,20,8893.0]]
list csvReporter::fieldnames = ['t1','t2','t3']
string csvReporter::filename = 'testwrite.csv'
tuple csvReporter::r = csvReporter(filename,dialect='excel',delimiter=',')