Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /Alignment/HIPAlignmentAlgorithm/test/initial.tpl is written in an unsupported language. File is not indexed.

0001 process Alignment =
0002 {
0003   include "../home<PATH>/common.cff"
0004 
0005   source = EmptySource {}
0006 
0007   untracked PSet maxEvents = { untracked int32 input = 1 }
0008 
0009   replace HIPAlignmentAlgorithm.outpath = "<PATH>/main/" # must put backslash
0010   replace HIPAlignmentAlgorithm.collectorActive = true
0011   replace HIPAlignmentAlgorithm.collectorNJobs  = 0
0012   replace HIPAlignmentAlgorithm.collectorPath   = "<PATH>"
0013 }