improve error message
add handling for g4SimHits and mix random seeds and cleanup the sed manipulation in wrapper script
In CMSSW_1_3_0_pre1 and later, the parameter-set system gives warnings like: WARNING: do not embed replace statements to modify a parameter from a module which hasn't been cloned: Parameter ePhiMin1 in electronPixelSeeds Replace happens in RecoEgamma/EgammaHLTProducers/data/pixelMatchElectronSequenceForHLT.cff This will be an error in future releases. Please fix. When executing EdmConfigToPython, this warning is misinterpreted as failure of executing. Change from runCommand to os.system and check the exit code. If non-zero, failure.
many minor fixes reported by pychecker, mostly unsude import and unused variables
added "first run" parameter managment for pythia job
added FrameworkJobReport manipulation of input CMSSW parameter-set
introduce setting of skipEvents in InputSource
set seeds with two different functions for better control
add manipulation VtxSmeared
support for None input
Integrate CMSSW: add parameter-set manipulation
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.