_stepALCAPRODUCER_
Creates and returns the configuration string for the ALCAPRODUCER step
starting from the list of AlcaReco path to be run.
Definition at line 9 of file Utils.py.
Referenced by Impl.AlCaTestEnable.AlCaTestEnable.expressProcessing(), Impl.AlCaPhiSymEcal.AlCaPhiSymEcal.expressProcessing(), Impl.AlCaP0.AlCaP0.expressProcessing(), Impl.HeavyIons.HeavyIons.expressProcessing(), Impl.cosmics.cosmics.expressProcessing(), Impl.pp.pp.expressProcessing(), Impl.AlCaP0.AlCaP0.promptReco(), Impl.cosmics.cosmics.promptReco(), Impl.pp.pp.promptReco(), Impl.AlCaPhiSymEcal.AlCaPhiSymEcal.promptReco(), Impl.AlCaTestEnable.AlCaTestEnable.promptReco(), Impl.hcalnzs.hcalnzs.promptReco(), and Impl.HeavyIons.HeavyIons.promptReco().
14 Creates and returns the configuration string for the ALCAPRODUCER step
15 starting from the list of AlcaReco path to be run.
21 step =
',ALCAPRODUCER:'
24 step = step.rstrip(
'+')