SaveOnMake # The following 2 aren't needed when using a full D0 release installation: # SRT_DIS contains mcc_dist LinkerEnv set SRT_DIST=/rutherford/dzero-d0dist/RTE_mcrunjob LinkerEnv set SRT_SUBDIR=Linux2.4-KCC_4_0-maxopt # If PBS queue has vmem limit, you need this due to python threading problem LinkerOption pbsMemoryLimiter # The following 2 are needed to create the agreed output files: LinkerOption keepLogfiles LinkerOption fragmentLogfiles attach samglobal cfg samglobal define string Stream notstreamed cfg samglobal define string ProducedForName diesburg cfg samglobal define string GroupName dzero cfg samglobal define string ProducedByName pl297 cfg samglobal define string FacilityName imperial cfg samglobal define string OriginName imperial cfg samglobal define string CurrentDir /stage/dzero-data2/users/pl297/176852/curr cfg samglobal define string DestinationDir /stage/dzero-data2/users/pl297/176852/dest cfg samglobal define string JobName Repro176852 attach filenamer cfg filenamer define string NamingAlgorithm selective attach samstream cfg samstream define string DatasetDefName recocert_dst_p13.06.01_176852_all cfg samstream define string ProjectIsRunning off cfg samstream define string SamGroup dzero attach d0reco cfg d0reco define string NumFiles 1 cfg d0reco define string SamProjectInput on cfg d0reco define string SamGroup dzero cfg d0reco define string SamUsername pl297 cfg d0reco define string AppName seldstreco cfg d0reco define string AppFamily reconstruction cfg d0reco define string AppVersion p14.05.01 cfg d0reco define string DataTier reconstructed cfg d0reco define string Reprocess on cfg d0reco define string FrameworkRCPName runD0recoSAM_data_selective_reprocess_p13dst.rcp cfg d0reco define string LinkToRundata on cfg d0reco define string D0Release p14.05.01 cfg d0reco define int UseMaxopt 1 attach runjob_pbs cfg runjob_pbs define string RunOption RunInBatch repeat 1 reset chain make job save print script cfg runjob_pbs run end