Namespaces | Variables
gen_cmalgo.py File Reference

Go to the source code of this file.

Namespaces

 gen_cmalgo
 

Variables

string gen_cmalgo.name = 'CMAlgo'
 
string gen_cmalgo.working_package = 'CMTool'
 
string gen_cmalgo.target_dir = '%s/srcs/larreco/RecoAlg/CMTool'
 
string gen_cmalgo.source_dir = '%s/mac/tmp'
 
string gen_cmalgo.in_source = '%s/cmalgo.cxx'
 
string gen_cmalgo.in_header = '%s/cmalgo.h'
 
dictionary gen_cmalgo.src_list
 
 gen_cmalgo.contents = open(src,'r').read()
 
 gen_cmalgo.fout = open(src_list[src],'w')